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 c3562c00e6
tests: fix warnings in test_network.py
2 years ago
..
regtest Fix regtests (follow-up 0ebb6469ff) 2 years ago
test_storage_upgrade tests: split out wallets from test_storage_upgrade.py 2 years ago
__init__.py tests: fix warnings in test_storage_upgrade.py 2 years ago
regtest.py Merge pull request #8536 from SomberNight/202307_ln_imported_cb 2 years ago
slip39-vectors.json Add SLIP-0039 unit tests. 5 years ago
test_bitcoin.py bip32: fix hardened char "h" vs "'" compatibility for some hw wallets 3 years ago
test_blockchain.py fix flake8-bugbear B017 3 years ago
test_bolt11.py lnaddr: make payment_secret field mandatory, in both directions 3 years ago
test_coinchooser.py fix tests: follow-up 154b9cab50 6 years ago
test_commands.py fix flake8-bugbear B017 3 years ago
test_daemon.py config: introduce ConfigVars 3 years ago
test_descriptor.py descriptor.py: sortedmulti to sort .pubkeys already in __init__ 3 years ago
test_interface.py interface: fix ServerAddr.from_str_with_inference() for raw IPv6 addr 3 years ago
test_invoices.py invoices: don't modify .amount_msat directly 2 years ago
test_lnchannel.py Trampoline: Remember failed routes (fixes #7967). 3 years ago
test_lnhtlc.py Restructure wallet storage: 6 years ago
test_lnmsg.py tests: rework testnet 3 years ago
test_lnpeer.py make use_to_trampolines a user visible option, disable it by default 2 years ago
test_lnrouter.py lnonion: rm support for legacy (pre-TLV) onions 3 years ago
test_lntransport.py tests: clean-up use of asyncio 3 years ago
test_lnurl.py lnurl: add encode_lnurl() for console usage, fix tests 3 years ago
test_lnutil.py fix sweeping chan after local force-close using cb 2 years ago
test_mnemonic.py qml wizard: "confirm seed" screen to normalize whitespaces 3 years ago
test_mpp_split.py test_mpp_split: add tests for exclude_single_part_payments=False 3 years ago
test_network.py tests: fix warnings in test_network.py 2 years ago
test_psbt.py tests: rework testnet 3 years ago
test_revealer.py config: no longer singleton. it is passed to Wallet.__init__ 6 years ago
test_simple_config.py config: introduce ConfigVars 3 years ago
test_sswaps.py config: introduce ConfigVars 3 years ago
test_storage_upgrade.py tests: rm some redundant "electrum_path" temp dirs 2 years ago
test_transaction.py transaction.py: rm PartialTxInput.{num_sig, script_type} 3 years ago
test_util.py payment_identifier: factor out bip21 functions to bip21.py to break cyclic dependencies, 2 years ago
test_verifier.py tests: rework testnet 3 years ago
test_wallet.py tests: rm some redundant "electrum_path" temp dirs 2 years ago
test_wallet_vertical.py Make storage a field of db 2 years ago
test_x509.py config: no longer singleton. it is passed to Wallet.__init__ 6 years ago