grin/store/src
Antioch Peverell 8bad93c8c9
Reduce amount of clone() going on when applying data to MMRs (#2046)
* less cloning when pushing to PMMR

* pass a ref to data when applying to the MMR and appending to the backend

* cleanup

* rustfmt

* fixup tests
2018-12-02 19:59:24 +00:00
..
leaf_set.rs Tiny store crate cleanup (#1899) 2018-11-01 12:34:47 +01:00
lib.rs Tiny store crate cleanup (#1899) 2018-11-01 12:34:47 +01:00
lmdb.rs Tiny store crate cleanup (#1899) 2018-11-01 12:34:47 +01:00
pmmr.rs Reduce amount of clone() going on when applying data to MMRs (#2046) 2018-12-02 19:59:24 +00:00
prune_list.rs Tiny store crate cleanup (#1899) 2018-11-01 12:34:47 +01:00
types.rs Various minor store crate cleanups (#1991) 2018-11-29 16:04:02 -08:00