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
b29cdc02da10836fc32e6be76b6ca5f463bd86ac
purple-electrumwallet
/
electrum
/
tests
T
History
SomberNight
21f13e21b1
wallet: fix bump_fee and dscancel for "not all inputs ismine" case
...
we fetch the missing prev txs over network
fixes
#6551
fixes
#6864
2020-12-20 15:29:41 +01:00
..
regtest
cli: remove enable/disable lightning
2020-10-22 18:05:51 +02:00
__init__.py
…
regtest.py
…
test_bitcoin.py
dependencies: rm python-ecdsa
2020-12-08 16:38:13 +01:00
test_blockchain.py
network: smarter switch_unwanted_fork_interface
2020-06-21 11:31:54 +02:00
test_bolt11.py
lnaddr: fix decoding of min_final_cltv_expiry
2020-11-24 23:42:29 +01:00
test_coinchooser.py
…
test_commands.py
follow-up prev
2020-06-28 17:45:00 +02:00
test_lnchannel.py
LN cooperative close: avoid address-reuse (
#6590
)
2020-09-15 15:37:47 +00:00
test_lnhtlc.py
…
test_lnmsg.py
…
test_lnpeer.py
LN cooperative close: avoid address-reuse (
#6590
)
2020-09-15 15:37:47 +00:00
test_lnrouter.py
…
test_lntransport.py
…
test_lnutil.py
fix typo
2020-11-20 08:51:01 +01:00
test_mnemonic.py
mnemonic.make_seed: de-duplicate num_bits default magic number
2020-12-08 10:00:34 +01:00
test_network.py
…
test_psbt.py
transaction: allow PSBT input to have both UTXO and WITNESS_UTXO
2020-07-22 02:44:33 +02:00
test_revealer.py
…
test_simple_config.py
config: distinguish knowing mempool is empty vs not having mempool_fees
2020-10-27 18:55:39 +01:00
test_storage_upgrade.py
tests: add tests for
#6066
and
#6401
. latter is failing atm.
2020-09-03 18:04:27 +02:00
test_transaction.py
Transaction.get_preimage_script: support custom legacy-p2sh inputs
2020-10-24 08:26:11 +02:00
test_util.py
network: tighten checks of server responses for type/sanity
2020-10-16 19:30:42 +02:00
test_verifier.py
…
test_wallet_vertical.py
wallet: fix bump_fee and dscancel for "not all inputs ismine" case
2020-12-20 15:29:41 +01:00
test_wallet.py
lightning: enable by default but without gossip
2020-10-22 18:05:51 +02:00
test_x509.py
…