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

Utxo set bootstrapping code part 4 #1960

Merged
merged 17 commits into from
Apr 17, 2023
Merged

Conversation

kushti
Copy link
Member

@kushti kushti commented Feb 28, 2023

In this PR:

  • ManifestSerializer and SubtreeSerializer
  • methods to dump AVL+ tree (built over UTXO set) into external database and restore from it
  • initial draft of specification (utxo.md)
  • a lot of refactoring

@kushti kushti changed the base branch from master to v5.0.8 February 28, 2023 13:26
@kushti kushti changed the base branch from v5.0.8 to master March 28, 2023 17:49
@kushti kushti changed the base branch from master to v5.0.8 March 29, 2023 11:04
@kushti kushti changed the base branch from v5.0.8 to master March 29, 2023 12:09
@ghost

This comment was marked as spam.

@kushti
Copy link
Member Author

kushti commented Apr 5, 2023

Is this PR re #1366 ?

yes, it is part of its implementation

@ghost

This comment was marked as spam.

@kushti
Copy link
Member Author

kushti commented Apr 5, 2023

Ok, you could add "re #1366" in the issue PR text, so it becomes visible.

Thanks, updated the issue

@kushti
Copy link
Member Author

kushti commented Apr 12, 2023

@aslesarenko comments addressed, please do another pass on it!

@kushti kushti changed the base branch from master to v5.0.10 April 17, 2023 14:29
@kushti kushti merged commit 93c028f into v5.0.10 Apr 17, 2023
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.

3 participants