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: support Arbitrum L2->L1 post dispatch hook #3853

Merged
merged 30 commits into from
Jul 3, 2024
Merged

Commits on May 27, 2024

  1. init

    aroralanuk committed May 27, 2024
    Configuration menu
    Copy the full SHA
    5c544da View commit details
    Browse the repository at this point in the history
  2. forge install: nitro-contracts

    v1.2.1
    aroralanuk committed May 27, 2024
    Configuration menu
    Copy the full SHA
    4fbcd1a View commit details
    Browse the repository at this point in the history
  3. sendTxToL1

    aroralanuk committed May 27, 2024
    Configuration menu
    Copy the full SHA
    068ff5a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23fac90 View commit details
    Browse the repository at this point in the history
  5. rm foundry-arb

    aroralanuk committed May 27, 2024
    Configuration menu
    Copy the full SHA
    7fc660f View commit details
    Browse the repository at this point in the history
  6. add event

    aroralanuk committed May 27, 2024
    Configuration menu
    Copy the full SHA
    658aa64 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. temp deploy script

    aroralanuk committed May 30, 2024
    Configuration menu
    Copy the full SHA
    eceb2d8 View commit details
    Browse the repository at this point in the history
  2. just contracts

    aroralanuk committed May 30, 2024
    Configuration menu
    Copy the full SHA
    45b13d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ce117a View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. deploy hook script

    aroralanuk committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    7c09ade View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. direct mailbox call

    aroralanuk committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    0c12f2f View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. change to exeTx in verify

    aroralanuk committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    aa3f5e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. lock on verifyMessageId

    aroralanuk committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e23d2f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. add tests

    aroralanuk committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    b5a3e96 View commit details
    Browse the repository at this point in the history
  2. revert temp changes

    aroralanuk committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    070c182 View commit details
    Browse the repository at this point in the history
  3. merged with main

    aroralanuk committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    f7f8b20 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    59a7da4 View commit details
    Browse the repository at this point in the history
  2. merge

    aroralanuk committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    0bb418c View commit details
    Browse the repository at this point in the history
  3. changes from selrelay

    aroralanuk committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    56fb53c View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    89395a2 View commit details
    Browse the repository at this point in the history
  2. add gas estimate

    aroralanuk committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    b555b74 View commit details
    Browse the repository at this point in the history
  3. revert

    aroralanuk committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    e2da11f View commit details
    Browse the repository at this point in the history
  4. Update CODE_OF_CONDUCT.md

    aroralanuk authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    3f6a18f View commit details
    Browse the repository at this point in the history
  5. forge-std

    aroralanuk committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    734c330 View commit details
    Browse the repository at this point in the history
  6. address yorke's comments

    aroralanuk committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    65d73ff View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. switch to slicing

    aroralanuk committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    b5a78f3 View commit details
    Browse the repository at this point in the history
  2. add assembly back

    aroralanuk committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    e4a2f94 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. add deploy script

    aroralanuk committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    5721d7e View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. final comment fixes

    aroralanuk committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    9def606 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

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