-
Notifications
You must be signed in to change notification settings - Fork 30
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(nft): NFT Royalty Standard(ADR 2981) #325
Open
aofengli
wants to merge
12
commits into
release/v1.8.0
Choose a base branch
from
sheldon/eip-2981
base: release/v1.8.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Nov 29, 2022
-
sheldon committed
Nov 29, 2022 Configuration menu - View commit details
-
Copy full SHA for ac9e0b4 - Browse repository at this point
Copy the full SHA ac9e0b4View commit details
Commits on Dec 1, 2022
-
only export htlc with state=open (#327)
Dreamer authoredDec 1, 2022 Configuration menu - View commit details
-
Copy full SHA for 61bc7a0 - Browse repository at this point
Copy the full SHA 61bc7a0View commit details
Commits on Dec 16, 2022
-
Complete the first version of eip-2981
sheldon committedDec 16, 2022 Configuration menu - View commit details
-
Copy full SHA for 1cd65ca - Browse repository at this point
Copy the full SHA 1cd65caView commit details
Commits on Dec 19, 2022
-
sheldon committed
Dec 19, 2022 Configuration menu - View commit details
-
Copy full SHA for bca91eb - Browse repository at this point
Copy the full SHA bca91ebView commit details
Commits on Dec 21, 2022
-
Modify the location of royal confidence storage
sheldon committedDec 21, 2022 Configuration menu - View commit details
-
Copy full SHA for 636373d - Browse repository at this point
Copy the full SHA 636373dView commit details
Commits on Dec 22, 2022
-
sheldon committed
Dec 22, 2022 Configuration menu - View commit details
-
Copy full SHA for 8a53cfb - Browse repository at this point
Copy the full SHA 8a53cfbView commit details
Commits on Dec 23, 2022
-
sheldon committed
Dec 23, 2022 Configuration menu - View commit details
-
Copy full SHA for d200b23 - Browse repository at this point
Copy the full SHA d200b23View commit details
Commits on Jan 6, 2023
-
encode & decode class or nft metadata (#323)
* implement ics721 nft_keeper * update logic * fix bug * refactor code * update ics721 * implement ClassMetadataResolver * refactor ClassMetadataResolver * implement TokenMetadataResolver * fix TokenMetadataResolver * reanme ClassMetadataResolver to ClassResolver * refactor code * refactor code * add data validation * fix test error * fix test error * refactor nft builder uint test * creator use hex format * remove ValidateKeywords check when mintToken
Dreamer authoredJan 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 00581e3 - Browse repository at this point
Copy the full SHA 00581e3View commit details
Commits on Jan 12, 2023
-
aofengli committed
Jan 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 4183266 - Browse repository at this point
Copy the full SHA 4183266View commit details -
Merge branch 'main' into sheldon/eip-2981
aofengli committedJan 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 4f4b521 - Browse repository at this point
Copy the full SHA 4f4b521View commit details -
aofengli committed
Jan 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 39e228c - Browse repository at this point
Copy the full SHA 39e228cView commit details -
aofengli committed
Jan 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 79c277c - Browse repository at this point
Copy the full SHA 79c277cView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.