grin/chain/src
Ignotus Peverell a7089d1975
Fixes for chain processing during bootstrap
Adds checks to ignore a block that's already known (can happen
if the block was saved but the chain update failed). Also saves
saves the chain slightly differently during bootstrap as the
header chain should only be updated when a header is received
(and not when we got a full block). Finally, do not broadcast
during bootstrap.
2017-04-27 21:59:53 -07:00
..
lib.rs Framework to define services as RESTful HTTP API services. Serde implementations for some core types. 2017-03-07 17:00:34 -08:00
pipe.rs Fixes for chain processing during bootstrap 2017-04-27 21:59:53 -07:00
store.rs Fixes for chain processing during bootstrap 2017-04-27 21:59:53 -07:00
types.rs Fixes for chain processing during bootstrap 2017-04-27 21:59:53 -07:00