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
Branch
PR12988
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 6826
Build 11699: Bitcoin ABC Buildbot (legacy)
Build 11698: arc lint + arc unit

Event Timeline

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