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(amplifier)!: amplifier gateway v2 #154

Merged
merged 46 commits into from
Apr 10, 2024
Merged

Commits on Apr 5, 2024

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

Commits on Apr 7, 2024

  1. fix tests

    milapsheth committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    5d04836 View commit details
    Browse the repository at this point in the history
  2. rename types file

    milapsheth committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    79f81dd View commit details
    Browse the repository at this point in the history
  3. rename storage function

    milapsheth committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    11e5c9b View commit details
    Browse the repository at this point in the history
  4. rename hashMessage

    milapsheth committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    9144fba View commit details
    Browse the repository at this point in the history
  5. switch to auth contract

    milapsheth committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    47d0327 View commit details
    Browse the repository at this point in the history
  6. cache variable

    milapsheth committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    8b93d1b View commit details
    Browse the repository at this point in the history
  7. optimize validation

    milapsheth committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    b36cfff View commit details
    Browse the repository at this point in the history
  8. add gas profiling test

    milapsheth committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    5fb14c9 View commit details
    Browse the repository at this point in the history
  9. refactor

    milapsheth committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    d4fbe65 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7e50528 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f3bf7bb View commit details
    Browse the repository at this point in the history
  12. owner test

    milapsheth committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    2e05dc3 View commit details
    Browse the repository at this point in the history
  13. lint

    milapsheth committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    9204cac View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    eed3940 View commit details
    Browse the repository at this point in the history
  15. fix tests

    milapsheth committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    e4e6f42 View commit details
    Browse the repository at this point in the history
  16. rename multisig test

    milapsheth committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    c9b6fd4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2ba1e6c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0a37163 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. codecov issue

    milapsheth committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    ff51dec View commit details
    Browse the repository at this point in the history
  2. revert

    milapsheth committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    3b88fc3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5997b1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1d3f208 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    082769c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b12848 View commit details
    Browse the repository at this point in the history
  7. prettier

    milapsheth committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    c29daa5 View commit details
    Browse the repository at this point in the history
  8. slither

    milapsheth committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    a12e849 View commit details
    Browse the repository at this point in the history
  9. remove test imports

    milapsheth committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    6b3717f View commit details
    Browse the repository at this point in the history
  10. fix command id derivation

    milapsheth committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    4bfaec1 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. fix tests

    milapsheth committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    009f7f3 View commit details
    Browse the repository at this point in the history
  2. more test improvements

    milapsheth committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    e4f7888 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a6be90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc38f4a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c17bd6c View commit details
    Browse the repository at this point in the history
  6. pin slither version

    milapsheth committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    9773366 View commit details
    Browse the repository at this point in the history
  7. fix arg

    milapsheth committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    432097d View commit details
    Browse the repository at this point in the history
  8. pin node version

    milapsheth committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    e8b5c0f View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

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

    milapsheth committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    c97b542 View commit details
    Browse the repository at this point in the history
  3. remove outer named tuple

    milapsheth committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    39fb161 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e376d7a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    21dd7c9 View commit details
    Browse the repository at this point in the history
  6. check command execution

    milapsheth committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    0e52b8b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c335dde View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a006f21 View commit details
    Browse the repository at this point in the history
  9. more reordering

    milapsheth committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    8d5160a View commit details
    Browse the repository at this point in the history