Page MenuHomePhabricator

Merge #12988: Hold cs_main while calling UpdatedBlockTip() signal
ClosedPublic

Authored by markblundeberg on Jul 10 2019, 18:12.

Details

Summary

PR12988 backport https://github.com/bitcoin/bitcoin/pull/12988/files
d86edd3 Hold cs_main while calling UpdatedBlockTip() and ui.NotifyBlockTip (Jesse Cohen)

D3435 was backported out of order and included the code elements from
this PR. This completes the remainder of this backport, which by now
is just comments.

Test Plan

make check

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jul 10 2019, 23:59