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 c95c0dcb80
lnrouter: add comments about path-finding blocking the asyncio loop
6 years ago
..
regtest follow-up 17a893441a88eb1b3bc89fd960edfc28140e266f: fix regtest 6 years ago
__init__.py config: no longer singleton. it is passed to Wallet.__init__ 6 years ago
regtest.py regests: organize tests in two classes 6 years ago
test_bitcoin.py crypto: add 'cryptography' as alt dependency for 'pycryptodomex' 6 years ago
test_blockchain.py config: no longer singleton. it is passed to Wallet.__init__ 6 years ago
test_bolt11.py fix tests: follow-up prev 6 years ago
test_coinchooser.py CoinChooser: avoid NotEnoughFunds if zero buckets are sufficient 6 years ago
test_commands.py Separate db from storage 6 years ago
test_dnssec.py tests: rm "needs_test_with_all_ecc_implementations" decorator 6 years ago
test_lnchannel.py Fix detection of payments. 6 years ago
test_lnhtlc.py Restructure wallet storage: 6 years ago
test_lnpeer.py lnrouter: add comments about path-finding blocking the asyncio loop 6 years ago
test_lnrouter.py crypto: add 'cryptography' as alt dependency for 'pycryptodomex' 6 years ago
test_lntransport.py crypto: add 'cryptography' as alt dependency for 'pycryptodomex' 6 years ago
test_lnutil.py lnutil.split_host_port: fix for IPv6 connection string 6 years ago
test_mnemonic.py old_mnemonic: speed up mn_decode 6 years ago
test_network.py rename all TaskGroup() fields to "taskgroup" 6 years ago
test_psbt.py psbt: allow insecure signing of legacy UTXOs without full previous tx 6 years ago
test_revealer.py config: no longer singleton. it is passed to Wallet.__init__ 6 years ago
test_simple_config.py config: no longer singleton. it is passed to Wallet.__init__ 6 years ago
test_storage_upgrade.py Separate db from storage 6 years ago
test_transaction.py transaction: (fix) invalidate ser cache when changing locktime/version 6 years ago
test_util.py config: no longer singleton. it is passed to Wallet.__init__ 6 years ago
test_verifier.py follow-up prev 6 years ago
test_wallet.py Separate db from storage 6 years ago
test_wallet_vertical.py wallet: fix is_mine/can_sign. don't just rely on ks, also check script 6 years ago
test_x509.py config: no longer singleton. it is passed to Wallet.__init__ 6 years ago