grin/core/src
Antioch Peverell d23dec73d0
PMMRable cleanup (#1910)
* cleanup pmmrable and len()
introduce FixedLength trait with a const LEN
make Hash impl FixedLength for consistency

* rustfmt

* store tests cleanup

* rustfmt

* whats going on with those comments and rustfmt?
2018-11-01 20:14:46 +00:00
..
core PMMRable cleanup (#1910) 2018-11-01 20:14:46 +00:00
pow Merge branch 'master' into unitdiff 2018-10-25 14:20:41 -07:00
consensus.rs Merge branch 'master' into unitdiff 2018-10-25 14:20:41 -07:00
genesis.rs validate root of header MMR when processing headers (during sync and full blocks) (#1836) 2018-11-01 09:51:32 +00:00
global.rs Merge branch 'master' into unitdiff 2018-10-25 14:20:41 -07:00
lib.rs Replace logging backend to log4rs and add log rotation (#1789) 2018-10-21 13:30:56 -07:00
macros.rs Replace try! for ? (#1134) 2018-06-04 12:05:49 -04:00
ser.rs PMMRable cleanup (#1910) 2018-11-01 20:14:46 +00:00