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

Add verification tool for evm offchain replay #6755

Open
wants to merge 22 commits into
base: master
Choose a base branch
from

Commits on Nov 27, 2024

  1. Configuration menu
    Copy the full SHA
    e7ca118 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b560792 View commit details
    Browse the repository at this point in the history
  3. add logging

    zhangchiqing committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    6267476 View commit details
    Browse the repository at this point in the history
  4. update error message

    zhangchiqing committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    fd24bb8 View commit details
    Browse the repository at this point in the history
  5. add register checks

    zhangchiqing committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    c2560bc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    52f7f6c View commit details
    Browse the repository at this point in the history
  7. fix tests

    zhangchiqing committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    b96010e View commit details
    Browse the repository at this point in the history
  8. update error message

    zhangchiqing committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    faccfb6 View commit details
    Browse the repository at this point in the history
  9. update error message

    zhangchiqing committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    6d3de03 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    26b4481 View commit details
    Browse the repository at this point in the history
  11. update provider

    zhangchiqing committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    7fc20ce View commit details
    Browse the repository at this point in the history
  12. update verifable keys

    zhangchiqing committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    2774fc3 View commit details
    Browse the repository at this point in the history
  13. update verifable keys

    zhangchiqing committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    3086e38 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    be8c93c View commit details
    Browse the repository at this point in the history
  15. refactor verify.go

    zhangchiqing committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    5f3fd1f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4fb8f6e View commit details
    Browse the repository at this point in the history
  17. refactor util tests

    zhangchiqing committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    a69b601 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a41e107 View commit details
    Browse the repository at this point in the history
  19. refactor verify

    zhangchiqing committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    4677d97 View commit details
    Browse the repository at this point in the history
  20. fix spork heights

    zhangchiqing committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    bf4d429 View commit details
    Browse the repository at this point in the history
  21. fix pendingEVMTxEvents

    zhangchiqing committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    b82fc5e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    556d903 View commit details
    Browse the repository at this point in the history