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

added hyperlane adapter #17

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Commits on Oct 5, 2023

  1. added hyperlane adapter

    degencodebeast committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    2224532 View commit details
    Browse the repository at this point in the history
  2. refactored code + fixed bugs

    degencodebeast committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    41c447a View commit details
    Browse the repository at this point in the history
  3. formatted code with prettier

    degencodebeast committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    787c755 View commit details
    Browse the repository at this point in the history
  4. fixed bugs

    degencodebeast committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    8ac5460 View commit details
    Browse the repository at this point in the history
  5. adding overrides to dispatchMessage + handle fns

    degencodebeast committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    73a1fb9 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. fix: updated the code according to the review from nambrot

    degencodebeast committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    9bdd08b View commit details
    Browse the repository at this point in the history
  2. added hyperlane dependency

    degencodebeast committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    7879ac5 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. updated to hyperlane V3

    degencodebeast committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    d778c87 View commit details
    Browse the repository at this point in the history
  2. fix: fixed bug in executeMessageBatch

    degencodebeast committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    17d4ebd View commit details
    Browse the repository at this point in the history
  3. fix: fixed bug in executeMessageBatch

    degencodebeast committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    57b4df8 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. reverted to use openzeppelin's old ownable

    degencodebeast committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    fad1b72 View commit details
    Browse the repository at this point in the history
  2. updated ownable

    degencodebeast committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    9bf2e93 View commit details
    Browse the repository at this point in the history