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

addblock: Fix blockchain initialization. #2760

Merged
merged 2 commits into from
Oct 14, 2021
Merged

Conversation

rstaudt2
Copy link
Member

This updates the addblock command to create UtxoBackend and UtxoCache instances, which are required for initializing the blockchain.

@davecgh davecgh added this to the 1.7.0 milestone Oct 12, 2021
This updates the addblock command to create UtxoBackend and UtxoCache
instances, which are required for initializing the blockchain.
@rstaudt2
Copy link
Member Author

When rebasing I also made an update to run the index subscriber as a goroutine, otherwise this hangs.

@davecgh davecgh merged commit 0529d87 into decred:master Oct 14, 2021
@rstaudt2 rstaudt2 deleted the fix-addblock branch October 28, 2021 21:58
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