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(governance): Improve scripts to inspect and execute bridge txs #13419

Merged
merged 15 commits into from Apr 3, 2024

Commits on Apr 3, 2024

  1. add README

    clemsos committed Apr 3, 2024
    Copy the full SHA
    7762595 View commit details
    Browse the repository at this point in the history
  2. add script doc

    clemsos committed Apr 3, 2024
    Copy the full SHA
    3676e45 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5c730f5 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    32e6351 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    70d0add View commit details
    Browse the repository at this point in the history
  6. small task to log explainers

    clemsos committed Apr 3, 2024
    Copy the full SHA
    1ad8591 View commit details
    Browse the repository at this point in the history
  7. support multicall in safe

    clemsos committed Apr 3, 2024
    Copy the full SHA
    b0ef6d2 View commit details
    Browse the repository at this point in the history
  8. WIP: parse multicall

    clemsos committed Apr 3, 2024
    Copy the full SHA
    60cb756 View commit details
    Browse the repository at this point in the history
  9. refactor bridge helpers

    clemsos committed Apr 3, 2024
    Copy the full SHA
    2dd5547 View commit details
    Browse the repository at this point in the history
  10. parse calls correctly

    clemsos committed Apr 3, 2024
    Copy the full SHA
    82fd612 View commit details
    Browse the repository at this point in the history
  11. cleanup gov workflow

    clemsos committed Apr 3, 2024
    Copy the full SHA
    8655d0c View commit details
    Browse the repository at this point in the history
  12. update safe tx signing

    clemsos committed Apr 3, 2024
    Copy the full SHA
    8ae9f7a View commit details
    Browse the repository at this point in the history
  13. Update governance/helpers/bridge/xCall.js

    Co-authored-by: Julien Genestoux <julien.genestoux@gmail.com>
    clemsos and julien51 committed Apr 3, 2024
    Copy the full SHA
    86e0854 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'improve-bridge-exec-scripts' of github.com:unlock-proto…

    …col/unlock into improve-bridge-exec-scripts
    clemsos committed Apr 3, 2024
    Copy the full SHA
    f7e33e0 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    ef7e5d8 View commit details
    Browse the repository at this point in the history