.. |
regtest
|
fix travis: regtest tests were failing with bitcoind 0.20
|
2020-06-17 18:15:59 +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
|
dependencies: rm pyaes from requirements
|
2020-09-08 16:44:20 +02:00 |
test_blockchain.py
|
network: smarter switch_unwanted_fork_interface
|
2020-06-21 11:31:54 +02:00 |
test_bolt11.py
|
ln feature bits: validate transitive feature deps everywhere
|
2020-04-01 21:49:19 +02:00 |
test_coinchooser.py
|
fix tests: follow-up 154b9cab50
|
2020-06-03 19:00:28 +02:00 |
test_commands.py
|
follow-up prev
|
2020-06-28 17:45:00 +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
|
LN cooperative close: avoid address-reuse (#6590)
|
2020-09-15 15:37:47 +00: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
|
LN cooperative close: avoid address-reuse (#6590)
|
2020-09-15 15:37:47 +00:00 |
test_lnrouter.py
|
lnrouter: add PathEdge/LNPaymentPath for (node_id, scid)
|
2020-05-06 11:06:37 +02:00 |
test_lntransport.py
|
lntransport: use network proxy if available
|
2020-04-15 21:44:09 +02:00 |
test_lnutil.py
|
handle_error_code_from_failed_htlc: omg brainfart :(
|
2020-06-24 21:33:44 +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
|
transaction: allow PSBT input to have both UTXO and WITNESS_UTXO
|
2020-07-22 02:44:33 +02: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
|
tests: add tests for #6066 and #6401. latter is failing atm.
|
2020-09-03 18:04:27 +02:00 |
test_transaction.py
|
trustedcoin: use psbt format on wire. rm psbt to legacy tx conversion.
|
2020-05-29 18:58:30 +02:00 |
test_util.py
|
remote watchtower: enforce that SSL is used, on the client-side
|
2020-06-24 16:57:50 +02:00 |
test_verifier.py
|
follow-up prev
|
2020-02-25 20:45:17 +01:00 |
test_wallet.py
|
storage: fix update-password edge-case
|
2020-09-11 13:44:06 +02:00 |
test_wallet_vertical.py
|
wallet: implement cancelling tx by double-spending to self ("dscancel")
|
2020-10-09 17:36:37 +02:00 |
test_x509.py
|
config: no longer singleton. it is passed to Wallet.__init__
|
2019-09-22 20:46:01 +02:00 |