This repository has been archived by the owner on Jul 31, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 90
feat: Update server with new NFT contract and config #34
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lambdahands
commented
Aug 28, 2020
}, | ||
"contracts": { | ||
"nft": "KT1HpTpGoktbMf9BFg5kgaCQR7uGw2AVabm5" | ||
"nft": "KT1FVT95brPwbuWb6epuqU95hjzwyz2oqdz1" | ||
} | ||
} |
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.
@emishur This is working well overall, but we likely need some way to configure the admin keys and contracts separately so we can omit them from source control while providing something like config/minter.example.json
as a reference
maelswarm
added a commit
to maelswarm/minter
that referenced
this pull request
Apr 1, 2021
# This is the 1st commit message: coll imgs now scaled down + height:100% coll imgs now scaled down + height:100% # This is the commit message tqtezos#2: removed preview text for UI purposes (tqtezos#262) Removed preview # This is the commit message tqtezos#3: update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README # This is the commit message tqtezos#4: Carbon savings message on creation of NFT (tqtezos#264) * added CO2 em. message * Modified copy # This is the commit message tqtezos#5: Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) # This is the commit message tqtezos#6: feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code # This is the commit message tqtezos#7: feat: Update git hash in bootstrap-contracts-config.ts # This is the commit message tqtezos#8: Add badge to display network when not on mainnet. # This is the commit message tqtezos#9: Add badge to display network when not on mainnet. # This is the commit message tqtezos#10: Link contract to explorer GUI. Fixes tqtezos#242 # This is the commit message tqtezos#11: added OM favicon replacement (tqtezos#283) # This is the commit message tqtezos#12: shield auto-updates (tqtezos#284) # This is the commit message tqtezos#13: updated shield code # This is the commit message tqtezos#14: Make grid responsive (tqtezos#249) # This is the commit message tqtezos#15: Adding basic netlify redirect config (tqtezos#290) # This is the commit message tqtezos#16: Initial work on marketplace # This is the commit message tqtezos#17: fix formatting # This is the commit message tqtezos#18: Loading spinner for collections # This is the commit message tqtezos#19: Remove "marketplace" header # This is the commit message tqtezos#20: Better icons # This is the commit message tqtezos#21: Only show active sale items # This is the commit message tqtezos#22: Batch "list for sale" transactions. Fixes tqtezos#287 # This is the commit message tqtezos#23: revert marketplace contract to correct version # This is the commit message tqtezos#24: restart bcd api in sandbox on failure # This is the commit message tqtezos#25: feat: Update header to reflect new designs # This is the commit message tqtezos#26: feat: Move logo to common assets, add responsive header logo # This is the commit message tqtezos#27: This should be replace: false, or else the back button will not go back to marketplace # This is the commit message tqtezos#28: v0.4.3 (tqtezos#278) * removed preview text for UI purposes (tqtezos#262) * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts # This is the commit message tqtezos#29: remove description text for resp. (tqtezos#291) # This is the commit message tqtezos#30: Add mobile navigation and collections dropdown (tqtezos#292) * feat: Add mobile navigation * feat: Add collections dropdown * fix: Cleanup responsive featured marketplace token styles * fix: Remove unused variables * fix: Don't show certain desktop nav items when wallet disconnected * feat: Show connect wallet in settings dropdown if disconnected # This is the commit message tqtezos#31: v0.4.3 (tqtezos#278) * removed preview text for UI purposes (tqtezos#262) * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts # This is the commit message tqtezos#32: Add type to Nft metadata accordingly to TZIP-21 # This is the commit message tqtezos#33: Reskin asset detail page Changes appointed in the PR # This is the commit message tqtezos#34: Allow the addition to root level of metadata # This is the commit message tqtezos#35: Change sell button to be seen only by the owner # This is the commit message tqtezos#36: Add custom scrollbar
maelswarm
added a commit
to maelswarm/minter
that referenced
this pull request
Apr 1, 2021
# This is the 1st commit message: coll imgs now scaled down + height:100% coll imgs now scaled down + height:100% # This is the commit message tqtezos#2: removed preview text for UI purposes (tqtezos#262) Removed preview # This is the commit message tqtezos#3: update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README # This is the commit message tqtezos#4: Carbon savings message on creation of NFT (tqtezos#264) * added CO2 em. message * Modified copy # This is the commit message tqtezos#5: Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) # This is the commit message tqtezos#6: feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code # This is the commit message tqtezos#7: feat: Update git hash in bootstrap-contracts-config.ts # This is the commit message tqtezos#8: Add badge to display network when not on mainnet. # This is the commit message tqtezos#9: Add badge to display network when not on mainnet. # This is the commit message tqtezos#10: Link contract to explorer GUI. Fixes tqtezos#242 # This is the commit message tqtezos#11: added OM favicon replacement (tqtezos#283) # This is the commit message tqtezos#12: shield auto-updates (tqtezos#284) # This is the commit message tqtezos#13: updated shield code # This is the commit message tqtezos#14: Make grid responsive (tqtezos#249) # This is the commit message tqtezos#15: Adding basic netlify redirect config (tqtezos#290) # This is the commit message tqtezos#16: Initial work on marketplace # This is the commit message tqtezos#17: fix formatting # This is the commit message tqtezos#18: Loading spinner for collections # This is the commit message tqtezos#19: Remove "marketplace" header # This is the commit message tqtezos#20: Better icons # This is the commit message tqtezos#21: Only show active sale items # This is the commit message tqtezos#22: Batch "list for sale" transactions. Fixes tqtezos#287 # This is the commit message tqtezos#23: revert marketplace contract to correct version # This is the commit message tqtezos#24: restart bcd api in sandbox on failure # This is the commit message tqtezos#25: feat: Update header to reflect new designs # This is the commit message tqtezos#26: feat: Move logo to common assets, add responsive header logo # This is the commit message tqtezos#27: This should be replace: false, or else the back button will not go back to marketplace # This is the commit message tqtezos#28: v0.4.3 (tqtezos#278) * removed preview text for UI purposes (tqtezos#262) * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts # This is the commit message tqtezos#29: remove description text for resp. (tqtezos#291) # This is the commit message tqtezos#30: Add mobile navigation and collections dropdown (tqtezos#292) * feat: Add mobile navigation * feat: Add collections dropdown * fix: Cleanup responsive featured marketplace token styles * fix: Remove unused variables * fix: Don't show certain desktop nav items when wallet disconnected * feat: Show connect wallet in settings dropdown if disconnected # This is the commit message tqtezos#31: v0.4.3 (tqtezos#278) * removed preview text for UI purposes (tqtezos#262) * update README (tqtezos#268) PR points to Minter SDK for contracts and updates some of the README * Carbon savings message on creation of NFT (tqtezos#264) * Add video metadata types to file upload page. Fixes tqtezos#238 (tqtezos#251) * feat: Update fa2_tzip16_compate_multi_nft_asset.ts with (tqtezos/minter-sdk#62) code * feat: Update git hash in bootstrap-contracts-config.ts # This is the commit message tqtezos#32: Add type to Nft metadata accordingly to TZIP-21 # This is the commit message tqtezos#33: Reskin asset detail page Changes appointed in the PR # This is the commit message tqtezos#34: Allow the addition to root level of metadata # This is the commit message tqtezos#35: Change sell button to be seen only by the owner # This is the commit message tqtezos#36: Add custom scrollbar # This is the commit message tqtezos#37: Optimized for big images # This is the commit message tqtezos#38: Add zoom feature # This is the commit message tqtezos#39: Zoom # This is the commit message tqtezos#40: Fix zoom # This is the commit message tqtezos#41: Aligned div # This is the commit message tqtezos#42: Ensure develop is up to date with release (tqtezos#300) # This is the commit message tqtezos#43: Fix the video hiding buttons the and back button (tqtezos#301) # This is the commit message tqtezos#44: Removed Decimal Limit (tqtezos#304) * removed decimal limit on individual asset page * changed public information for link post * Changed owner to collection on asset page * removed placeholder asset
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
This PR:
createNonFungibleToken
mutation to use the new NFT contract from Contracts Bootstrapping And Config Update #30ContractStore
component to pull from the new configuration file from Contracts Bootstrapping And Config Update #30bin/originate-fa2-nft-contracts
NOTE: These changes require a Docker development image rebuild with
bin/build-dev-images