grin/core
jaspervdm 055b684416
More efficient serialization for bitmap segments (#3492)
* More efficient serialization for bitmap segments

* Rename a const

* Correctly count number of chunks in a segment

* Enum for BitmapBlock (de)ser mode

* Add more segments in test

* Fix duplicate function
2020-11-24 15:19:07 +01:00
..
fuzz bump to 3.1.0-beta.3 (#3252) 2020-02-28 12:42:08 +00:00
src More efficient serialization for bitmap segments (#3492) 2020-11-24 15:19:07 +01:00
tests PMMR segment creation and validation (#3453) 2020-11-17 19:38:44 +01:00
Cargo.toml Refactor p2p reader (#3433) 2020-09-28 14:43:37 +01:00