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): Wait N confirmations on source chain before processing message on destination chain #270

Merged
merged 13 commits into from
Nov 16, 2022

Commits on Nov 14, 2022

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

Commits on Nov 15, 2022

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

    cyberhorsey committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    f817e52 View commit details
    Browse the repository at this point in the history
  3. todo

    cyberhorsey committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    56e0ead View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d049c43 View commit details
    Browse the repository at this point in the history
  5. merge main

    cyberhorsey committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    0f4b3e9 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'wait_confirmations' of github.com:taikochain/taiko-mono…

    … into wait_confirmations
    cyberhorsey committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    620953a View commit details
    Browse the repository at this point in the history
  7. default to 15 confs

    cyberhorsey committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    687f783 View commit details
    Browse the repository at this point in the history
  8. require positive confs

    cyberhorsey committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    80fef68 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bb602ff View commit details
    Browse the repository at this point in the history
  10. impl

    cyberhorsey committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    37baf25 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    760f41c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    271e3a9 View commit details
    Browse the repository at this point in the history