aboutsummaryrefslogtreecommitdiff
path: root/src/script/interpreter.cpp
diff options
context:
space:
mode:
authorMatt Corallo <git@bluematt.me>2017-10-09 11:19:10 -0400
committerMarcoFalke <falke.marco@gmail.com>2018-05-24 13:55:52 -0400
commit0948153ea62ff4921daef326da0fddb8425cd866 (patch)
tree64d7940ec8219d95f28e622d4ecced42a07707c3 /src/script/interpreter.cpp
parentc71e535aec5aaef04764238a94e456f2405adbb5 (diff)
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). Github-Pull: #13023 Rebased-From: ecc3c4a019e6db30e208b8554b1a3658dcb9a80a
Diffstat (limited to 'src/script/interpreter.cpp')
0 files changed, 0 insertions, 0 deletions