mirror of
https://github.com/bitcoin/bips.git
synced 2026-04-20 16:28:39 +00:00
bip54: restructure timestamp test vectors into a tree
The test vectors were initially designed to maximally simple, which led to much redundancy. That was probably too close to one extreme on the spectrum between simplicity and efficiency. Here we shave off 20k lines by simply representing the header chains as a tree instead of list of lists by duplicating all common headers.
This commit is contained in: