aboutsummaryrefslogtreecommitdiff
path: root/test/functional/rpc_invalid_address_message.py
AgeCommit message (Expand)Author
2021-10-20Make explicit the node param in init_wallet()lsilva01
2021-09-21Add BECH32_INVALID_VERSION testlsilva01
2021-09-21skip test_getaddressinfo() if wallet is disabledlsilva01
2021-03-16Use Bech32m encoding for v1+ segwit addressesPieter Wuille
2021-01-24Better error messages for invalid addressesBezdrighin