-
Notifications
You must be signed in to change notification settings - Fork 23
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(backup): add boosts & transfers to backup #2128
Conversation
I think we should merge this |
6f952f6
to
0f96482
Compare
const seed = await getSeed(); | ||
await restoreWallet(seed); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice
Tested on https://github.com/synonymdev/bitkit/tree/release-v1.0.7
The following checks are for successful back up and restore:
![]() Screenrecorder-2024-11-28-13-51-04-720.mp4
![]() ![]() |
Thanks for this list, I only tested transfer to spending and boosting basic send. Will revisit this again. |
Description
Adds
boostedTransactions
andtransfers
from wallet state to backup & restore.Linked Issues/Tasks
Closes #1844 #1868
Type of change
Tests
Screenshots
Screenshot shows activity after restore: