Zebra/zebra-chain
Henry de Valence 2d2603cf65 Add a CoinbaseData field, replacing Vec<u8>.
The CoinbaseData field can only be constructed by the transaction parser, so we
can ensure that a coinbase input is always serializable, as CoinbaseData
instances can't be constructed outside of the parser that maintains the data
size invariant.
2020-02-19 15:42:20 -05:00
..
proptest-regressions Add proptests-regressions/block/tests.txt 2020-02-04 18:04:53 -05:00
src Add a CoinbaseData field, replacing Vec<u8>. 2020-02-19 15:42:20 -05:00
Cargo.toml Add BLOCK_MAINNET_415000_BYTES test vector and a test to deserialize it 2020-02-07 13:42:21 -08:00