-
Notifications
You must be signed in to change notification settings - Fork 213
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
ERC4906 implementation for withdrawal nft #733
ERC4906 implementation for withdrawal nft #733
Conversation
folkyatina
commented
Apr 10, 2023
•
edited
Loading
edited
- ERC4905 BatchUpdateMetadata on finalize
- token uri now contains all the state
- basic tests for tokenURI
- gas test for tokenURI
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good 👍
Please consider using both amounts together (not exclusively).
Also, have merge conflicts with tests.
…-rc2' into feature/erc4906
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 Will merge with the gas tests included
f981484
to
d2e5286
Compare