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/initial sync prune issue #150

Merged
merged 6 commits into from
Sep 2, 2023

Conversation

DanielZhangReal
Copy link
Contributor

@DanielZhangReal DanielZhangReal commented Aug 28, 2023

  • Fixes a bug which was causing prune not to work on trees initialized by initial_sync, goes together with Initial sync pruning fix manta-rs#363
  • Add a retry mechanism to the initial_sync api

Before we can merge this PR, please make sure that all the following items have been checked off:

  • Linked to an issue with discussion and accepted design OR have an explanation in the PR that describes this work.
  • Added one line describing your change in CHANGELOG.md and added the appropriate L- label to the PR.
  • Re-reviewed Files changed in the GitHub PR explorer.

@DanielZhangReal DanielZhangReal marked this pull request as ready for review September 1, 2023 15:39
@DanielZhangReal DanielZhangReal added javascript Pull requests that update Javascript code L-changed Changelog: add these changes to the `changed` section of the changelog labels Sep 1, 2023
@DanielZhangReal DanielZhangReal merged commit 3de6be4 into signer_extension Sep 2, 2023
4 checks passed
@DanielZhangReal DanielZhangReal deleted the fix/initial-sync-prune-issue branch September 2, 2023 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code L-changed Changelog: add these changes to the `changed` section of the changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants