zebra/zebra-chain
teor 585fa7a1ae chain: Verify the solutionSize field in block headers
Verify the value of the equihash solution size field in block headers.

This field isn't stored in the BlockHeader struct, so we need to verify
it at parse time.

Part of #477.
2020-06-15 19:04:43 +10:00
..
proptest-regressions Add sapling key derivation bech32 encoding roundtrip proptest 2020-04-18 04:40:31 -04:00
src chain: Verify the solutionSize field in block headers 2020-06-15 19:04:43 +10:00
Cargo.toml Add initial version of zebra-state (#414) 2020-06-02 16:16:17 -07:00