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

Refactor/extract block store from blocktree #5704

Merged
merged 4 commits into from
May 17, 2023

Conversation

asdacap
Copy link
Contributor

@asdacap asdacap commented May 17, 2023

  • Extract encoding/decoding and caching logic of blocks from blocktree to its own class.
  • Make it easier to implement other block storage related logic.

Changes

  • Extract encoding/decoding and caching logic of blocks from blocktree to its own class.
  • Remove an unused method.

Types of changes

What types of changes does your code introduce?

  • Refactoring

Testing

Requires testing

  • Yes
  • No

If yes, did you write tests?

  • Yes
  • No

@asdacap asdacap merged commit 5874ba0 into master May 17, 2023
@asdacap asdacap deleted the refactor/extract-block-store-from-blocktree branch May 17, 2023 10: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
Development

Successfully merging this pull request may close these issues.

2 participants