Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve smart contract (Safe Math, Get call deterministic) #986

Merged
merged 12 commits into from
Apr 21, 2023

Commits on Apr 21, 2023

  1. Configuration menu
    Copy the full SHA
    07dc981 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0a6643 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c3f14f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0beead6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55cec67 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    55cddb3 View commit details
    Browse the repository at this point in the history
  7. SC library: String.to_number/from_number instead of to_float/to_integ…

    …er/from_float/from_integer
    bchamagne committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    8135838 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    65895d8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    95354c9 View commit details
    Browse the repository at this point in the history
  10. use Decimal library

    bchamagne committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    bf10d2a View commit details
    Browse the repository at this point in the history
  11. Add some test with float amount

    Neylix authored and bchamagne committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    2b99e8f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4c2a3c6 View commit details
    Browse the repository at this point in the history