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
e954bfaa54358a5f01de4bb290c2ff5a9c16c1d6
purple-electrumwallet
/
electrum
/
tests
T
History
ThomasV
8d8f078544
Merge pull request
#7107
from bitromortac/2103-trampoline-mpp-single
...
mpp_split: use single nodes for mpp payments over trampoline
2021-03-17 13:47:13 +01:00
..
regtest
add request_force_close command to CLI
2021-03-12 16:10:02 +01:00
__init__.py
tests: fix thinko in ElectrumTestCase base class
2021-02-24 13:32:29 +01:00
regtest.py
add request_force_close command to CLI
2021-03-12 16:10:02 +01:00
test_bitcoin.py
crypto: add chacha20_decrypt; unused for now
2021-03-10 17:13:42 +01:00
test_blockchain.py
…
test_bolt11.py
tests: re bolt11 tests, also check invoice str in test_roundtrip
2021-03-16 20:39:51 +01:00
test_coinchooser.py
…
test_commands.py
…
test_lnchannel.py
…
test_lnhtlc.py
…
test_lnmsg.py
…
test_lnpeer.py
mpp_split: use single nodes for mpp payments over trampoline
2021-03-17 08:22:19 +01:00
test_lnrouter.py
ln gossip: make sure all signatures are verified
2021-03-15 20:44:20 +01:00
test_lntransport.py
…
test_lnutil.py
lnutil.LnFeatures: impl and use "supports" method for feature-bit-tests
2021-02-22 19:53:01 +01:00
test_mnemonic.py
…
test_mpp_split.py
mpp_split: use single nodes for mpp payments over trampoline
2021-03-17 08:22:19 +01:00
test_network.py
…
test_psbt.py
…
test_revealer.py
…
test_simple_config.py
…
test_storage_upgrade.py
tests: maybe fix tearDown() issue in test_storage_upgrade.py
2021-03-10 20:16:25 +01:00
test_transaction.py
wallet.bump_fee: add new strategy: decrease payment amounts
2021-02-25 15:32:07 +01:00
test_util.py
…
test_verifier.py
…
test_wallet_vertical.py
wallet: don't put partial tx as UTXO into psbt
2021-03-04 13:20:49 +01:00
test_wallet.py
daemon/wallet/network: make stop() methods async
2021-03-09 17:52:36 +01:00
test_x509.py
…