grin/store/src
Antioch Peverell d284d8f6de
[2.x.x] Writeable protocol version aware (#2856)
* introduce protocol version to deserialize and read

* thread protocol version through our reader

* cleanup

* cleanup

* streaming_reader cleanup

* Pass protocol version into BinWriter to allow for version specific serialization rules.

* rustfmt

* read and write now protocol version specific
2019-07-06 15:51:03 +01:00
..
leaf_set.rs Add debug logging on startup to provide size of our leaf_set (aka UTXO set) (#2788) 2019-04-30 12:27:37 -07:00
lib.rs Dynamic LMDB mapsize allocation [1.1.0] (#2605) 2019-02-27 09:47:46 +00:00
lmdb.rs [2.x.x] Writeable protocol version aware (#2856) 2019-07-06 15:51:03 +01:00
pmmr.rs [2.x.x] Writeable protocol version aware (#2856) 2019-07-06 15:51:03 +01:00
prune_list.rs Add debug logging on startup to provide size of our leaf_set (aka UTXO set) (#2788) 2019-04-30 12:27:37 -07:00
types.rs [2.x.x] Writeable protocol version aware (#2856) 2019-07-06 15:51:03 +01:00