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: add an L2 token retriever contract which calls exported spoke pool functions #605

Open
wants to merge 14 commits into
base: bz/l2ForwarderInterface
Choose a base branch
from

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    757e802 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a49346 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. generalize bridge adapter contract

    Signed-off-by: bennett <[email protected]>
    bmzig committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    ac13aac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3131eed View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Merge branch 'master' into bz/withdrawalAdapter

    Signed-off-by: bennett <[email protected]>
    bmzig committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f6b2b30 View commit details
    Browse the repository at this point in the history
  2. apply suggested changes

    Signed-off-by: bennett <[email protected]>
    bmzig committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    d3f624b View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. explicit imports

    Signed-off-by: bennett <[email protected]>
    bmzig committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0f68634 View commit details
    Browse the repository at this point in the history
  2. add a withdrawal adapter for OVM chains

    Signed-off-by: bennett <[email protected]>
    bmzig committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    a0a371d View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. WIP remove spoke pool dependency

    Signed-off-by: bennett <[email protected]>
    bmzig committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    942f741 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cbf3dd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b95cb01 View commit details
    Browse the repository at this point in the history
  4. arbitrum withdrawal adapter refactoring

    Signed-off-by: bennett <[email protected]>
    bmzig committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4c41098 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    050c784 View commit details
    Browse the repository at this point in the history
  6. update tests for new arbitrum bridge checks

    Signed-off-by: bennett <[email protected]>
    bmzig committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    982eff7 View commit details
    Browse the repository at this point in the history