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

Separate configuration constant for showing hardforks #710

Closed
theoreticalbts opened this issue Dec 15, 2016 · 1 comment
Closed

Separate configuration constant for showing hardforks #710

theoreticalbts opened this issue Dec 15, 2016 · 1 comment
Assignees

Comments

@theoreticalbts
Copy link
Contributor

Currently hardfork console messages are ifdef'd out when running a testnet. The proper thing to do here is to have a flag on database rather than a compile-time test, and set the flag in database_fixture. We want to reduce the console spam for running unit tests, but for actual testnets it is helpful.

@theoreticalbts
Copy link
Contributor Author

This has been merged, so I'm closing it.

bitphage pushed a commit to VIZ-Blockchain/viz-cpp-node that referenced this issue Jun 7, 2018
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

No branches or pull requests

1 participant