elements/test/functional/test_framework
Jon Atack 60aba1f2f1
rpc: simplify getaddressinfo labels, deprecate previous behavior
- change the value returned in the RPC getaddressinfo `labels` field to an array
  of label name strings

- deprecate the previous behavior of returning a JSON hash structure containing
  label `name` and address `purpose` key/value pairs

- update the relevant tests
2020-01-03 19:46:20 +01:00
..
__init__.py
address.py
authproxy.py
bignum.py
blocktools.py
coverage.py
descriptors.py
key.py
messages.py
mininode.py Remove network_event_loop instance in close() 2019-11-03 20:33:49 +01:00
netutil.py
script.py
script_util.py
segwit_addr.py
siphash.py
socks5.py
test_framework.py Merge #17633: tests: Add option --valgrind to run the functional tests under Valgrind 2019-12-10 13:30:37 -05:00
test_node.py Merge #17705: test: re-enable CLI test support by using EncodeDecimal in json.dumps() 2019-12-11 20:33:28 -05:00
test_shell.py TestShell: Return self from setup() 2019-11-05 12:55:52 +01:00
util.py test: re-enable CLI test support by using EncodeDecimal in json.dumps() 2019-12-09 15:14:20 -05:00
wallet_util.py rpc: simplify getaddressinfo labels, deprecate previous behavior 2020-01-03 19:46:20 +01:00