2b79aad79c
This corrects and simplifies the shutdown logic for interrupts, the walletrpc.WalletLoaderService/CloseWallet RPC, and the legacy stop RPC by both stopping all wallet processes and closing the wallet database. It appears that this behavior broke as part of the wallet package refactor, causing occasional nil pointer panics and memory faults when closing the wallet database with active transactions. Fixes #282. Fixes #283. |
||
---|---|---|
.. | ||
documentation | ||
legacyrpc | ||
rpcserver | ||
walletrpc | ||
api.proto | ||
regen.sh |