grin/chain/src
Gary Yu f971e8de77 infinite loops in check_orphans, if block in orphans has a forked parent (#1452)
* fix: if block in orphans queue has a forked parent, cause infinite loop in check_orphans()
* process all orphans at a given height before go to next height
2018-09-01 15:09:38 -04:00
..
chain.rs infinite loops in check_orphans, if block in orphans has a forked parent (#1452) 2018-09-01 15:09:38 -04:00
error.rs Fix txpool race condition (#1385) 2018-08-20 14:48:05 +01:00
lib.rs run rustfmt against chain crate 2018-08-10 14:56:35 +01:00
pipe.rs cache rangeproof and kernel signature verification results (#1419) 2018-08-30 15:44:34 +01:00
store.rs Refactor rewind single header (#1390) 2018-08-20 20:34:12 +01:00
txhashset.rs Cleanup generics (where not needed) (#1429) 2018-08-27 17:22:48 -04:00
types.rs fix misbehaving simulnet fastsync test (#1227) 2018-07-08 17:37:09 +01:00