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
12b659ff994777de71e68bc3a56fbaa149385a80
purple-electrumwallet
/
electrum
/
tests
T
History
ghost43
a5c4b9e719
Merge pull request
#7545
from yanmaani/unix_sockets
...
Add support for Unix domain sockets
2021-11-04 19:32:33 +01:00
..
regtest
tests: Add rudimentary integration test for Unix domain socket functionality
2021-11-03 12:00:00 +00:00
__init__.py
…
regtest.py
tests: Add rudimentary integration test for Unix domain socket functionality
2021-11-03 12:00:00 +00:00
slip39-vectors.json
…
test_bitcoin.py
ecc: allow tests to disable ecdsa R-value grinding
2021-09-03 17:18:13 +02:00
test_blockchain.py
…
test_bolt11.py
bolt11: fix amount encoding for large values
2021-07-30 08:44:15 +02:00
test_coinchooser.py
…
test_commands.py
multiple max spends: add unit test
2021-09-15 16:42:32 +02:00
test_lnchannel.py
ln update_fee: enforce that feerate is over default min relay fee
2021-09-28 19:48:31 +02:00
test_lnhtlc.py
…
test_lnmsg.py
…
test_lnpeer.py
lnpeer: more forwarding is now event-driven
2021-11-04 19:16:02 +01:00
test_lnrouter.py
…
test_lntransport.py
…
test_lnutil.py
…
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
implement option_shutdown_anysegwit
2021-10-26 14:51:09 +02:00
test_util.py
util.format_satoshis: fix (add_thousands_sep & whitespaces) param combo
2021-07-28 15:29:12 +02:00
test_verifier.py
…
test_wallet_vertical.py
…
test_wallet.py
…
test_x509.py
…