This website requires JavaScript.
Explore
Help
Sign In
davide
/
pallectrum
Watch
1
Star
0
Fork
0
You've already forked pallectrum
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0f02c54c773710b64cd7d2cea2de59241146f144
pallectrum
/
electrum
/
tests
History
ThomasV
6e429ebf9a
test_lnpeer: instead of sleeping for 0.2s, wait until peers are initialized
...
this should fix
https://cirrus-ci.com/task/6585628493086720
2022-09-23 12:42:15 +02:00
..
regtest
fix watchtower regtest flakiness caused by CTN variability.
fixes
#7961
2022-09-01 09:56:46 +02:00
__init__.py
…
regtest.py
…
slip39-vectors.json
…
test_bitcoin.py
…
test_blockchain.py
…
test_bolt11.py
…
test_coinchooser.py
…
test_commands.py
…
test_lnchannel.py
Trampoline: Remember failed routes (
fixes
#7967
).
2022-09-19 16:42:46 +02:00
test_lnhtlc.py
…
test_lnmsg.py
…
test_lnpeer.py
test_lnpeer: instead of sleeping for 0.2s, wait until peers are initialized
2022-09-23 12:42:15 +02:00
test_lnrouter.py
…
test_lntransport.py
…
test_lnurl.py
add lnurl-pay and lightning address support
2022-06-29 16:18:15 +02:00
test_lnutil.py
…
test_mnemonic.py
…
test_mpp_split.py
test_mpp_split: add tests for exclude_single_part_payments=False
2022-09-20 13:49:16 +02:00
test_network.py
…
test_psbt.py
…
test_revealer.py
…
test_simple_config.py
…
test_storage_upgrade.py
…
test_transaction.py
…
test_util.py
util: implement is_subpath
2022-08-09 18:48:21 +02:00
test_verifier.py
…
test_wallet_vertical.py
wallet: (regression) fix get_spendable_coins when "domain" arg is given
2022-07-11 16:18:38 +02:00
test_wallet.py
exchange_rate: more robust spot price against temporary network issues
2022-08-26 11:48:51 +00:00
test_x509.py
…