..
tests
Provide warnings about invalid BIP39 checksum in seed dialog
2017-08-16 15:25:06 +02:00
wordlist
Add Chinese Simplified wordlist
2015-08-20 23:18:47 +09:00
www
Fixing a stupid typo, sorry about that
2016-10-02 03:55:19 +00:00
__init__.py
add import for pyinstaller
2017-03-07 11:14:09 +01:00
base_wizard.py
Remove usages of deprecated apply() builtin
2017-08-01 05:22:18 +02:00
bitcoin.py
allow arbitrary derivations with bip39 seeds, to let multibit users recover funds
2017-06-20 10:47:02 +02:00
blockchain.py
force new headers download if file is corrupted
2017-08-03 14:25:50 +02:00
coinchooser.py
fix #2270 : height sorting can use negative value
2017-03-11 12:06:15 +01:00
commands.py
add error message about wallet not loaded. fixes #2756
2017-08-17 11:06:53 +02:00
contacts.py
validate contacts on import
2017-08-01 19:56:46 +07:00
currencies.json
sort currencies in currencies.json
2017-07-08 14:22:21 +02:00
daemon.py
fix #2400
2017-07-02 11:44:48 +02:00
dnssec.py
Add KSK-2017 to trust anchors and accept either of the two
2017-03-16 15:05:50 +01:00
exchange_rate.py
sort currencies in currencies.json
2017-07-08 14:22:21 +02:00
i18n.py
Relicensing
2016-02-24 10:20:30 +01:00
interface.py
interface: close wire is response is not dict
2017-02-01 13:59:07 +01:00
keystore.py
Provide warnings about invalid BIP39 checksum in seed dialog
2017-08-16 15:25:06 +02:00
mnemonic.py
Provide warnings about invalid BIP39 checksum in seed dialog
2017-08-16 15:25:06 +02:00
msqr.py
removed trailing whitespace and fixed indentation in history widget
2014-10-21 19:05:51 +02:00
network.py
fix #2719
2017-08-10 03:45:10 +02:00
old_mnemonic.py
Relicensing
2016-02-24 10:20:30 +01:00
paymentrequest.proto
Update paymentrequests.proto
2017-08-23 03:15:14 +02:00
paymentrequest.py
archive paid invoices in the history tab
2017-03-15 15:32:14 +01:00
paymentrequest_pb2.py
removed trailing whitespace and fixed indentation in history widget
2014-10-21 19:05:51 +02:00
pem.py
fix issue #1713
2016-03-10 15:06:03 +01:00
plot.py
update figure labels
2016-12-19 12:50:50 +01:00
plugins.py
identify HID devices also by interface and usage page
2017-06-23 11:46:50 +02:00
qrscanner.py
fix #2603
2017-07-13 11:28:37 +02:00
rsakey.py
Relicensing
2016-02-24 10:20:30 +01:00
simple_config.py
Revert "Only save config if value changed"
2017-08-15 12:55:53 +02:00
storage.py
fix #2326 : backward-compatibility of wallet files
2017-03-23 09:20:32 +01:00
synchronizer.py
Initial segwit support (testnet only)
2017-01-25 21:42:15 +01:00
transaction.py
fix segwit script size
2017-08-03 07:22:49 +02:00
util.py
Add Blockchair.com block explorer
2017-07-31 03:24:02 +03:00
verifier.py
fix undo_verification
2017-07-20 06:38:49 +02:00
version.py
prepare version 2.9.3
2017-08-10 18:01:22 +02:00
wallet.py
add missing import
2017-08-16 19:11:07 +02:00
websockets.py
Spread payment requests to subdirs
2016-10-01 05:40:40 +00:00
x509.py
show certificate name in error popup
2016-05-19 11:07:21 +02:00