File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change
1
+ Mempool Policy Changes
2
+ ----------------------
3
+
4
+ - Transactions with version number set to 3 are now treated as standard on all networks (#29496 ),
5
+ subject to Opt-in Topologically Restricted Until Confirmation (TRUC) Transactions policy as
6
+ described in [ BIP 431] ( https://github.com/bitcoin/bips/blob/master/bip-0431.mediawiki ) . The
7
+ policy includes limits on spending unconfirmed outputs (#28948 ), eviction of a previous descendant
8
+ if a more incentive-compatible one is submitted (#29306 ), and a maximum transaction size of 10,000vB
9
+ (#29873 ). These restrictions simplify the assessment of incentive compatibility of accepting or
10
+ replacing TRUC transactions, thus ensuring any replacements are more profitable for the node and
11
+ making fee-bumping more reliable.
You can’t perform that action at this time.
0 commit comments