bitcoin/test/util
Michael Dietz 085b3a7299
rpc: deprecate addresses and reqSigs from rpc outputs
1) add a new sane "address" field (for outputs that have an
   identifiable address, which doesn't include bare multisig)
2) with -deprecatedrpc: leave "reqSigs" and "addresses" intact
   (with all weird/wrong behavior they have now)
3) without -deprecatedrpc: drop "reqSigs" and "addresses" entirely,
   always.
2021-03-23 10:51:43 -04:00
..
data rpc: deprecate addresses and reqSigs from rpc outputs 2021-03-23 10:51:43 -04:00
bitcoin-util-test.py Remove Python 2 import workarounds 2018-12-13 16:46:31 +01:00
rpcauth-test.py Properly generate salt in rpcauth.py, update tests 2018-11-17 01:26:49 -08:00