grin/chain/src
Antioch Peverell f15bfbd35b
lock chain.head() for less time (scope it in a block) (#1625)
* lock the chain.head for less tieme (scope it in a block)

* actually scope it to that block...
2018-10-01 22:12:56 +01:00
..
txhashset remove duplicate dir creation code (#1603) 2018-09-29 09:50:32 +01:00
chain.rs lock chain.head() for less time (scope it in a block) (#1625) 2018-10-01 22:12:56 +01:00
error.rs Dual proof of work, first step (#1534) 2018-09-18 15:12:57 -07:00
lib.rs introduce rewindable_kernel_view (readonly but rewindable kernel MMR view) (#1587) 2018-09-26 09:59:00 +01:00
pipe.rs fix: in case of all known, update header_head and sync_head (#1619) 2018-10-01 21:58:50 +08:00
store.rs fix: init_sync_head was not behaving as expected (#1624) 2018-10-01 23:03:06 +08:00
types.rs Dual proof of work, first step (#1534) 2018-09-18 15:12:57 -07:00