zebra/zebra-rpc/qa/rpc-tests/test_framework
Alfredo Garcia 0883b73518
feat(rpc): `addnode` method (#9604)
* add `addnode` rpc method

* remove extra commands

* check if peer is not already there before updating address book

* add timeout for connections in qa test
2025-06-11 15:46:28 +00:00
..
__init__.py feat(tests): Move the RPC tests framework from zcashd (#8866) 2024-09-20 16:36:20 +00:00
authproxy.py feat(tests): Move the RPC tests framework from zcashd (#8866) 2024-09-20 16:36:20 +00:00
bignum.py feat(tests): Move the RPC tests framework from zcashd (#8866) 2024-09-20 16:36:20 +00:00
blockstore.py feat(tests): Move the RPC tests framework from zcashd (#8866) 2024-09-20 16:36:20 +00:00
blocktools.py feat(tests): Move the RPC tests framework from zcashd (#8866) 2024-09-20 16:36:20 +00:00
comptool.py feat(tests): Move the RPC tests framework from zcashd (#8866) 2024-09-20 16:36:20 +00:00
coverage.py feat(tests): Move the RPC tests framework from zcashd (#8866) 2024-09-20 16:36:20 +00:00
equihash.py feat(tests): Move the RPC tests framework from zcashd (#8866) 2024-09-20 16:36:20 +00:00
flyclient.py feat(tests): Move the RPC tests framework from zcashd (#8866) 2024-09-20 16:36:20 +00:00
key.py feat(tests): Move the RPC tests framework from zcashd (#8866) 2024-09-20 16:36:20 +00:00
mininode.py feat(tests): Move the RPC tests framework from zcashd (#8866) 2024-09-20 16:36:20 +00:00
netutil.py feat(tests): Move the RPC tests framework from zcashd (#8866) 2024-09-20 16:36:20 +00:00
proxy.py tests(wallet): Add initial framework to test zallet RPC methods (#9554) 2025-06-09 19:08:20 +00:00
script.py feat(tests): Move the RPC tests framework from zcashd (#8866) 2024-09-20 16:36:20 +00:00
socks5.py feat(tests): Move the RPC tests framework from zcashd (#8866) 2024-09-20 16:36:20 +00:00
test_framework.py feat(tests): Move the RPC tests framework from zcashd (#8866) 2024-09-20 16:36:20 +00:00
util.py feat(rpc): `addnode` method (#9604) 2025-06-11 15:46:28 +00:00
zip244.py feat(tests): Move the RPC tests framework from zcashd (#8866) 2024-09-20 16:36:20 +00:00
zip317.py feat(tests): Move the RPC tests framework from zcashd (#8866) 2024-09-20 16:36:20 +00:00