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 46d8080c76
ln gossip: don't put own channels into db; always pass them to fn calls
6 years ago
..
regtest regtest: wait_for_balance 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 tests: rm "needs_test_with_all_ecc_implementations" decorator 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 Restructure wallet storage: 6 years ago
test_lnhtlc.py Restructure wallet storage: 6 years ago
test_lnpeer.py ln gossip: don't put own channels into db; always pass them to fn calls 6 years ago
test_lnrouter.py tests: fix test_find_path_for_payment. need to close sqlite connection 6 years ago
test_lntransport.py python 3.8: adapt to breaking changes re asyncio.CancelledError 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 config: no longer singleton. it is passed to Wallet.__init__ 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 tests: rm "needs_test_with_all_ecc_implementations" decorator 6 years ago
test_util.py config: no longer singleton. it is passed to Wallet.__init__ 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