| .. |
|
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
|
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
|
commands: "bumpfee" to accept either a raw tx or a txid as its 1st arg
|
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
|
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
|
(trivial) follow-up paysession.use_two_trampolines arg change
|
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
|
commands: getconfig to use default values, add existence checks
|
2 years ago |
|
test_sswaps.py
|
config: introduce ConfigVars
|
3 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
|
walletDB: replace 'manual_upgrades' parameter with 'upgrade', with opposite semantics
|
2 years ago |
|
test_x509.py
|
config: no longer singleton. it is passed to Wallet.__init__
|
6 years ago |