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

u256 add operator #4896

Merged
merged 10 commits into from
Aug 2, 2023
Merged

u256 add operator #4896

merged 10 commits into from
Aug 2, 2023

Commits on Aug 2, 2023

  1. support for u256 constants

    xunilrj committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    17756eb View commit details
    Browse the repository at this point in the history
  2. limit literals to hex

    xunilrj committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    e3ea3f7 View commit details
    Browse the repository at this point in the history
  3. clippy and fmt issues

    xunilrj committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    05620d2 View commit details
    Browse the repository at this point in the history
  4. u256 add operator

    xunilrj committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    49f2670 View commit details
    Browse the repository at this point in the history
  5. clippy and fmt issues

    xunilrj committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    c70b026 View commit details
    Browse the repository at this point in the history
  6. fixing rebase issues

    xunilrj committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    c21662e View commit details
    Browse the repository at this point in the history
  7. removing debug println

    xunilrj committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    f50db75 View commit details
    Browse the repository at this point in the history
  8. moving tests

    xunilrj committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    23cb071 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ae2f55b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ba60a97 View commit details
    Browse the repository at this point in the history