Skip to content

Commit 926b8e3

Browse files
committed
[doc] add release note for TRUC
1 parent 19a9b90 commit 926b8e3

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

doc/release-notes-29496.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
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.

0 commit comments

Comments
 (0)