.. |
regtest
|
Pass make_tx function to ConfirmTxDialog
|
2019-11-14 10:20:19 +01:00 |
__init__.py
|
config: no longer singleton. it is passed to Wallet.__init__
|
2019-09-22 20:46:01 +02:00 |
regtest.py
|
remove redundant 'stop' in regtest setUp (should run a bit faster)
|
2019-08-31 08:49:31 +02:00 |
test_bitcoin.py
|
psbt: follow-ups: fix digital bitbox
|
2019-11-05 22:06:46 +01:00 |
test_blockchain.py
|
config: no longer singleton. it is passed to Wallet.__init__
|
2019-09-22 20:46:01 +02:00 |
test_bolt11.py
|
fix tests: follow-up prev
|
2019-10-01 20:42:34 +02:00 |
test_coinchooser.py
|
CoinChooser: avoid NotEnoughFunds if zero buckets are sufficient
|
2019-11-11 15:15:04 +01:00 |
test_commands.py
|
integrate PSBT support natively. WIP
|
2019-11-04 22:24:36 +01:00 |
test_dnssec.py
|
config: no longer singleton. it is passed to Wallet.__init__
|
2019-09-22 20:46:01 +02:00 |
test_lnchannel.py
|
integrate PSBT support natively. WIP
|
2019-11-04 22:24:36 +01:00 |
test_lnhtlc.py
|
config: no longer singleton. it is passed to Wallet.__init__
|
2019-09-22 20:46:01 +02:00 |
test_lnpeer.py
|
fix test following aac0fe9ae6
|
2019-10-22 18:54:00 +02:00 |
test_lnrouter.py
|
tests: fix test_find_path_for_payment. need to close sqlite connection
|
2019-09-22 21:21:24 +02:00 |
test_lntransport.py
|
config: no longer singleton. it is passed to Wallet.__init__
|
2019-09-22 20:46:01 +02:00 |
test_lnutil.py
|
integrate PSBT support natively. WIP
|
2019-11-04 22:24:36 +01:00 |
test_mnemonic.py
|
old_mnemonic: speed up mn_decode
|
2019-11-15 12:08:06 +01:00 |
test_network.py
|
config: no longer singleton. it is passed to Wallet.__init__
|
2019-09-22 20:46:01 +02:00 |
test_psbt.py
|
psbt: allow insecure signing of legacy UTXOs without full previous tx
|
2019-11-07 02:40:10 +01:00 |
test_revealer.py
|
config: no longer singleton. it is passed to Wallet.__init__
|
2019-09-22 20:46:01 +02:00 |
test_simple_config.py
|
config: no longer singleton. it is passed to Wallet.__init__
|
2019-09-22 20:46:01 +02:00 |
test_storage_upgrade.py
|
config: no longer singleton. it is passed to Wallet.__init__
|
2019-09-22 20:46:01 +02:00 |
test_transaction.py
|
tx_from_any: strip whitespaces
|
2019-11-08 17:51:48 +01:00 |
test_util.py
|
config: no longer singleton. it is passed to Wallet.__init__
|
2019-09-22 20:46:01 +02:00 |
test_wallet.py
|
integrate PSBT support natively. WIP
|
2019-11-04 22:24:36 +01:00 |
test_wallet_vertical.py
|
test_wallet_vertical: add test for manual coinjoin
|
2019-11-06 18:40:16 +01:00 |
test_x509.py
|
config: no longer singleton. it is passed to Wallet.__init__
|
2019-09-22 20:46:01 +02:00 |