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

Redeploy counterfactual accounts #344

Merged
merged 4 commits into from
Jun 7, 2024
Merged

Redeploy counterfactual accounts #344

merged 4 commits into from
Jun 7, 2024

Conversation

broody
Copy link
Contributor

@broody broody commented Jun 6, 2024

This updates the account status logic to handle redeployment.

The init state is always DEPLOYING, it will try to grab deployment txn and receipt.
If success -> DEPLOYED, controller usable
If failure -> COUNTERFACTUAL, deployment failed for watever reason, frontend intercepts execute and request backend redeployment

broody added 3 commits June 6, 2024 09:01

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Copy link

vercel bot commented Jun 6, 2024

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

Name Status Preview Updated (UTC)
cartridge-starknet-react-next ✅ Ready (Inspect) Visit Preview Jun 7, 2024 5:06pm
docs ✅ Ready (Inspect) Visit Preview Jun 7, 2024 5:06pm
keychain ✅ Ready (Inspect) Visit Preview Jun 7, 2024 5:06pm
ui ✅ Ready (Inspect) Visit Preview Jun 7, 2024 5:06pm
ui-next ✅ Ready (Inspect) Visit Preview Jun 7, 2024 5:06pm

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.

None yet

1 participant