HomePhabricator

Impose a minimum transaction size of 100 bytes after the Nov, 15 2018 HF

Description

Impose a minimum transaction size of 100 bytes after the Nov, 15 2018 HF

Summary:
This ensure we are not vulnerable to the leaf node weakness in bitcoin's merkle tree design anymore and give us room to evolve the protocol in the future (or not).

For more information about the weakness, please read https://bitslog.wordpress.com/2018/06/09/leaf-node-weakness-in-bitcoin-merkle-tree-design/ ( http://archive.is/xA9mW ).

Test Plan:
Added unit test that ensure transaction size is properly checked after activation.
Added an integration test to check for activation.

Reviewers: #bitcoin_abc, Mengerian, jasonbcox

Reviewed By: #bitcoin_abc, Mengerian, jasonbcox

Subscribers: jasonbcox, Mengerian, teamcity

Differential Revision: https://reviews.bitcoinabc.org/D1611

Details

Provenance
deadalnixAuthored on Jul 27 2018, 17:11
deadalnixPushed on Aug 5 2018, 19:20
Reviewer
Restricted Project
Differential Revision
D1611: Impose a minimum transaction size of 100 bytes after the Nov, 15 2018 HF
Parents
rABC185dea2959ca: Add test case for FormatScript, fix a bug with recent opcodes not being…
Branches
Unknown
Tags
Unknown