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
8bfe12e047a4be2f534b5c066f0698d9273ff391
purple-electrumwallet
/
electrum
/
tests
T
History
SomberNight
e3c26d7c7a
json_db: fix remove_spent_outpoint
...
method should make sure prevout_n is str... also wrote failing test
2019-06-15 03:51:11 +02:00
..
__init__.py
fix prev
2019-05-03 03:13:43 +02:00
test_bitcoin.py
bitcoin: stricter check on WIF for compressed pubkeys
2019-04-25 14:35:16 +02:00
test_blockchain.py
verifier: fix logic bug. after reorg, some verifs were not undone
2019-03-26 21:01:43 +01:00
test_commands.py
wallet: stricter validation in export_private_key
2019-06-12 18:09:38 +02:00
test_dnssec.py
…
test_mnemonic.py
mv "electrum seed" stuff from bitcoin.py to mnemonic.py
2019-02-22 18:01:54 +01:00
test_network.py
…
test_revealer.py
…
test_simple_config.py
…
test_storage_upgrade.py
storage: fix some madness about get_data_ref() and put() interacting badly
2019-06-06 19:49:06 +02:00
test_transaction.py
keystore/transactions: fix overflow of derivation path indices
2019-05-21 02:14:22 +02:00
test_util.py
util: add function "chunks"
2019-05-26 04:10:32 +02:00
test_wallet_vertical.py
json_db: fix remove_spent_outpoint
2019-06-15 03:51:11 +02:00
test_wallet.py
wallet: stricter validation in export_private_key
2019-06-12 18:09:38 +02:00
test_x509.py
…