diff options
| author | Russell Yanofsky <[email protected]> | 2019-03-22 00:42:17 -0400 |
|---|---|---|
| committer | Russell Yanofsky <[email protected]> | 2019-04-10 09:51:37 -0400 |
| commit | b874747b51882a613895a100c4210c7f1dddde30 (patch) | |
| tree | 3b8473c9c2a94aec786c27c9c3c2b5f297cf1fdf /src/httpserver.cpp | |
| parent | bitcoin-wallet tool: Drop MakeChain calls (diff) | |
| download | discoin-b874747b51882a613895a100c4210c7f1dddde30.tar.xz discoin-b874747b51882a613895a100c4210c7f1dddde30.zip | |
Remove access to node globals from wallet-linked code
Remove last few instances of accesses to node global variables from wallet
code. Also remove accesses to node globals from code in policy/policy.cpp that
isn't actually called by wallet code, but does get linked into wallet code.
This is the last change needed to allow bitcoin-wallet tool to be linked
without depending on libbitcoin_server.a, to ensure wallet code doesn't access
node global state and avoid bugs like
https://github.com/bitcoin/bitcoin/pull/15557#discussion_r267735431
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions