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(zcoin): resume previous sync if sync_params are not provided #1967

Merged
merged 3 commits into from Sep 18, 2023

Conversation

borngraced
Copy link
Member

No description provided.

Signed-off-by: borngraced <samuelonoja970@gmail.com>
Signed-off-by: borngraced <samuelonoja970@gmail.com>
Copy link
Collaborator

@shamardy shamardy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

First review iteration! I believe there are more room for improvements/refactors of the code to make it more readable, this will make it easy to review and detect any bugs similar to the one we faced here.

mm2src/coins/z_coin/z_rpc.rs Outdated Show resolved Hide resolved
mm2src/coins/z_coin/z_rpc.rs Outdated Show resolved Hide resolved
mm2src/coins/z_coin/storage/walletdb/mod.rs Outdated Show resolved Hide resolved
Signed-off-by: borngraced <samuelonoja970@gmail.com>
@shamardy shamardy changed the title fix(zcoin): default sync fix/enhancement fix(zcoin): resume previous sync if sync_params are not provided Sep 13, 2023
@shamardy
Copy link
Collaborator

@borngraced can you please provide the changes done in this PR so that it can be documented by @KomodoPlatform/qa?

@borngraced
Copy link
Member Author

borngraced commented Sep 13, 2023

@KomodoPlatform/qa , the only change in this PR is synchronization uses 2 days as sync starting point only when sync_params is not provided and no previously sync state.

@shamardy shamardy merged commit b34c91a into dev Sep 18, 2023
28 of 33 checks passed
@shamardy shamardy deleted the zcoin-sync-fix branch September 18, 2023 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants