This website requires JavaScript.
Explore
Help
Sign In
davide
/
purple-electrumwallet
Watch
1
Star
0
Fork
0
You've already forked purple-electrumwallet
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2adbbee5fe2da2bcf753a4ef27ddb4a86cf6dfae
purple-electrumwallet
/
electrum
/
tests
T
History
ThomasV
2adbbee5fe
Add extra state to distinguish shutdown negotiation from post-
...
negotiation, where channel should not be reestablished. See
#6182
2020-05-29 18:00:52 +02:00
..
regtest
daemon.py: Add authentication to Watchtower.
2020-05-12 10:12:30 +02:00
__init__.py
…
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
…
test_bolt11.py
ln feature bits: validate transitive feature deps everywhere
2020-04-01 21:49:19 +02:00
test_coinchooser.py
…
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
…
test_lnchannel.py
test_lnpeer: some clean-up, make it easier to add "num_node>2" tests
2020-05-06 11:06:33 +02:00
test_lnhtlc.py
…
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
Add extra state to distinguish shutdown negotiation from post-
2020-05-29 18:00:52 +02: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
ln feature bits: flatten namespaces, and impl feature deps and ctxs
2020-04-01 21:41:24 +02:00
test_mnemonic.py
…
test_network.py
fix tests: follow-up prev few commits
2020-04-15 17:39:39 +02:00
test_psbt.py
…
test_revealer.py
…
test_simple_config.py
…
test_storage_upgrade.py
…
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
…
test_wallet_vertical.py
…
test_wallet.py
…
test_x509.py
…