grin/chain
Antioch Peverell bcf41438dc
Simplify chain, remove head. (#1657)
* Go back to db for head and header_head
* Use batch consistently for db access
* Pass active txhashset and batch in the ctx
* Only update head in db if total work increases
* Only updated header_head if total work (on header chain) increases
2018-10-05 08:29:33 +01:00
..
src Simplify chain, remove head. (#1657) 2018-10-05 08:29:33 +01:00
tests More robust block pruning (#1637) 2018-10-02 16:17:15 +01:00
Cargo.toml Update rand crate to 0.5 (#1542) 2018-09-18 09:39:45 +01:00