grin/chain/src
Antioch Peverell f042f67fcd
Reintroduce block sums, verify full kernel sums per block (#1559)
* block_sums and full kernel sum verification

* rustfmt

* add docs/comments

* docs

* rustfmt

* comment on fact total_kernel_sum is redundant now

* make sure we setup block_sums correctly on a fork

* rustfmt

* replace those asserts with errors

* rustfmt
2018-09-20 09:19:32 +01:00
..
chain.rs Reintroduce block sums, verify full kernel sums per block (#1559) 2018-09-20 09:19:32 +01:00
error.rs Dual proof of work, first step (#1534) 2018-09-18 15:12:57 -07:00
lib.rs run rustfmt against chain crate 2018-08-10 14:56:35 +01:00
pipe.rs Reintroduce block sums, verify full kernel sums per block (#1559) 2018-09-20 09:19:32 +01:00
store.rs Reintroduce block sums, verify full kernel sums per block (#1559) 2018-09-20 09:19:32 +01:00
txhashset.rs Reintroduce block sums, verify full kernel sums per block (#1559) 2018-09-20 09:19:32 +01:00
types.rs Dual proof of work, first step (#1534) 2018-09-18 15:12:57 -07:00