Page MenuHomePhabricator

Add stop_block out arg to ScanForWalletTransactions
ClosedPublic

Authored by Fabien on Mar 25 2020, 16:39.

Details

Summary
Accurately reports the last block successfully scanned, replacing a
return of the chain tip, which represented possibly inaccurated data in
a race condition.

Completes backport of core PR13076:
https://github.com/bitcoin/bitcoin/pull/13076/commits/bd3b0361d840bff95988a048abf70ade94d80524

Depends on D5562.

Test Plan
ninja all check check-functional

Diff Detail

Repository
rABC Bitcoin ABC
Branch
PR13076_part3
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 9965
Build 17782: Default Diff Build & Tests
Build 17781: arc lint + arc unit

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.Mar 25 2020, 18:58