elements/test/functional/test_framework
2025-11-06 09:52:16 +02:00
..
crypto [test/crypto] Add FSChaCha20Poly1305 AEAD python implementation 2023-09-29 17:50:38 +05:30
__init__.py
address.py Merge c0311b1dda into merged_master (Bitcoin PR bitcoin/bitcoin#27349) 2025-04-12 10:10:01 +02:00
authproxy.py test: Rename EncodeDecimal to serialization_fallback 2023-06-29 19:51:43 +02:00
bdb.py scripted-diff: Bump copyright headers 2021-11-10 11:10:24 +01:00
bip340_test_vectors.csv tests: add BIP340 Schnorr signature support to test framework 2020-10-12 17:18:47 -07:00
blockfilter.py [test] Move test framework crypto functions to crypto/ 2023-09-10 23:16:39 +05:30
blocktools.py ci: fix lint issues 2025-04-17 11:06:32 +02:00
coverage.py test: fix PEP484 no implicit optional argument types errors 2023-06-29 16:14:07 -06:00
descriptors.py Output a descriptor in createmultisig and addmultisigaddress 2020-01-30 23:55:36 -05:00
key.py Merge 962ea5c525 into merged_master (Bitcoin PR bitcoin/bitcoin#28374) 2025-11-06 09:52:16 +02:00
liquid_addr.py fix len check in blech32 decode() in test framework 2019-09-13 20:24:23 +05:00
messages.py Merge 962ea5c525 into merged_master (Bitcoin PR bitcoin/bitcoin#28374) 2025-11-06 09:52:16 +02:00
netutil.py test: add coverage to feature_addrman.py 2023-10-01 22:43:49 -05:00
p2p.py Merge eca2e430ac into merged_master (Bitcoin PR bitcoin/bitcoin#28632) 2025-11-05 19:11:39 +02:00
psbt.py test: PSBT: eliminate magic numbers for global unsigned tx key (0) 2023-03-04 12:43:38 +01:00
script.py Merge 962ea5c525 into merged_master (Bitcoin PR bitcoin/bitcoin#28374) 2025-11-06 09:52:16 +02:00
script_util.py scripted-diff: Bump copyright headers 2022-12-24 23:49:50 +00:00
segwit_addr.py Use Bech32m encoding for v1+ segwit addresses 2021-08-17 22:32:47 +00:00
socks5.py test: add keep_alive option to socks5 proxy in test_framework 2023-07-10 10:07:45 -04:00
test_framework.py Merge 2a349f9ea5 into merged_master (Bitcoin PR bitcoin/bitcoin#28264) 2025-11-05 14:53:04 +02:00
test_node.py Merge eca2e430ac into merged_master (Bitcoin PR bitcoin/bitcoin#28632) 2025-11-05 19:11:39 +02:00
test_shell.py scripted-diff: Bump copyright headers 2022-12-24 23:49:50 +00:00
util.py Merge f028470654 into merged_master (Bitcoin PR bitcoin/bitcoin#28727) 2025-11-05 15:56:50 +02:00
wallet.py Merge 3966b0a0b6 into merged_master (Bitcoin PR bitcoin/bitcoin#28472) 2025-08-04 09:26:56 +02:00
wallet_util.py Merge 091d29c495 into merged_master (Bitcoin PR bitcoin/bitcoin#28617) 2025-08-07 13:38:17 +02:00