grin/chain
Ignotus Peverell 7f2e2158c8
Reduce the scope of the chain new block lock (#1666)
When processing a new block, attemps to make the scope of the
corresponding `txhashet` lock as small as possible. The idea is
to avoid bad interactions with orphan locks or block post
processing (i.e. adapter events, etc)
2018-10-05 12:17:58 -07:00
..
src Reduce the scope of the chain new block lock (#1666) 2018-10-05 12:17:58 -07: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