diff options
author | MarcoFalke <falke.marco@gmail.com> | 2021-08-26 10:01:39 +0200 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2021-08-26 10:01:43 +0200 |
commit | cea38b491f6a2929097114b7b609a774f622d58a (patch) | |
tree | ee3de621bbc71c74aebc04ededa6c6578750fe83 /test/functional/interface_rest.py | |
parent | 84be9a89c1a49a7be5bc43d832b4cb9cbd09fce3 (diff) | |
parent | c3c213215b25f3e6f36d46b1d49dfcc3040cee1c (diff) |
Merge bitcoin/bitcoin#22183: Remove `gArgs` from `wallet.h` and `wallet.cpp`
c3c213215b25f3e6f36d46b1d49dfcc3040cee1c Use `context.args` in `src/wallet/load.cpp`. (Kiminuo)
25de4e77feddf9b2f4d134bab5faa26c3e5a764d Use `context.args` in `CWallet::Create` instead of `gArgs`. (Kiminuo)
aa5e7c9471c50771bc77b0ec4e0e0929e4a32eae Fix typo in bitcoin-cli.cpp (Kiminuo)
Pull request description:
The PR attempts to move us an inch towards the [goal](https://github.com/bitcoin/bitcoin/pull/21244#discussion_r615307465) by using `WalletContext` in `wallet.{h|cpp}` code instead of relying on the global state (i.e. `gArgs`).
Edit: The PR builds on #19101.
ACKs for top commit:
ryanofsky:
Code review ACK c3c213215b25f3e6f36d46b1d49dfcc3040cee1c. Changes since last review: just rebasing and adding wallet load commit
Tree-SHA512: 2b436f5a219e32c2d529f55a89edca086d949396cebf9e089a21aa7b1c180e3c0fb17468f415dfc834f8e1614f8b3914c7e9a0bd33b95e7e0199c0dfe5ca9490
Diffstat (limited to 'test/functional/interface_rest.py')
0 files changed, 0 insertions, 0 deletions