Page MenuHomePhabricator

rpc: Add unloadwallet RPC, release notes, and tests
ClosedPublic

Authored by nakihito on Oct 15 2019, 02:24.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
PR13111-2
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 7770
Build 13579: Bitcoin ABC Buildbot (legacy)
Build 13578: arc lint + arc unit

Event Timeline

Owners added a reviewer: Restricted Owners Package.Oct 15 2019, 02:24
nakihito added inline comments.
doc/release-notes.md
11
src/wallet/rpcwallet.cpp
103
3360
3427
3535
4628
src/wallet/wallet.cpp
98
1380
4380
src/wallet/wallet.h
1229
test/functional/wallet_multiwallet.py
277
279
284

I don't see a good reason to block this based on the discussion in PR14941. That change is an improvement, but we'll need to backport up to it to get it.

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