-
-
Notifications
You must be signed in to change notification settings - Fork 268
Rename "Collectible" to "NFT" #934
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
Conversation
9127a01 to
93828a4
Compare
adonesky1
left a comment
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.
Didn't review every single line but LGTM!
mcmire
left a comment
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.
Noticed one typo but otherwise this looks good to me.
The term "collectible" has been replaced by "NFT" everywhere. The term "collectible" was originally used because it was thought NFT would be more difficult for users to understand, but today in practice we all use the term NFT. Efforts to use the term "collectible" have long been abandoned.
5097aa6 to
380b2fb
Compare
mcmire
left a comment
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.
LGTM!
The term "collectible" has been replaced by "NFT" everywhere. The term "collectible" was originally used because it was thought NFT would be more difficult for users to understand, but today in practice we all use the term NFT. Efforts to use the term "collectible" have long been abandoned.
The term "collectible" has been replaced by "NFT" everywhere. The term "collectible" was originally used because it was thought NFT would be more difficult for users to understand, but today in practice we all use the term NFT. Efforts to use the term "collectible" have long been abandoned.
The term "collectible" has been replaced by "NFT" everywhere. The term "collectible" was originally used because it was thought NFT would be more difficult for users to understand, but today in practice we all use the term NFT. Efforts to use the term "collectible" have long been abandoned.
The term "collectible" has been replaced by "NFT" everywhere. The term "collectible" was originally used because it was thought NFT would be more difficult for users to understand, but today in practice we all use the term NFT. Efforts to use the term "collectible" have long been abandoned.
BREAKING:
CollectiblesControllertoNftController, and rename all methods, controller properties, types, constants, and state properties to use the term "NFT" instead of "collectible".CollectibleDetectionControllertoNftDetectionController, and rename all methods, controller properties, types, constants, and state properties to use the term "NFT" instead of "collectible".AssetsContractControllermethodgetERC721CollectibleTokenIdtogetERC721NftTokenId.assetsUtilmethodcompareCollectiblesMetadatatocompareNftMetadata.ASSET_TYPES.COLLECTIBLEtoASSET_TYPES.NFTPreferencesControllerstate propertyuseCollectibleDetectiontouseNftDetectionPreferenceControllermethodsetUseCollectibleDetectiontosetUseNftDetectionChecklist