.. |
regtest
|
add test with fail_malformed_htlc to forwarding regtest
|
2020-05-05 09:04:17 +02:00 |
__init__.py
|
config: no longer singleton. it is passed to Wallet.__init__
|
2019-09-22 20:46:01 +02:00 |
regtest.py
|
add test with fail_malformed_htlc to forwarding regtest
|
2020-05-05 09:04:17 +02:00 |
test_bitcoin.py
|
crypto.pw_decode: fix one case of raising incorrect exception
|
2020-04-08 12:49:50 +02: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
|
ln feature bits: validate transitive feature deps everywhere
|
2020-04-01 21:49:19 +02:00 |
test_coinchooser.py
|
CoinChooser: avoid NotEnoughFunds if zero buckets are sufficient
|
2019-11-11 15:15:04 +01:00 |
test_commands.py
|
commands: add new cmd "getprivatekeyforpath" to export a WIF for a path
|
2020-03-31 05:50:18 +02:00 |
test_dnssec.py
|
tests: rm "needs_test_with_all_ecc_implementations" decorator
|
2020-02-11 16:46:31 +01:00 |
test_lnchannel.py
|
(trivial) rename lnchannel.channel_states to ChannelState
|
2020-04-13 16:02:05 +02:00 |
test_lnhtlc.py
|
Restructure wallet storage:
|
2020-02-04 13:35:58 +01:00 |
test_lnmsg.py
|
ln feature bits: flatten namespaces, and impl feature deps and ctxs
|
2020-04-01 21:41:24 +02:00 |
test_lnpeer.py
|
lnpeer: add get_channel_by_id, for small speed-up
|
2020-04-30 21:13:29 +02:00 |
test_lnrouter.py
|
lnonion: implement basis of varonion support
|
2020-04-01 21:42:48 +02:00 |
test_lntransport.py
|
lntransport: use network proxy if available
|
2020-04-15 21:44:09 +02:00 |
test_lnutil.py
|
ln feature bits: flatten namespaces, and impl feature deps and ctxs
|
2020-04-01 21:41:24 +02:00 |
test_mnemonic.py
|
old_mnemonic: speed up mn_decode
|
2019-11-15 12:08:06 +01:00 |
test_network.py
|
fix tests: follow-up prev few commits
|
2020-04-15 17:39:39 +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
|
Separate db from storage
|
2020-02-10 17:45:23 +01:00 |
test_transaction.py
|
transaction: (fix) invalidate ser cache when changing locktime/version
|
2020-03-01 09:57:59 +01:00 |
test_util.py
|
trivial: use "chunks()" for htlc_sigs in lnchannel
|
2020-03-30 02:46:25 +02:00 |
test_verifier.py
|
follow-up prev
|
2020-02-25 20:45:17 +01:00 |
test_wallet.py
|
Separate db from storage
|
2020-02-10 17:45:23 +01:00 |
test_wallet_vertical.py
|
wallet: fix is_mine/can_sign. don't just rely on ks, also check script
|
2020-02-12 18:14:07 +01:00 |
test_x509.py
|
config: no longer singleton. it is passed to Wallet.__init__
|
2019-09-22 20:46:01 +02:00 |