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
d9552858085969feaf2ead1cd280e1eaefa30d48
purple-electrumwallet
/
electrum
/
tests
T
History
SomberNight
02681c6664
tests: some regtest tests need to mine more blocks to expire CLTVs
...
as lnutil.MIN_FINAL_CLTV_EXPIRY_FOR_INVOICE was recently bumped
2019-08-20 09:03:12 +02:00
..
regtest
tests: some regtest tests need to mine more blocks to expire CLTVs
2019-08-20 09:03:12 +02:00
__init__.py
…
test_bitcoin.py
…
test_blockchain.py
…
test_bolt11.py
fix ln tests
2019-08-20 09:03:11 +02:00
test_commands.py
…
test_dnssec.py
…
test_lnchannel.py
lnhtlc: htlcs_by_direction now returns dict keyed by htlc_id
2019-08-20 09:03:12 +02: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
optimize channel_db:
2019-08-20 09:03:12 +02:00
test_lnrouter.py
optimize channel_db:
2019-08-20 09:03:12 +02:00
test_lntransport.py
fix tests
2019-08-20 09:03:11 +02:00
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_regtest.py
Synchronize watchtower asynchronously:
2019-08-20 09:03:12 +02:00
test_revealer.py
…
test_simple_config.py
…
test_storage_upgrade.py
…
test_transaction.py
ln: remove EncumberedTransaction
2019-08-20 09:03:11 +02:00
test_util.py
…
test_wallet_vertical.py
…
test_wallet.py
…
test_x509.py
…