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

progresslog: Make block progress log internal. #2499

Merged
merged 2 commits into from Dec 15, 2020

Conversation

davecgh
Copy link
Member

@davecgh davecgh commented Dec 10, 2020

This is rebased on #2497.

This splits the block progress logging used by the block manager and dump blockchain option to a separate internal package named progresslog and updates its code to be more consistent with the rest of the code base along the way.

This is a part of the overall effort to decouple the block manager from the server so it can be split out into a separate internal netsync package.

This is work towards #1145.

@davecgh davecgh added this to the 1.7.0 milestone Dec 10, 2020
This splits the block progress logging used by the block manager and
dump blockchain option to a separate internal package named progresslog
and updates its code to be more consistent with the rest of the code
base along the way.

This is a part of the overall effort to decouple the block manager from
the server so it can be split out into a separate internal netsync
package.
@davecgh davecgh merged commit 7a80939 into decred:master Dec 15, 2020
@davecgh davecgh deleted the progresslog_internal_package branch December 15, 2020 01:24
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.

None yet

3 participants