grin/core/src
Antioch Peverell 2e421191e2
implement read_multi with an internal iterating reader (#1981)
* rework read_multi to use an "iterating reader" internally
we are going to use this for reading headers in batches

* rustfmt
2018-11-14 14:52:43 +00:00
..
core Do not use mem::size_of() when calculating serialized size of data (#1967) 2018-11-13 09:30:02 +00:00
pow Do not use mem::size_of() when calculating serialized size of data (#1967) 2018-11-13 09:30:02 +00:00
consensus.rs refactor the state_sync to handle the long fork (#1902) 2018-11-10 11:27:52 +08: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 refactor the state_sync to handle the long fork (#1902) 2018-11-10 11:27:52 +08:00
lib.rs Replace logging backend to log4rs and add log rotation (#1789) 2018-10-21 13:30:56 -07:00
macros.rs Fix IPV6 address deserialization (#1932) 2018-11-05 20:38:41 -08:00
ser.rs implement read_multi with an internal iterating reader (#1981) 2018-11-14 14:52:43 +00:00