mirror of
https://github.com/bitcoin/bitcoin.git
synced 2024-05-17 23:56:39 +00:00
7 lines
285 B
Markdown
7 lines
285 B
Markdown
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)
|