diff options
| author | Matt Corallo <[email protected]> | 2017-01-11 21:15:28 -0800 |
|---|---|---|
| committer | Matt Corallo <[email protected]> | 2017-01-11 21:18:48 -0800 |
| commit | 962f7f054fd9692f92d40c771cf3ba8ef0cde891 (patch) | |
| tree | 1ff1ab9c0e2289e8895f56eab7e0143fb2dbe0cc /src/validation.cpp | |
| parent | Use a temp pindex to avoid a const_cast in ProcessNewBlockHeaders (diff) | |
| download | discoin-962f7f054fd9692f92d40c771cf3ba8ef0cde891.tar.xz discoin-962f7f054fd9692f92d40c771cf3ba8ef0cde891.zip | |
Call ActivateBestChain without cs_main/with most_recent_block
There is still a call to ActivateBestChain with cs_main if a peer
requests the block prior to it being validated, but this one is
more specifically-gated, so should be less of an issue.
Diffstat (limited to 'src/validation.cpp')
0 files changed, 0 insertions, 0 deletions