grin/core
Ignotus Peverell 3530b8300c
Remove redundant hashing of header before proof of work (#1118)
We used to hash the hash of the header, needlessly. This also
makes a few function signatures more explicit.

Note that this is consensus breaking and should be accompanied
with a similar change on the cuckoo-pow repository:

6fcecf516a

Fixes #1066
2018-06-22 22:59:56 +01:00
..
fuzz rustfmt 2018-06-22 09:44:38 +01:00
src Remove redundant hashing of header before proof of work (#1118) 2018-06-22 22:59:56 +01:00
tests Kernel sum and MMR sizes in block header (#1163) 2018-06-21 02:30:22 +01:00
Cargo.toml Replace rm_log with leaf_set (compact bitmap) (#1147) 2018-06-18 11:18:38 -04:00
rustfmt.toml cannot use write_mode in rustfmt.toml in stable (get rid of the warnings) (#752) 2018-03-05 15:23:52 -05:00