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

feat: improve synchronization infrastructure #64

Merged
merged 8 commits into from
May 13, 2022
Merged

Conversation

bhgomes
Copy link
Contributor

@bhgomes bhgomes commented May 10, 2022

  • Fixes synchronization issue with signer not getting the correct state when the wallet has an old checkpoint
  • Improved synchronization/ledger infrastructure for future modifications to the wallet protocol
  • Improved simulation robustness

@bhgomes bhgomes self-assigned this May 10, 2022
@bhgomes bhgomes added bug A-documentation Area: Improvements or additions to documentation labels May 10, 2022
@bhgomes bhgomes marked this pull request as ready for review May 11, 2022 04:08
@bhgomes bhgomes merged commit d49e321 into main May 13, 2022
@bhgomes bhgomes deleted the feat/improve-sync branch May 13, 2022 06:51
BoyuanFeng pushed a commit that referenced this pull request Jun 2, 2022
* feat: generalized ledger infrastructure and add correct pruning
* feat: add more randomness/concurrency to simulation
* feat: add iteration features for manta_util::array
* feat: add sign method to separate post into pieces
* feat: use more sharding-optimal coin selection algorithm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-documentation Area: Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants