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

wallet_kit should check if account is deployed at startup #433

Open
ptisserand opened this issue Jan 8, 2025 · 0 comments
Open

wallet_kit should check if account is deployed at startup #433

ptisserand opened this issue Jan 8, 2025 · 0 comments

Comments

@ptisserand
Copy link
Collaborator

Describe the bug
wallet_kit stored accounts information in a hive database
If application is exited and starknet-devnet, the old status of account will be displayed in application.

To Reproduce
Steps to reproduce the behavior:

  1. Start starknet-devnet
  2. Create a wallet and an account
  3. Deploy an account
  4. Quit application
  5. Restart starknet-devnet
  6. Start application

Expected behavior
Accounts information should be synced with starknet-devnet status at startup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant