Page MenuHomePhabricator

Add CWallet::BlockUntilSyncedToCurrentChain()
ClosedPublic

Authored by deadalnix on Jan 8 2019, 01:30.

Details

Summary

This blocks until the wallet has synced up to the current height.

This is extracted from Core's PR10286 commit 5ee31726360cbe343f5a1a50a5e440db736da5b7

Depends on D2266

Test Plan
make check
./test/functional/test_runner.py

Diff Detail

Repository
rABC Bitcoin ABC
Branch
walletblockuntil
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4442
Build 6948: Bitcoin ABC Buildbot (legacy)
Build 6947: arc lint + arc unit