Zebra/zebra-chain
Henry de Valence 4957567409 Represent coinbase inputs explicitly.
Coinbase inputs are handled differently from other inputs and have
different consensus rules, so they should be represented differently in
the source code.  This lets us discard extraneous details (for instance,
it's not necessary to maintain the all-zero hash) and specialize logic.
2020-02-14 18:23:41 -05:00
..
proptest-regressions Add proptests-regressions/block/tests.txt 2020-02-04 18:04:53 -05:00
src Represent coinbase inputs explicitly. 2020-02-14 18:23:41 -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