Page MenuHomePhabricator

wallet: Remove Verify and IsLoaded methods
ClosedPublic

Authored by PiRK on Sep 30 2021, 13:33.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC35feef8b4381: wallet: Remove Verify and IsLoaded methods
Summary

Checks are now consolidated in MakeBerkeleyDatabase function instead of
happening in higher level code.

This commit does not change behavior except for error messages which now
include more complete information.

This is a backport of core#19619 [4/8]
https://github.com/bitcoin/bitcoin/pull/19619/commits/3c815cfe54087fd139169161d2fd175e99840e6a

Depends on D10226

Test Plan

ninja all check-all

Diff Detail

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