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 511674a532
contacts: fix adding new contacts
2 years ago
..
regtest regtest: pass config options from regtest.py to script 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 regtest: pass config options from regtest.py to script 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 renames: use consistent naming of cltv delta vs cltv abs 2 years ago
test_coinchooser.py fix tests: follow-up 154b9cab50 6 years ago
test_commands.py addr_sync.receive_tx_callback: rm redundant tx_hash arg 2 years ago
test_contacts.py contacts: fix adding new contacts 2 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 addr_sync.receive_tx_callback: rm redundant tx_hash arg 2 years ago
test_lnchannel.py renames: use consistent naming of cltv delta vs cltv abs 2 years ago
test_lnhtlc.py Restructure wallet storage: 6 years ago
test_lnmsg.py tests: rework testnet 3 years ago
test_lnpeer.py lnworker: use PaymentFeeBudget 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 renames: use consistent naming of cltv delta vs cltv abs 2 years ago
test_mnemonic.py qml wizard: "confirm seed" screen to normalize whitespaces 3 years ago
test_mpp_split.py mpp_split: make SplitConfig a subclass of dict, not just a type-hint 2 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 commands: getconfig to use default values, add existence checks 2 years ago
test_sswaps.py follow-up 455167136d (variable rename) 2 years ago
test_storage_upgrade.py walletDB: replace 'manual_upgrades' parameter with 'upgrade', with opposite semantics 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 walletDB: replace 'manual_upgrades' parameter with 'upgrade', with opposite semantics 2 years ago
test_wallet_vertical.py wallet: check that multisig wallet does not have duplicate masterkeys 2 years ago
test_x509.py config: no longer singleton. it is passed to Wallet.__init__ 6 years ago