You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This works as expected currently because none of the downstream users branch based on any other flag but this might not always be true. We should make these the full set of active flags.
Part of this is probably abstracting the instantiation of these flag sets based on the current environment.
The text was updated successfully, but these errors were encountered:
At least two places introduced in PR #59:
bchd/mining/mining.go
Line 480 in 17e1dea
bchd/blockchain/validate.go
Line 588 in 17e1dea
This works as expected currently because none of the downstream users branch based on any other flag but this might not always be true. We should make these the full set of active flags.
Part of this is probably abstracting the instantiation of these flag sets based on the current environment.
The text was updated successfully, but these errors were encountered: