aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2019-01-15 14:08:26 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2019-01-15 14:38:23 +0100
commit1b6fc30530459eae8cff2ac95206719e4c664a55 (patch)
tree64f9564d1e1d79084b46597d5e35b758c963366d /.gitignore
parentcf0c67b62c2037dc9e70ea84ffee3b205a9b1bef (diff)
parent645e905c327411555073fa7964b36f652998059f (diff)
downloadbitcoin-1b6fc30530459eae8cff2ac95206719e4c664a55.tar.xz
Merge #14941: rpc: Make unloadwallet wait for complete wallet unload
645e905c327411555073fa7964b36f652998059f doc: Add release notes for unloadwallet change to synchronous call (João Barbosa) c37851de5752f107c16e19317f28038b6b7ca2dc rpc: Make unloadwallet wait for complete wallet unload (João Barbosa) Pull request description: Currently the `unloadwallet` RPC is asynchronous, it only signals the intent to unload the wallet and then returns the response to the client. The actual unload can happen later and the client has no way to be notified of that. This PR makes the `unloadwallet` RPC synchronous, meaning that it blocks until the wallet is fully unloaded. Replaces #14919, fixes #14917. Tree-SHA512: ad88b980e2f3652809a58f904afbfe020299f3aa6a517f495ba943b8d54d4520f6e70074d6749be8f5967065c0f476e0faedcde64c8b4899e5f99c70f0fd6534
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions