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

Implementation of SHA3-256 FIPS 202 hash precompile and EcRecover Uncompressed public key precompile to integrate with ICON blockchain #3801

Merged
merged 9 commits into from
Sep 17, 2021

Commits on Jun 21, 2021

  1. Configuration menu
    Copy the full SHA
    180ef50 View commit details
    Browse the repository at this point in the history
  2. go fmt

    simsonraj committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    1b2ae73 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Configuration menu
    Copy the full SHA
    1d627f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2021

  1. Configuration menu
    Copy the full SHA
    f8d97a2 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. fix goimports error

    gupadhyaya committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    b189da6 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Configuration menu
    Copy the full SHA
    deda93e View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. Configuration menu
    Copy the full SHA
    bc426c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Configuration menu
    Copy the full SHA
    11293e6 View commit details
    Browse the repository at this point in the history
  2. Added a new PrecompiledContractsSHA3FIPS and add forking epoch & Chan…

    …ged the gas prices for sha3
    simsonraj committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    0862dcb View commit details
    Browse the repository at this point in the history