grin/chain/src
AntiochP 7b12746a1f Store block header hash by input and output commitment (#104)
* initial pass at indexing block header hashes by commitments
* check block height matches currently indexed block height
when getting block header for an output commit
* add some test coverage
* document get_block_header_by_output_commit
2017-08-29 16:32:45 +00:00
..
chain.rs Store block header hash by input and output commitment (#104) 2017-08-29 16:32:45 +00:00
lib.rs New Chain struct acting as facade for all chain operations 2017-07-04 09:17:11 -07:00
pipe.rs Use UTC in timestamps and fix broken header test (#105) 2017-08-26 16:31:27 +00:00
store.rs Store block header hash by input and output commitment (#104) 2017-08-29 16:32:45 +00:00
types.rs Store block header hash by input and output commitment (#104) 2017-08-29 16:32:45 +00:00