Skip to content
This repository has been archived by the owner on Aug 13, 2019. It is now read-only.

EIP 196, 197, 198 #24

Merged
merged 41 commits into from
May 30, 2019
Merged

EIP 196, 197, 198 #24

merged 41 commits into from
May 30, 2019

Commits on Apr 21, 2019

  1. implement bn256 precompiles

    noot committed Apr 21, 2019
    Configuration menu
    Copy the full SHA
    6e5dc6a View commit details
    Browse the repository at this point in the history

Commits on May 8, 2019

  1. Merge branch 'development' of github.com:eth-classic/go-ethereum into…

    … elizabeth/precompiles
    noot committed May 8, 2019
    Configuration menu
    Copy the full SHA
    4d1aa1e View commit details
    Browse the repository at this point in the history

Commits on May 13, 2019

  1. implement bigModExp

    noot committed May 13, 2019
    Configuration menu
    Copy the full SHA
    91467d7 View commit details
    Browse the repository at this point in the history
  2. add comments and test

    noot committed May 13, 2019
    Configuration menu
    Copy the full SHA
    0da961e View commit details
    Browse the repository at this point in the history

Commits on May 21, 2019

  1. Merge branch 'development' of github.com:eth-classic/go-ethereum into…

    … elizabeth/precompiles
    noot committed May 21, 2019
    Configuration menu
    Copy the full SHA
    85d37d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e22f273 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2019

  1. Configuration menu
    Copy the full SHA
    04c1464 View commit details
    Browse the repository at this point in the history
  2. run precompile tests

    noot committed May 22, 2019
    Configuration menu
    Copy the full SHA
    8480d31 View commit details
    Browse the repository at this point in the history
  3. skip failing tests for now

    noot committed May 22, 2019
    Configuration menu
    Copy the full SHA
    4822719 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82ae34a View commit details
    Browse the repository at this point in the history

Commits on May 23, 2019

  1. Configuration menu
    Copy the full SHA
    ab8c308 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2f366d View commit details
    Browse the repository at this point in the history
  3. implement bn256 precompiles

    noot committed May 23, 2019
    Configuration menu
    Copy the full SHA
    4524150 View commit details
    Browse the repository at this point in the history
  4. implement bigModExp

    noot committed May 23, 2019
    Configuration menu
    Copy the full SHA
    0659d38 View commit details
    Browse the repository at this point in the history
  5. add comments and test

    noot committed May 23, 2019
    Configuration menu
    Copy the full SHA
    0d88004 View commit details
    Browse the repository at this point in the history
  6. run precompile tests

    noot committed May 23, 2019
    Configuration menu
    Copy the full SHA
    4493f9b View commit details
    Browse the repository at this point in the history
  7. skip failing tests for now

    noot committed May 23, 2019
    Configuration menu
    Copy the full SHA
    660c614 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aeda162 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    672f1f4 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'elizabeth/precompiles' of github.com:eth-classic/go-eth…

    …ereum into elizabeth/precompiles
    noot committed May 23, 2019
    Configuration menu
    Copy the full SHA
    ad3f211 View commit details
    Browse the repository at this point in the history
  11. fix conflicts

    noot committed May 23, 2019
    Configuration menu
    Copy the full SHA
    7545a93 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2019

  1. merge with development

    noot committed May 28, 2019
    Configuration menu
    Copy the full SHA
    5118de0 View commit details
    Browse the repository at this point in the history
  2. fix ecrecover edge case

    noot committed May 28, 2019
    Configuration menu
    Copy the full SHA
    15c031c View commit details
    Browse the repository at this point in the history
  3. implement bn256 precompiles

    noot committed May 28, 2019
    Configuration menu
    Copy the full SHA
    b29c1a2 View commit details
    Browse the repository at this point in the history
  4. implement bigModExp

    noot committed May 28, 2019
    Configuration menu
    Copy the full SHA
    ef98ce4 View commit details
    Browse the repository at this point in the history
  5. add comments and test

    noot committed May 28, 2019
    Configuration menu
    Copy the full SHA
    f8f0541 View commit details
    Browse the repository at this point in the history
  6. run precompile tests

    noot committed May 28, 2019
    Configuration menu
    Copy the full SHA
    4edbe8f View commit details
    Browse the repository at this point in the history
  7. skip failing tests for now

    noot committed May 28, 2019
    Configuration menu
    Copy the full SHA
    c61bb9d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    28a3b9f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2827568 View commit details
    Browse the repository at this point in the history
  10. implement bn256 precompiles

    noot committed May 28, 2019
    Configuration menu
    Copy the full SHA
    e47f273 View commit details
    Browse the repository at this point in the history
  11. implement bigModExp

    noot committed May 28, 2019
    Configuration menu
    Copy the full SHA
    888b3cb View commit details
    Browse the repository at this point in the history
  12. add comments and test

    noot committed May 28, 2019
    Configuration menu
    Copy the full SHA
    fb89e4c View commit details
    Browse the repository at this point in the history
  13. run precompile tests

    noot committed May 28, 2019
    Configuration menu
    Copy the full SHA
    37f402b View commit details
    Browse the repository at this point in the history
  14. fix ecrecover edge case

    noot committed May 28, 2019
    Configuration menu
    Copy the full SHA
    e4a4329 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'elizabeth/precompiles' of github.com:eth-classic/go-eth…

    …ereum into elizabeth/precompiles
    noot committed May 28, 2019
    Configuration menu
    Copy the full SHA
    55eb882 View commit details
    Browse the repository at this point in the history
  16. update go.mod

    noot committed May 28, 2019
    Configuration menu
    Copy the full SHA
    998acfe View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3ea1bc4 View commit details
    Browse the repository at this point in the history
  18. attempt to fix go.mod

    noot committed May 28, 2019
    Configuration menu
    Copy the full SHA
    57d05e6 View commit details
    Browse the repository at this point in the history
  19. attempt to fix go.mod

    noot committed May 28, 2019
    Configuration menu
    Copy the full SHA
    27955de View commit details
    Browse the repository at this point in the history
  20. fix go.mod termiu version

    noot committed May 28, 2019
    Configuration menu
    Copy the full SHA
    6863e1c View commit details
    Browse the repository at this point in the history