mining: include 'segwit' rule when no segwit txns in GBT #81
No reviewers
Labels
No labels
ci
claimtrie
consider soon
Epic
good first issue
hacktoberfest
help wanted
mempool
mining
peer
priority: blocker
priority: high
priority: low
priority: medium
rpc
runtime
test
type: bug
type: discussion
type: improvement
type: new feature
type: refactor
type: task
ux
wallet
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: LBRYCommunity/lbcd#81
Loading…
Reference in a new issue
No description provided.
Delete branch "roylee/mining-include-rules-in-gbt2"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
According to the BIP0009, all active softfork deployment should
be included in the rules.
We add the '!' to indicate the enforcement if the template has
any segwit transactions in it. Otherwise, plain
segwit
is fine.Close #77