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

Support specific which indexedb database to use #71

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

jjyr
Copy link
Collaborator

@jjyr jjyr commented Dec 19, 2024

Changes:

  • Now the database argument are required for some wasm functions.
  • The delete_all and clear will only clear data stored in the databse.
  • database must start with wallet prefix, for example wallet-<account-1-address>

@jjyr jjyr requested review from duanyytop and EthanYuan December 19, 2024 09:26
@Flouse Flouse merged commit a07ebe2 into develop Dec 19, 2024
9 checks passed
@Flouse Flouse deleted the support-multiple-index-dbs branch December 19, 2024 13:19
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.

4 participants