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(protocol): implement releaseEther & releaseERC20 #13008

Merged
merged 35 commits into from
Jan 25, 2023

Commits on Jan 22, 2023

  1. Configuration menu
    Copy the full SHA
    ee57239 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fe9e22 View commit details
    Browse the repository at this point in the history
  3. Update TokenVault.sol

    dantaik committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    d3b910e View commit details
    Browse the repository at this point in the history
  4. Update TokenVault.sol

    dantaik committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    4d5afa1 View commit details
    Browse the repository at this point in the history
  5. Update TokenVault.test.ts

    dantaik committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    00e469b View commit details
    Browse the repository at this point in the history
  6. Update TokenVault.sol

    dantaik committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    5fec36c View commit details
    Browse the repository at this point in the history
  7. more

    dantaik committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    c35e1c6 View commit details
    Browse the repository at this point in the history
  8. Update TokenVault.sol

    dantaik committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    a3aa609 View commit details
    Browse the repository at this point in the history
  9. rename

    dantaik committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    3648501 View commit details
    Browse the repository at this point in the history
  10. Update TokenVault.sol

    dantaik committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    7808ba7 View commit details
    Browse the repository at this point in the history
  11. Update TokenVault.test.ts

    dantaik committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    84778d8 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Update packages/protocol/contracts/bridge/TokenVault.sol

    Co-authored-by: David <david@taiko.xyz>
    dantaik and davidtaikocha committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    9850e4c View commit details
    Browse the repository at this point in the history
  2. Update packages/protocol/contracts/bridge/libs/LibBridgeRelease.sol

    Co-authored-by: David <david@taiko.xyz>
    dantaik and davidtaikocha committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    00d2369 View commit details
    Browse the repository at this point in the history
  3. fix

    dantaik committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    e13f5f2 View commit details
    Browse the repository at this point in the history
  4. fix

    dantaik committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    6354e31 View commit details
    Browse the repository at this point in the history
  5. fix

    dantaik committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    39bfc15 View commit details
    Browse the repository at this point in the history
  6. Update CHANGELOG.md

    dantaik committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    c59b41e View commit details
    Browse the repository at this point in the history
  7. Revert "Update CHANGELOG.md"

    This reverts commit c59b41e.
    dantaik committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    94ef627 View commit details
    Browse the repository at this point in the history
  8. Revert "fix"

    This reverts commit 39bfc15.
    dantaik committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    77c23de View commit details
    Browse the repository at this point in the history
  9. more

    dantaik committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    f3ccf5f View commit details
    Browse the repository at this point in the history
  10. Update EtherVault.test.ts

    dantaik committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    9556e8b View commit details
    Browse the repository at this point in the history
  11. Update TokenVault.test.ts

    dantaik committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    7c44229 View commit details
    Browse the repository at this point in the history
  12. fix

    dantaik committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    7133ee4 View commit details
    Browse the repository at this point in the history
  13. fix and rename

    dantaik committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    2c7ae10 View commit details
    Browse the repository at this point in the history
  14. more

    dantaik committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    123cf16 View commit details
    Browse the repository at this point in the history
  15. rename

    dantaik committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    b3f0fcf View commit details
    Browse the repository at this point in the history
  16. rename

    dantaik committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    7c68df4 View commit details
    Browse the repository at this point in the history
  17. Update EtherVault.sol

    dantaik committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    ffbc436 View commit details
    Browse the repository at this point in the history
  18. Update Tokenomics.test.ts

    dantaik committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    fafe786 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e2f2738 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6a650b1 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. returnXXX to releaseXXX

    dantaik committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    93aeaec View commit details
    Browse the repository at this point in the history
  2. fix

    dantaik committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    56a65d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1710088 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

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