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

Fix Press and support cross-chain Presses #1456

Merged
merged 1 commit into from
Nov 9, 2023
Merged

Conversation

NoahSaso
Copy link
Member

@NoahSaso NoahSaso commented Nov 9, 2023

Resolves #1449

Press was previously changed to use instantiate2 even though pre-propose contracts don't support that yet. This changes Press back to using an NFT contract pre-created by the wallet.

To support Stargaze DAOs, since NFTs work differently on Stargaze, this now allows setting up Press to use an NFT contract on any polytone-connected chain. Eventually we should integrate Press into the Stargaze NFT ecosystem, but that is a significantly amount of work and no one is asking for it right now.

Copy link

vercel bot commented Nov 9, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
dapp-mainnet ✅ Ready (Inspect) Visit Preview Nov 9, 2023 3:57am
dapp-testnet ✅ Ready (Inspect) Visit Preview Nov 9, 2023 3:57am
sda-mainnet ✅ Ready (Inspect) Visit Preview Nov 9, 2023 3:57am
sda-testnet ✅ Ready (Inspect) Visit Preview Nov 9, 2023 3:57am
1 Ignored Deployment
Name Status Preview Updated (UTC)
dapp-legacy ⬜️ Ignored (Inspect) Visit Preview Nov 9, 2023 3:57am

@NoahSaso NoahSaso merged commit a162e6b into development Nov 9, 2023
7 checks passed
@NoahSaso NoahSaso deleted the noah/fix-press branch November 9, 2023 16:00
@NoahSaso NoahSaso mentioned this pull request Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't setup Press because instantiate2 not supported by pre propose contracts
3 participants