| .. |
|
tests
|
make 2fa wallets work on testnet
|
2018-02-26 18:21:36 +01:00 |
|
wordlist
|
|
|
|
__init__.py
|
|
|
|
base_wizard.py
|
wizard: remove unused strings
|
2018-02-27 16:52:28 +01:00 |
|
bitcoin.py
|
Merge pull request #3943 from SomberNight/fee_cleanup
|
2018-02-23 10:11:20 +01:00 |
|
blockchain.py
|
fix prev; offset is relative to last forking height
|
2018-02-22 16:59:37 +01:00 |
|
checkpoints_testnet.json
|
Add checkpoints file for testnet. Check that received headers are after max_checkpoint
|
2017-12-13 14:22:46 +01:00 |
|
checkpoints.json
|
Replace initial headers download with hardcoded checkpoints
|
2017-12-12 10:20:44 +01:00 |
|
coinchooser.py
|
fix: disabling "use change addresses" did not work correctly
|
2018-02-18 20:13:27 +01:00 |
|
commands.py
|
Merge pull request #3882 from SomberNight/storage_hw_encrypt_cli_support
|
2018-02-23 12:07:08 +01:00 |
|
contacts.py
|
clean up prev commit
|
2018-02-21 19:22:07 +01:00 |
|
currencies.json
|
Fix CoinDesk exchange rates and update currencies.json
|
2018-02-08 22:39:55 +01:00 |
|
daemon.py
|
daemon returns true only if the wallet is loaded
|
2018-02-27 18:43:00 +09:00 |
|
dnssec.py
|
Remove unused imports. Explicitly import a few deep imports.
|
2017-11-13 02:28:00 -06:00 |
|
exchange_rate.py
|
kivy: simplify history screen, display either fiat or btc
|
2018-03-03 11:32:38 +01:00 |
|
i18n.py
|
Remove Python 2 support imports.
|
2017-11-13 02:26:48 -06:00 |
|
interface.py
|
fix parsing of ipv6 addresses in interface
|
2017-11-20 20:17:58 +01:00 |
|
jsonrpc.py
|
Password-protect the JSON RPC interface
|
2018-01-07 19:30:23 +01:00 |
|
keystore.py
|
privkeys WIF: store in extended WIF internally; export as "txin_type:old_wif"
|
2018-02-19 20:42:53 +01:00 |
|
mnemonic.py
|
avoid shorter seeds 'by luck'
|
2017-12-27 18:26:50 +01:00 |
|
msqr.py
|
Remove Python 2 support imports.
|
2017-11-13 02:26:48 -06:00 |
|
network.py
|
trezor: segwit offline signing
|
2018-03-03 02:39:49 +01:00 |
|
old_mnemonic.py
|
Remove Python 2 support imports.
|
2017-11-13 02:26:48 -06:00 |
|
paymentrequest_pb2.py
|
|
|
|
paymentrequest.proto
|
|
|
|
paymentrequest.py
|
clean up prev commit
|
2018-02-21 19:22:07 +01:00 |
|
pem.py
|
fix #3411
|
2018-01-04 03:40:35 +01:00 |
|
plot.py
|
fix #3962
|
2018-02-24 00:14:34 +01:00 |
|
plugins.py
|
fix #4003
|
2018-03-03 00:05:57 +01:00 |
|
qrscanner.py
|
zbar for windows
|
2018-02-08 05:56:54 +01:00 |
|
ripemd.py
|
|
|
|
rsakey.py
|
minor
|
2017-11-29 18:14:39 -06:00 |
|
segwit_addr.py
|
|
|
|
servers_testnet.json
|
|
|
|
servers.json
|
|
|
|
simple_config.py
|
follow up prev commit
|
2018-03-01 18:31:16 +01:00 |
|
storage.py
|
storage upgrade: don't run older upgrade methods on newer version storage
|
2018-02-06 23:15:08 +01:00 |
|
synchronizer.py
|
allow to save unbroadcasted transactions in wallet
|
2018-01-18 11:56:21 +01:00 |
|
transaction.py
|
catch IndexError in parse_redeemScript
|
2018-02-14 16:20:22 +01:00 |
|
util.py
|
trezor: segwit offline signing
|
2018-03-03 02:39:49 +01:00 |
|
verifier.py
|
fix #3858
|
2018-02-23 11:30:59 +01:00 |
|
version.py
|
initial release notes for version 3.1
|
2018-02-05 17:47:15 +01:00 |
|
wallet.py
|
trezor: segwit offline signing
|
2018-03-03 02:39:49 +01:00 |
|
websockets.py
|
websocket: migrate to scripthashes
|
2018-01-16 16:02:58 +01:00 |
|
x509.py
|
Remove unused imports. Explicitly import a few deep imports.
|
2017-11-13 02:28:00 -06:00 |