Files
go-ethereum/core
Jeffrey Wilcke 558d18d2b0 core: added future proc mutex lock
Added a future lock which prevents the anything being added or removed
from or to the set when looping over the set of blocks. This fixes a nil
pointer in the range loop when trying to retrieve a block from the set
which was previously available but removed due to regular chain
processing.

Fixes #2305
2016-03-11 09:52:36 +01:00
..
2014-12-04 10:28:02 +01:00
2015-07-23 18:35:11 +02:00
2015-08-20 18:50:47 +02:00
2015-08-20 18:38:21 +02:00