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

feat(scale): add range checks to decodeUint function #2683

Merged
merged 14 commits into from
Sep 8, 2022

Commits on Aug 22, 2022

  1. Configuration menu
    Copy the full SHA
    ceb073c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ea546d View commit details
    Browse the repository at this point in the history
  3. update node decode_test

    edwardmack committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    3c79993 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea5836a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a289ece View commit details
    Browse the repository at this point in the history
  6. add error

    edwardmack committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    8b77f71 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9f53087 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9787bd3 View commit details
    Browse the repository at this point in the history
  9. address PR comments

    edwardmack committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    6a542d4 View commit details
    Browse the repository at this point in the history
  10. add to unit tests

    edwardmack committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    6494fe2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f11c61b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3d5f687 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. implement PR comments

    edwardmack committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    8ae1960 View commit details
    Browse the repository at this point in the history
  2. run goimports

    edwardmack committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    dd4c99a View commit details
    Browse the repository at this point in the history