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

miner: Remove need for dcrd in benchmark mode. #229

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

matheusd
Copy link
Member

This makes it possible to run gominer in benchmark mode (-B) without having setup a dcrd instance. This is particularly useful when comissioning new machines or testing the software, so that users do not have to setup an entire simnet environment or wait for a full mainnet dcrd and dcrwallet sync.

miner.go Outdated Show resolved Hide resolved
miner.go Outdated Show resolved Hide resolved
miner.go Outdated Show resolved Hide resolved
This makes it possible to run gominer in benchmark mode (-B) without
having setup a dcrd instance.  This is particularly useful when
comissioning new machines or testing the software, so that users do not
have to setup an entire simnet environment or wait for a full mainnet
dcrd and dcrwallet sync.
@davecgh davecgh merged commit 68791b0 into decred:master Jan 26, 2024
2 checks passed
@matheusd matheusd deleted the benchmark-mode branch January 26, 2024 19:39
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