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.
litecoin/test/functional/test_framework
Sebastian Falbesoner 983ca0456c
test: introduce `address_to_scriptpubkey` helper
3 years ago
..
__init__.py
address.py Merge bitcoin/bitcoin#23474: test: scripted-diff cleanups after generate* changes 3 years ago
authproxy.py test: Remove Windows workaround in authproxy 3 years 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
blocktools.py Remove GetAdjustedTime from init.cpp 3 years ago
coverage.py scripted-diff: Bump copyright headers 3 years ago
descriptors.py Output a descriptor in createmultisig and addmultisigaddress 5 years ago
key.py tests: add deterministic signing mode to ECDSA 3 years ago
messages.py test: Replace hashlib.new with named constructor 3 years ago
muhash.py test: Change MuHash Python implementation to match cpp version again 4 years ago
netutil.py scripted-diff: Bump copyright headers 3 years ago
p2p.py Merge bitcoin/bitcoin#21327: net_processing: ignore transactions while in IBD 3 years ago
ripemd160.py Add pure Python RIPEMD-160 3 years ago
script.py Swap out hashlib.ripemd160 for own implementation 3 years ago
script_util.py scripted-diff: Bump copyright headers 3 years ago
segwit_addr.py Use Bech32m encoding for v1+ segwit addresses 4 years ago
siphash.py Update copyright headers to 2018 6 years ago
socks5.py scripted-diff: Update copyright in ./test 6 years ago
test_framework.py test: feature_rbf.py: check specified wallet type availability 3 years ago
test_node.py Merge bitcoin/bitcoin#22777: net processing: don't request tx relay on feeler connections 3 years ago
test_shell.py TestShell: Return self from setup() 5 years ago
util.py Merge bitcoin/bitcoin#19499: p2p: Make timeout mockable and type safe, speed up test 3 years ago
wallet.py test: introduce `address_to_scriptpubkey` helper 3 years ago
wallet_util.py scripted-diff: Bump copyright headers 3 years ago