aboutsummaryrefslogtreecommitdiff
path: root/src/httpserver.cpp
diff options
context:
space:
mode:
authorMatt Corallo <[email protected]>2017-10-09 11:19:10 -0400
committerJesse Cohen <[email protected]>2018-05-12 12:44:32 -0400
commitecc3c4a019e6db30e208b8554b1a3658dcb9a80a (patch)
treef9af673005ded7d0566d285b4617c6909f3dabbf /src/httpserver.cpp
parentMerge #13021: MOVEONLY: Move logging code from util.{h,cpp} to new files. (diff)
downloaddiscoin-ecc3c4a019e6db30e208b8554b1a3658dcb9a80a.tar.xz
discoin-ecc3c4a019e6db30e208b8554b1a3658dcb9a80a.zip
Do not unlock cs_main in ABC unless we've actually made progress.
Technically, some internal datastructures may be in an inconsistent state if we do this, though there are no known bugs there. Still, for future safety, its much better to only unlock cs_main if we've made progress (not just tried a reorg which may make progress).
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions