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
c3504cec94c01ecdcdb10ab2f76e0736d75e2b32
purple-electrumwallet
/
electrum
/
tests
T
History
ThomasV
7f870f5e09
replace daemon 'start' subdommand with -d
2019-09-02 19:04:08 +02:00
..
regtest
replace daemon 'start' subdommand with -d
2019-09-02 19:04:08 +02:00
__init__.py
…
regtest.py
remove redundant 'stop' in regtest setUp (should run a bit faster)
2019-08-31 08:49:31 +02:00
test_bitcoin.py
…
test_blockchain.py
…
test_bolt11.py
…
test_commands.py
Rewrite JsonRPC requests using asyncio.
2019-08-20 09:03:12 +02:00
test_dnssec.py
…
test_lnchannel.py
Use NamedTuple notation for TxOutput in test_lnchannel
2019-08-25 06:51:31 +00:00
test_lnhtlc.py
lnhtlc: htlcs_by_direction now returns dict keyed by htlc_id
2019-08-20 09:03:12 +02:00
test_lnpeer.py
Rewrite JsonRPC requests using asyncio.
2019-08-20 09:03:12 +02:00
test_lnrouter.py
test_lnrouter: Pull in chain_hash from constants
2019-08-25 07:19:36 +00:00
test_lntransport.py
…
test_lnutil.py
lnchannel: ctx output-ordering: identical htlcs are ordered by CLTV
2019-08-20 09:03:12 +02:00
test_mnemonic.py
…
test_network.py
…
test_revealer.py
…
test_simple_config.py
…
test_storage_upgrade.py
…
test_transaction.py
…
test_util.py
…
test_wallet_vertical.py
…
test_wallet.py
…
test_x509.py
…