You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bitcoin/test/functional/test_framework
fanquake f1a9fd627b
Merge bitcoin/bitcoin#28251: validation: fix coins disappearing mid-package evaluation
1 year ago
..
__init__.py
address.py refactor: move address_to_scriptpubkey to address.py 2 years ago
authproxy.py test: Rename EncodeDecimal to serialization_fallback 1 year ago
bdb.py scripted-diff: Bump copyright headers 3 years ago
bip340_test_vectors.csv tests: add BIP340 Schnorr signature support to test framework 4 years ago
blockfilter.py test: add compact block filter (BIP158) helper routines 2 years ago
blocktools.py refactor: use address_to_scriptpubkey to retrieve addresses scriptpubkey 2 years ago
coverage.py test: fix PEP484 no implicit optional argument types errors 1 year ago
descriptors.py
ellswift.py test: add ellswift test vectors from BIP324 1 year ago
ellswift_decode_test_vectors.csv test: add ellswift test vectors from BIP324 1 year ago
key.py test: add secp256k1 module with FE (field element) and GE (group element) classes 1 year ago
messages.py test: add support for all networks in CAddress in messages.py 1 year ago
muhash.py test: remove modinv python util helper function 2 years ago
netutil.py scripted-diff: Bump copyright headers 2 years ago
p2p.py test: Combine sync_send_with_ping and sync_with_ping 1 year ago
psbt.py test: PSBT: eliminate magic numbers for global unsigned tx key (0) 2 years ago
ripemd160.py Add pure Python RIPEMD-160 3 years ago
script.py test: refactor: deduplicate legacy ECDSA signing for tx inputs 1 year ago
script_util.py scripted-diff: Bump copyright headers 2 years ago
secp256k1.py test: EC: optimize scalar multiplication of G by using lookup table 1 year ago
segwit_addr.py Use Bech32m encoding for v1+ segwit addresses 4 years ago
siphash.py test: python E721 updates 1 year ago
socks5.py test: add keep_alive option to socks5 proxy in test_framework 1 year ago
test_framework.py script, test: add missing python type annotations 1 year ago
test_node.py Merge bitcoin/bitcoin#28199: test: tx orphan handling 1 year ago
test_shell.py scripted-diff: Bump copyright headers 2 years ago
util.py test: fix PEP484 no implicit optional argument types errors 1 year ago
wallet.py [test framework] add ability to spend only confirmed utxos 1 year ago
wallet_util.py test: refactor: introduce `generate_keypair` helper with WIF support 1 year ago
xswiftec_inv_test_vectors.csv test: add ellswift test vectors from BIP324 1 year ago