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

Add ERC721 Wrapper #3863

Merged
merged 38 commits into from
Feb 9, 2023
Merged

Commits on Dec 7, 2022

  1. Feature: ERC721 Wrapper

    ernestognw committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    36f15d1 View commit details
    Browse the repository at this point in the history
  2. Add PR link

    ernestognw committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    50cceb1 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2022

  1. Added tests

    ernestognw committed Dec 10, 2022
    Configuration menu
    Copy the full SHA
    e0c02e6 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Update version

    ernestognw committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    42a681a View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Add batching

    ernestognw committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    73e498b View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Update wording

    ernestognw committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    83f3a0a View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Configuration menu
    Copy the full SHA
    b76c741 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d8788d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4fdb735 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89d13d8 View commit details
    Browse the repository at this point in the history
  5. Applied prettier to tests

    ernestognw committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    bf1dbb7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4348d23 View commit details
    Browse the repository at this point in the history
  7. Remove ERC721WrapperMock

    ernestognw committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    59a7491 View commit details
    Browse the repository at this point in the history
  8. Cache sloads

    Amxx committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    cd5c4b9 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Fix lint

    ernestognw committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    265d596 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Update ERC721.behavior.js

    Amxx committed Jan 10, 2023
    Configuration menu
    Copy the full SHA
    aa7f791 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c35759 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Add extra comment

    ernestognw committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    75074df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d0438c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77fcda8 View commit details
    Browse the repository at this point in the history
  4. Add changeset

    ernestognw committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    3cc752c View commit details
    Browse the repository at this point in the history
  5. Accept suggestion

    ernestognw committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    24ac3dc View commit details
    Browse the repository at this point in the history
  6. Fix: Add reentrancy note

    ernestognw committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    935e84b View commit details
    Browse the repository at this point in the history
  7. Remove warning

    ernestognw committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    f9ee65e View commit details
    Browse the repository at this point in the history
  8. Update docs/modules/ROOT/pages/governance.adoc

    Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com>
    ernestognw and Amxx committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    0adf63e View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Remove unnecesary file

    ernestognw committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    16daba8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1695aaa View commit details
    Browse the repository at this point in the history
  3. Add magic value

    ernestognw committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    fb22e8d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f5b0f3 View commit details
    Browse the repository at this point in the history
  5. Lint

    ernestognw committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    17a5475 View commit details
    Browse the repository at this point in the history
  6. Change magic value check

    ernestognw committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    24b1033 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2023

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

Commits on Feb 7, 2023

  1. Make magic value public

    ernestognw committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    ca26854 View commit details
    Browse the repository at this point in the history
  2. Missing change

    ernestognw committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    29f31f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d51374b View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    92d650b View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    b49c187 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6eb16d View commit details
    Browse the repository at this point in the history