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.
 
 
 
 
SomberNight a0ba5a7962
change partial txn format: add header. only parse inputs and witness for partial txns.
7 years ago
..
__init__.py tests: introduce FAST_TESTS flag for faster local testing 7 years ago
test_bitcoin.py tests: introduce FAST_TESTS flag for faster local testing 7 years ago
test_commands.py fix parsing values in setconfig (#4225) 7 years ago
test_dnssec.py use libsecp256k1 if available. abstract away ecc stuff. move symmetric crypto and hash functions to crypto.py 7 years ago
test_interface.py use libsecp256k1 if available. abstract away ecc stuff. move symmetric crypto and hash functions to crypto.py 7 years ago
test_mnemonic.py use libsecp256k1 if available. abstract away ecc stuff. move symmetric crypto and hash functions to crypto.py 7 years ago
test_simple_config.py use libsecp256k1 if available. abstract away ecc stuff. move symmetric crypto and hash functions to crypto.py 7 years ago
test_storage_upgrade.py use libsecp256k1 if available. abstract away ecc stuff. move symmetric crypto and hash functions to crypto.py 7 years ago
test_transaction.py change partial txn format: add header. only parse inputs and witness for partial txns. 7 years ago
test_util.py use libsecp256k1 if available. abstract away ecc stuff. move symmetric crypto and hash functions to crypto.py 7 years ago
test_wallet.py use libsecp256k1 if available. abstract away ecc stuff. move symmetric crypto and hash functions to crypto.py 7 years ago
test_wallet_vertical.py change partial txn format: add header. only parse inputs and witness for partial txns. 7 years ago