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

feat(relayer): Withdrawals root #13360

Merged
merged 21 commits into from
Mar 19, 2023
Merged

feat(relayer): Withdrawals root #13360

merged 21 commits into from
Mar 19, 2023

Commits on Mar 17, 2023

  1. update TaikoL1 abi

    cyberhorsey committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    a359cc1 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. Configuration menu
    Copy the full SHA
    40a8d2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7aeb7af View commit details
    Browse the repository at this point in the history
  3. message is optional so it fails if message is not present in transact…

    …ion.svelte, use fromchainid and tochainid
    cyberhorsey committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    66e8549 View commit details
    Browse the repository at this point in the history
  4. fix

    cyberhorsey committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    7f41cd7 View commit details
    Browse the repository at this point in the history
  5. relayer API args lookup would never work because tx.msgHash doesnt ex…

    …ist whe nwe are trying to use it to lookup and set tx.msgHash...
    cyberhorsey committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    4f4b972 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0f18d49 View commit details
    Browse the repository at this point in the history
  7. .

    cyberhorsey committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    b1fd9e3 View commit details
    Browse the repository at this point in the history
  8. unnecessary var

    cyberhorsey committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    efdb06b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e969160 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6953457 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    16c7139 View commit details
    Browse the repository at this point in the history
  12. merge

    cyberhorsey committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    946f1f0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    89f048a View commit details
    Browse the repository at this point in the history
  14. merge alpha-2

    cyberhorsey committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    0172335 View commit details
    Browse the repository at this point in the history
  15. rm eslint

    cyberhorsey committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    0563edf View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    99ce045 View commit details
    Browse the repository at this point in the history
  17. relayer test

    cyberhorsey committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    67f8f05 View commit details
    Browse the repository at this point in the history
  18. comment

    cyberhorsey committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    2dfa22b View commit details
    Browse the repository at this point in the history
  19. logs

    cyberhorsey committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    ea94b1c View commit details
    Browse the repository at this point in the history
  20. logs

    cyberhorsey committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    eb3f85e View commit details
    Browse the repository at this point in the history