-
Notifications
You must be signed in to change notification settings - Fork 725
[Tests] Set '-staking' disabled by default on RegTest #1295
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
[Tests] Set '-staking' disabled by default on RegTest #1295
Conversation
9ff9763 to
479f95a
Compare
Fuzzbawls
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK 479f95a235a80dd10517d8cf1b44f268aa742d21
479f95a to
9575319
Compare
|
Fixed styling as per @furszy 's comment. /Squashed. |
Fuzzbawls
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK 9575319
furszy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK 9575319
9575319 [Tests] Set '-staking' disabled by default on RegTest (random-zebra) Pull request description: Ref: #1278 (comment) Hardcoded default `false` value, instead of having it in the config file for the test nodes. ACKs for top commit: Fuzzbawls: ACK 9575319 furszy: ACK 9575319 Tree-SHA512: 609f4eee57ab9e32a03a88cf014c407348d89f89bbaf6f56187a1bf20e458b7c83d76220f8c047427cd7319cf8ad4b6ff71a4aca06c51b71c6a3ab56efa7cf88
Ref: #1278 (comment)
Hardcoded default
falsevalue, instead of having it in the config file for the test nodes.