grin/servers
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
..
src Remove redundant hashing of header before proof of work (#1118) 2018-06-22 22:59:56 +01:00
tests Store additional wallet detail and WalletInfo cleanup (#1167) 2018-06-14 17:02:05 +01:00
Cargo.toml Wallet LMDB backend (#1151) 2018-06-22 09:08:06 +01:00
rustfmt.toml refactor grin crate into separate modules (#955) 2018-04-12 10:11:24 +01:00