This ensures wallet code doesn't access node global state, avoiding bugs like
https://github.com/bitcoin/bitcoin/pull/15557#discussion_r267735431
https://github.com/bitcoin/bitcoin/pull/15639/commits/78a2fb55c97fbc26f7b74c5b1fb999a2aff8ce88
Differential D6795
[backport#15639 3/3] bitcoin-wallet tool: Drop libbitcoin_server.a dependency majcosta on Jun 30 2020, 23:13. Authored by
Details
This ensures wallet code doesn't access node global state, avoiding bugs like https://github.com/bitcoin/bitcoin/pull/15639/commits/78a2fb55c97fbc26f7b74c5b1fb999a2aff8ce88 ninja check-all [also with -DBUILD_BITCOIN_WALLET=OFF] make check-recursive ./test/functional/test_runner.py [also with --disable-wallet]
Diff Detail
Event Timeline
|