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

Sync fixes #456

Merged
merged 2 commits into from
Feb 6, 2022
Merged

Sync fixes #456

merged 2 commits into from
Feb 6, 2022

Conversation

rithvikvibhu
Copy link
Collaborator

fixes #448, fixes #455, fixes #429

lastKnownChainHeight was never being set in Wallet service. And wallet sync never stopped because the node's height wasn't available (was always 0).
Without lastKnownChainHeight, the namestate of each name used in Your Bids page was being retrieved as of height 0, not current height.

Now, both are updated in Wallet service on events from wallet and node.

@rithvikvibhu
Copy link
Collaborator Author

Been working for days and no issues, syncs properly.

@rithvikvibhu rithvikvibhu merged commit 5d43c50 into kyokan:master Feb 6, 2022
@rithvikvibhu rithvikvibhu deleted the sync-fixes branch February 6, 2022 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant