This is a backport of Core PR15413
Depends on D4591
Differential D4592
tests: Add missing cs_main locks required when accessing pcoinsdbview, pcoinsTip or pblocktree deadalnix on Nov 29 2019, 23:57. Authored by
Details
This is a backport of Core PR15413 Depends on D4591 make check ninja bench-bitcoin Ensure clang doesn't warnign about thread safety.
Diff Detail
Event TimelineComment Actions The bench/block_assemble.cpp changes are missing, the bench has not been ported yet. This adds a few more PR as dependencies. Comment Actions It was removed because it was segwit specific. It should be redone at some point in the future, but that won't be a backport. |