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

refactor(protocol): add batch transfer and burn for BridgedERC721 #17058

Merged
merged 32 commits into from
May 9, 2024

Commits on May 8, 2024

  1. Change to transfer and burn pattern

    Keszey Dániel authored and Keszey Dániel committed May 8, 2024
    Configuration menu
    Copy the full SHA
    f59a182 View commit details
    Browse the repository at this point in the history
  2. remove for loop

    Keszey Dániel authored and Keszey Dániel committed May 8, 2024
    Configuration menu
    Copy the full SHA
    b36902d View commit details
    Browse the repository at this point in the history
  3. address pr comments

    Keszey Dániel authored and Keszey Dániel committed May 8, 2024
    Configuration menu
    Copy the full SHA
    6e73966 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    384632d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75389f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    028ce30 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a69c7d9 View commit details
    Browse the repository at this point in the history
  8. remove pnpm-lock

    Keszey Dániel authored and Keszey Dániel committed May 8, 2024
    Configuration menu
    Copy the full SHA
    251e1af View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    0ee4bde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9decea2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddabdd8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    915f8b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67b9451 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4704776 View commit details
    Browse the repository at this point in the history
  7. Update ERC721Vault.sol

    dantaik committed May 9, 2024
    Configuration menu
    Copy the full SHA
    f4b1b78 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    362cc15 View commit details
    Browse the repository at this point in the history
  9. more

    dantaik committed May 9, 2024
    Configuration menu
    Copy the full SHA
    c547326 View commit details
    Browse the repository at this point in the history
  10. more

    dantaik committed May 9, 2024
    Configuration menu
    Copy the full SHA
    9e9e429 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0fc2024 View commit details
    Browse the repository at this point in the history
  12. fix

    dantaik committed May 9, 2024
    Configuration menu
    Copy the full SHA
    abd90dd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0d7a806 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5ed6fb7 View commit details
    Browse the repository at this point in the history
  15. more

    dantaik committed May 9, 2024
    Configuration menu
    Copy the full SHA
    a0d4b61 View commit details
    Browse the repository at this point in the history
  16. Revert "more"

    This reverts commit a0d4b61.
    dantaik committed May 9, 2024
    Configuration menu
    Copy the full SHA
    df8aaf7 View commit details
    Browse the repository at this point in the history
  17. Revert "Merge branch 'batch_erc721' of ssh://github.com/taikoxyz/taik…

    …o-mono into batch_erc721"
    
    This reverts commit 0d7a806, reversing
    changes made to abd90dd.
    dantaik committed May 9, 2024
    Configuration menu
    Copy the full SHA
    10d5691 View commit details
    Browse the repository at this point in the history
  18. Revert "fix"

    This reverts commit abd90dd.
    dantaik committed May 9, 2024
    Configuration menu
    Copy the full SHA
    ad7c372 View commit details
    Browse the repository at this point in the history
  19. Revert "more"

    This reverts commit 9e9e429.
    dantaik committed May 9, 2024
    Configuration menu
    Copy the full SHA
    5e6cf39 View commit details
    Browse the repository at this point in the history
  20. Revert "more"

    This reverts commit c547326.
    dantaik committed May 9, 2024
    Configuration menu
    Copy the full SHA
    0dbcc0e View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    2a04726 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1293c46 View commit details
    Browse the repository at this point in the history
  23. more

    dantaik committed May 9, 2024
    Configuration menu
    Copy the full SHA
    5f85450 View commit details
    Browse the repository at this point in the history
  24. Revert "more"

    This reverts commit 5f85450.
    dantaik committed May 9, 2024
    Configuration menu
    Copy the full SHA
    0690818 View commit details
    Browse the repository at this point in the history