grin/chain/src
AntiochP 2450ff376b
reset sync_head on restart (#546) (#550)
* reset sync_head on restart (handle banned peers and sync against invalid chain)

* reset both sync_head and header_head on restart
2017-12-27 19:09:11 -05:00
..
chain.rs reset sync_head on restart (#546) (#550) 2017-12-27 19:09:11 -05:00
lib.rs Ported acbe983 and 58d7dc7 from testnet1 branch 2017-11-16 18:17:56 -05:00
pipe.rs broadcast all accepted blocks, main chain or fork (#515) (#517) 2017-12-18 16:18:36 -05:00
store.rs Remove future block heights from store when backtracking 2017-12-16 00:30:55 +00:00
sumtree.rs Fix AlreadySpent when UTXO created and spent on fork 2017-12-25 00:32:39 +00:00
types.rs pass the commitment into an AlreadySpent error (#511) 2017-12-18 07:46:19 -05:00