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

Block ERC721 transfers #67

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on May 16, 2023

  1. block ERC721 transfers

    rotcivegaf committed May 16, 2023
    Configuration menu
    Copy the full SHA
    581e267 View commit details
    Browse the repository at this point in the history
  2. transferFrom to _transfer

    rotcivegaf committed May 16, 2023
    Configuration menu
    Copy the full SHA
    50d5811 View commit details
    Browse the repository at this point in the history
  3. add test

    rotcivegaf committed May 16, 2023
    Configuration menu
    Copy the full SHA
    162d863 View commit details
    Browse the repository at this point in the history
  4. fix forge fmt

    rotcivegaf committed May 16, 2023
    Configuration menu
    Copy the full SHA
    e901356 View commit details
    Browse the repository at this point in the history