Page MenuHomePhabricator

Wallet database handling abstraction/simplification
ClosedPublic

Authored by deadalnix on Jan 11 2018, 00:47.

Details

Summary

Backport core's PR9951

Test Plan
make check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
walletdbsimplify
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 1597
Build 1597: arc lint + arc unit

Event Timeline

This is not finished.

src/wallet/db.h
214 ↗(On Diff #2466)

huhdog

src/wallet/db.h
214 ↗(On Diff #2466)

The behavior from non backed wallet is that all write succeed and all read fail. You can check the original PR for details.

This revision is now accepted and ready to land.Jan 16 2018, 02:51
This revision was automatically updated to reflect the committed changes.