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

Evm utiltity #1501

Merged
merged 8 commits into from
Oct 20, 2021
Merged

Evm utiltity #1501

merged 8 commits into from
Oct 20, 2021

Commits on Oct 19, 2021

  1. add evm-utiltity

    zjb0807 committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    8be6849 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. add keccak256 macro

    zjb0807 committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    cb65522 View commit details
    Browse the repository at this point in the history
  2. use keccak256 macro

    zjb0807 committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    44b8e39 View commit details
    Browse the repository at this point in the history
  3. fix tests

    zjb0807 committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    06f31d3 View commit details
    Browse the repository at this point in the history
  4. remove primitives/proc-macro

    zjb0807 committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    988aef8 View commit details
    Browse the repository at this point in the history
  5. avoid additional allocation

    zjb0807 committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    0f4ccc6 View commit details
    Browse the repository at this point in the history
  6. fix tests

    zjb0807 committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    f1da2fa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d479965 View commit details
    Browse the repository at this point in the history