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
4bb4941a52fefa57c403cc3c38780ab443027ec2
pallectrum
/
electrum
/
tests
History
ThomasV
8fa549c418
Merge pull request
#8135
from spesmilo/scid_alias
...
Add support for option_scid_alias
2023-01-13 18:44:13 +01:00
..
regtest
…
__init__.py
…
regtest.py
…
slip39-vectors.json
…
test_bitcoin.py
…
test_blockchain.py
…
test_bolt11.py
…
test_coinchooser.py
…
test_commands.py
…
test_invoices.py
tests: add tests for wallet/invoices functionality
2023-01-12 18:19:08 +00:00
test_lnchannel.py
…
test_lnhtlc.py
…
test_lnmsg.py
lnwire: update csv files with recent BOLTs
2023-01-13 12:50:48 +01:00
test_lnpeer.py
Support scid alias:
2023-01-13 15:47:30 +01:00
test_lnrouter.py
…
test_lntransport.py
tests: fix TestLNTransport probabilistic failure
2022-11-03 15:45:15 +00:00
test_lnurl.py
…
test_lnutil.py
Use different trampoline bits than Eclair.
Fixes
#8141
2023-01-13 12:48:13 +01:00
test_mnemonic.py
…
test_mpp_split.py
…
test_network.py
…
test_psbt.py
…
test_revealer.py
…
test_simple_config.py
…
test_storage_upgrade.py
…
test_transaction.py
…
test_util.py
…
test_verifier.py
…
test_wallet_vertical.py
Simplify RBF user experience:
2022-12-13 11:26:44 +01:00
test_wallet.py
locale amounts: consistently use "." as dec point, and " " as thou sep
2023-01-10 14:45:35 +00:00
test_x509.py
…