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

[WIP] wstETH on Mantle, DON'T MERGE #52

Closed
wants to merge 16 commits into from

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    868d403 View commit details
    Browse the repository at this point in the history
  2. update config

    idyllsss committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    ef95584 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from Ming-Cai/origin/feature/mantle-testnet

    Origin/feature/mantle testnet
    idyllsss authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    69588a1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from Ming-Cai/main

    feat/mantle-testnet
    idyllsss authored Aug 18, 2023
    Configuration menu
    Copy the full SHA
    871c104 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. update config

    idyllsss committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    84f7f95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1408c8d View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Merge pull request #4 from mantlenetworkio/origin/feat/mantle/testnet

    wstETH deploy config for Mantle testnet
    Tri-stone authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    2d4a6e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. new implementation with ERC20BridgedPermit (#5)

    implement ERC20BridgedPermit
    afkbyte authored Sep 4, 2023
    Configuration menu
    Copy the full SHA
    0ab4478 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    85a4ffe View commit details
    Browse the repository at this point in the history
  2. Cache domain seperator

    afkbyte committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    9ea9635 View commit details
    Browse the repository at this point in the history
  3. invalidate signature

    afkbyte committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    5c318d8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #8 from mantlenetworkio/afk/nonceConsumption

    [ERC20BridgedPermit] Suggest adding a helper function to increase nonce in ERC20BridgedPermit.sol
    afkbyte authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    c02d936 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #7 from mantlenetworkio/afk/cacheDomainSeperator

    [ERC20BridgedPermit] Domain separator can be cached instead of being constructed each time a permit is executed
    afkbyte authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    d5d8cd5 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #6 from mantlenetworkio/afk/withdrawalEOA

    [L2ERC20TokenBridge.sol] Withdrawal functions in L2ERC20TokenBridge contract do not verify if the sender is an EOA
    afkbyte authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    cdd513c View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

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

Commits on Nov 22, 2023

  1. Merge pull request #9 from mantlenetworkio/feat/updateDeployConfig

    update ERC20BridgedPermit deployment config
    shidaxi authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    75e023a View commit details
    Browse the repository at this point in the history