grin/core/src
Antioch Peverell 79d540cf86
Header MMR Refactor (#2028)
* refactor header MMR to use regular backend
this lets us store header hashes in the mmr data file
the hashes in the hash file are "hash with index"

* rustfmt

* get_header_hash(pos) on header extension

* rustfmt

* cleanup

* cleanup

* comments

* cleanup

* fixup testelem so tests work
2018-11-27 12:32:39 +00:00
..
core Header MMR Refactor (#2028) 2018-11-27 12:32:39 +00:00
pow Fixing disabled unit test pow::test::genesis_pow (#1984) 2018-11-27 18:33:58 +08:00
consensus.rs Cuckaroo Testnet4 hard fork (#1997) 2018-11-24 12:33:17 -08:00
genesis.rs Fix T4 genesis after #1997 2018-11-24 22:50:50 +00:00
global.rs Cuckaroo Testnet4 hard fork (#1997) 2018-11-24 12:33:17 -08:00
lib.rs Replace logging backend to log4rs and add log rotation (#1789) 2018-10-21 13:30:56 -07:00
macros.rs Fix IPV6 address deserialization (#1932) 2018-11-05 20:38:41 -08:00
ser.rs Header MMR Refactor (#2028) 2018-11-27 12:32:39 +00:00