grin/chain
Ignotus Peverell 406642a1f0
Fix for missing header head during sync
Addresses a corner case of sync. If we're still in sync mode but
just caught up to the head, a block could be added through normal
gossip. So we can't short-circuit some of the header handling
even though during sync the header should have already been
validated and saved, because we can still get a block from gossip.
2017-10-18 04:48:21 +00:00
..
src Fix for missing header head during sync 2017-10-18 04:48:21 +00:00
tests fail deserialization if inputs or outputs are not sorted for txs () 2017-10-13 17:23:18 +00:00
Cargo.toml tweaks to logging configuration () 2017-10-13 16:42:04 +00:00
rustfmt.toml Initial import. 2016-10-20 20:06:12 -04:00