Page MenuHomePhabricator

[wallet] Move methods from Chain::Lock interface to simple Chain
ClosedPublic

Authored by deadalnix on Oct 15 2020, 14:51.

Details

Summary

Remove findPruned and findFork, no more used after 17954.

Backport of Core PR16426 part [4/5] : https://github.com/bitcoin/bitcoin/pull/16426/commits/841178820d31e1c24a00cb2c8fc0b1fd2f126f56

Depends on D7936

Test Plan
ninja all check-all

Event Timeline

majcosta added a subscriber: majcosta.
majcosta added inline comments.
src/wallet/rpcwallet.cpp
725 ↗(On Diff #24662)

not blocking because D7939 is in the pipeline. same for line 799.

This revision is now accepted and ready to land.Oct 15 2020, 16:16

rebase and fix merge conflicts

This revision was landed with ongoing or failed builds.Oct 15 2020, 22:00
This revision was automatically updated to reflect the committed changes.