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

fix: When address is not enough, stop update localSavedBlockNumber #3052

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

yanguoyu
Copy link
Collaborator

@yanguoyu yanguoyu commented Mar 2, 2024

This is an issue from discord

The reason is the generated address and sync process are not synchronized. So when there is not enough address, the sync process will stop saving localSavedBlockNumber. Then after the new address is derived, it will start syncing from the right block number.

@yanguoyu
Copy link
Collaborator Author

yanguoyu commented Mar 2, 2024

/package

@yanguoyu
Copy link
Collaborator Author

yanguoyu commented Mar 4, 2024

The unsigned package can be found at https://github.com/yanguoyu/neuron/actions/runs/8123096389

@Keith-CY
Copy link
Collaborator

Keith-CY commented Apr 18, 2024

/package
Packaging for test is done in 8733323421. @Keith-CY

@Keith-CY
Copy link
Collaborator

@devchenyan @homura @silySuper please have a review

packages/neuron-wallet/src/services/addresses.ts Outdated Show resolved Hide resolved
@Keith-CY Keith-CY added this pull request to the merge queue Apr 19, 2024
Merged via the queue into nervosnetwork:develop with commit 453b2ef Apr 19, 2024
10 checks passed
@yanguoyu yanguoyu deleted the fix-light-sync branch May 6, 2024 07:58
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.

5 participants