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): bridge UDT on ARB and OP chains #13521

Merged
merged 37 commits into from Apr 5, 2024
Merged

Commits on Mar 25, 2024

  1. Copy the full SHA
    a652291 View commit details
    Browse the repository at this point in the history
  2. deploy script

    clemsos committed Mar 25, 2024
    Copy the full SHA
    5081d81 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. add fixes

    clemsos committed Mar 26, 2024
    Copy the full SHA
    a4c3b51 View commit details
    Browse the repository at this point in the history
  2. test deploymeny manifest

    clemsos committed Mar 26, 2024
    Copy the full SHA
    9cab5bd View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    16fa589 View commit details
    Browse the repository at this point in the history
  4. add scripts

    clemsos committed Mar 26, 2024
    Copy the full SHA
    eddd6f9 View commit details
    Browse the repository at this point in the history
  5. add optimsim sdk dep

    clemsos committed Mar 26, 2024
    Copy the full SHA
    022350b View commit details
    Browse the repository at this point in the history
  6. better logs

    clemsos committed Mar 26, 2024
    Copy the full SHA
    335476e View commit details
    Browse the repository at this point in the history
  7. balances log

    clemsos committed Mar 26, 2024
    Copy the full SHA
    cb40ace View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Copy the full SHA
    89a74f5 View commit details
    Browse the repository at this point in the history
  2. delete custom bridge contract

    clemsos committed Mar 27, 2024
    Copy the full SHA
    6901fb3 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1f39bfd View commit details
    Browse the repository at this point in the history
  4. remove refs to OP sepolia

    clemsos committed Mar 27, 2024
    Copy the full SHA
    a66bb92 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. cleanup gitignore

    clemsos committed Mar 29, 2024
    Copy the full SHA
    c8936a1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    63a0b6d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5c754d8 View commit details
    Browse the repository at this point in the history
  4. arb bridge contract

    clemsos committed Mar 29, 2024
    Copy the full SHA
    4cf77f3 View commit details
    Browse the repository at this point in the history
  5. move scripts to bridge folder

    clemsos committed Mar 29, 2024
    Copy the full SHA
    4ef2a27 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    8c9d772 View commit details
    Browse the repository at this point in the history
  7. arb use mainnet

    clemsos committed Mar 29, 2024
    Copy the full SHA
    e44552e View commit details
    Browse the repository at this point in the history
  8. check if token already exists

    clemsos committed Mar 29, 2024
    Copy the full SHA
    3cb1c03 View commit details
    Browse the repository at this point in the history
  9. add arbitrum addresses

    clemsos committed Mar 29, 2024
    Copy the full SHA
    f3f4910 View commit details
    Browse the repository at this point in the history
  10. OP default to mainnet

    clemsos committed Mar 29, 2024
    Copy the full SHA
    8795f14 View commit details
    Browse the repository at this point in the history
  11. add optimism bridged token

    clemsos committed Mar 29, 2024
    Copy the full SHA
    2d01eba View commit details
    Browse the repository at this point in the history
  12. pass correct ERC20 abi

    clemsos committed Mar 29, 2024
    Copy the full SHA
    1f359be View commit details
    Browse the repository at this point in the history
  13. deploy on base

    clemsos committed Mar 29, 2024
    Copy the full SHA
    7248175 View commit details
    Browse the repository at this point in the history
  14. add base token bridge

    clemsos committed Mar 29, 2024
    Copy the full SHA
    f2f55b7 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    4bae6d2 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Copy the full SHA
    64dc82f View commit details
    Browse the repository at this point in the history
  2. rm unwanted git ref

    clemsos committed Apr 3, 2024
    Copy the full SHA
    6fd475e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    572fead View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    38f8e2b View commit details
    Browse the repository at this point in the history
  5. unchecked sepola deployments

    clemsos committed Apr 3, 2024
    Copy the full SHA
    8f3ca97 View commit details
    Browse the repository at this point in the history
  6. deploy UDT on base sepolia

    clemsos committed Apr 3, 2024
    Copy the full SHA
    8df8e3e View commit details
    Browse the repository at this point in the history
  7. improve base script

    clemsos committed Apr 3, 2024
    Copy the full SHA
    1ab9724 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. add gas estimate

    clemsos committed Apr 4, 2024
    Copy the full SHA
    ceede74 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Copy the full SHA
    2d8a994 View commit details
    Browse the repository at this point in the history