Paul Hauner
88c6d15c32
Padding efficent merkle root algo (#436)
* Add initial work on padding efficent merkle roots
* Improve merklize_padded
* Improve tree_hash crate -- fix bugs, docs
* Update codebase for tree_hash API change
* Remove dbg statements, fix import error
* Fix clippy lints, doc error
* Tidy tree hash comments
* Increase tree_hash max tree height
* Fix PR review comments
* Fix typos
* Fix cache access off-by-one in tree hash
* Set max tree depth to 48 (from 64)
2019-07-16 14:40:56 +10:00
..
2019-07-03 16:06:20 +10:00
2019-07-03 16:06:20 +10:00
2019-05-15 11:48:09 +10:00
2019-05-24 14:08:19 +10:00
2019-05-24 14:08:19 +10:00
2019-07-01 16:38:42 +10:00
2019-07-03 16:06:20 +10:00
2019-06-22 14:36:59 -04:00
2019-05-17 16:40:33 +10:00
2019-02-15 11:19:25 +11:00
2019-03-07 16:15:38 +11:00
2019-03-26 15:44:01 +11:00
2019-06-24 09:34:52 +10:00
2019-07-11 16:53:32 +10:00
2019-07-04 13:22:33 +10:00
2019-07-11 13:19:38 +10:00
2019-06-12 16:56:33 +10:00
2019-05-08 13:08:37 +10:00
2019-07-16 14:40:56 +10:00
2019-07-16 14:40:56 +10:00