Page MenuHomePhabricator

[backport#15932] rpc: Serialize in getblock without cs_main
ClosedPublic

Authored by majcosta on May 29 2020, 18:49.

Details

Summary
Test Plan
cmake .. -GNinja -DCMAKE_BUILD_TYPE=Debug
ninja check check-functional

Diff Detail

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

Event Timeline

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

This revision is now accepted and ready to land.May 29 2020, 19:59
nakihito requested changes to this revision.May 29 2020, 20:03

Test plan doesn't test lock changes.

This revision now requires changes to proceed.May 29 2020, 20:03

fixed test plan

This revision is now accepted and ready to land.May 30 2020, 05:26