mirror of https://github.com/bitcoin/bitcoin
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
285 B
7 lines
285 B
2 years ago
|
P2P and network changes
|
||
|
---------
|
||
|
|
||
|
- Transactions of non-witness size 65 and above are now allowed by mempool
|
||
|
and relay policy. This is to better reflect the actual afforded protections
|
||
|
against CVE-2017-12842 and open up additional use-cases of smaller transaction sizes. (#26265)
|