aboutsummaryrefslogtreecommitdiff
path: root/src/httprpc.cpp
diff options
context:
space:
mode:
authorRussell Yanofsky <russ@yanofsky.org>2021-04-02 12:48:20 -0400
committerRussell Yanofsky <russ@yanofsky.org>2021-04-02 12:48:20 -0400
commit937fd4a66f048780bffc5e714d0c800de987ce93 (patch)
treed793651a83b1b1b14efca0e2574905381c6286ec /src/httprpc.cpp
parente08f3193b543017702d000c2263bccbefa981c14 (diff)
downloadbitcoin-937fd4a66f048780bffc5e714d0c800de987ce93.tar.xz
Fix wrong wallet RPC context set after #21366
This bug doesn't have any effects currently because it only affects external signer RPCs which aren't currently using the wallet context, but it does cause an appveyor failure in a upcoming PR: https://ci.appveyor.com/project/DrahtBot/bitcoin/builds/38512882 This bug is subtle and could have been avoided if JSONRPCRequest didn't have constructors that were so loose with type checking. Suggested change https://github.com/bitcoin/bitcoin/pull/21366#issuecomment-792044351 eliminates these and would be a good followup for a future PR.
Diffstat (limited to 'src/httprpc.cpp')
0 files changed, 0 insertions, 0 deletions