diff options
| author | Matt Corallo <[email protected]> | 2017-12-04 18:25:57 -0500 |
|---|---|---|
| committer | Matt Corallo <[email protected]> | 2017-12-26 11:54:43 -0500 |
| commit | a99b76f26958829c2b9ca4ffa5b1d81912b8acc7 (patch) | |
| tree | e8d58aa97befc795ca199e105ae0a5bec5a70535 /src/httpserver.cpp | |
| parent | Avoid cs_main in net_processing ActivateBestChain calls (diff) | |
| download | discoin-a99b76f26958829c2b9ca4ffa5b1d81912b8acc7.tar.xz discoin-a99b76f26958829c2b9ca4ffa5b1d81912b8acc7.zip | |
Require no cs_main lock for ProcessNewBlock/ActivateBestChain
This requires the removal of some very liberal (incorrect) cs_mains
sprinkled in some tests. It adds some chainActive.Tip() races, but
the tests are all single-threaded anyway.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions