mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-02-27 07:49:41 +00:00
285 B
285 B
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)