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 · 5 comments
Open

wallet_kit should check if account is deployed at startup #433

ptisserand opened this issue Jan 8, 2025 · 5 comments

Comments

@ptisserand
Copy link
Collaborator

ptisserand commented Jan 8, 2025

Describe the bug
wallet_kit stored accounts information in a hive database
If application is exited and starknet-devnet is restarted, 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

@Nityam573
Copy link
Contributor

@ptisserand can I work on this

@Nityam573
Copy link
Contributor

@ptisserand can I get assigned to it

@ptisserand
Copy link
Collaborator Author

@ptisserand can I get assigned to it

Sure, thanks

@ptisserand
Copy link
Collaborator Author

Hi @Nityam573 are you still working on this issue ?

@sajalbnl
Copy link

Could I take over this issue?

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

3 participants