Skip to content

Send header changes as Event and remove disk I/O#476

Closed
rustaceanrob wants to merge 3 commits into2140-dev:masterfrom
rustaceanrob:9-12-headers
Closed

Send header changes as Event and remove disk I/O#476
rustaceanrob wants to merge 3 commits into2140-dev:masterfrom
rustaceanrob:9-12-headers

Conversation

@rustaceanrob
Copy link
Collaborator

Replaces #446

Preparation to complete remove I/O related operations with relation to
block headers. Since the introduction of `BlockTree` all headers are
held in memory and have constant time access. The client can decide what
they would like to do with block headers. There is no need for a trait
in this scenario.
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.

1 participant