..
tests
Parse transaction version field
2017-05-30 19:28:27 +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
allow arbitrary derivations with bip39 seeds, to let multibit users recover funds
2017-06-20 10:47:02 +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
Detect blockchain splits and validate multiple chains
2017-06-21 09:48:31 +02:00
coinchooser.py
fix #2270 : height sorting can use negative value
2017-03-11 12:06:15 +01:00
commands.py
Option to send only confirmed coins ( fix #2395 )
2017-07-03 07:46:27 +02:00
contacts.py
fix #2338
2017-03-29 10:29:02 +02:00
currencies.json
add currencies list to repo
2017-01-24 11:32:54 +01: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
Added BTCe to exchange_rate.py
2017-07-08 14:13:03 +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
fix #2351
2017-04-05 15:55:15 +02:00
mnemonic.py
fix make_seed arguments
2017-02-22 12:54:17 +01:00
msqr.py
removed trailing whitespace and fixed indentation in history widget
2014-10-21 19:05:51 +02:00
network.py
Refactor Network and Blockchain dialogs in qt and kivy
2017-07-08 11:38:32 +02:00
old_mnemonic.py
Relicensing
2016-02-24 10:20:30 +01:00
paymentrequest_pb2.py
removed trailing whitespace and fixed indentation in history widget
2014-10-21 19:05:51 +02:00
paymentrequest.proto
adding initial bip70 script (wozz)
2014-05-05 17:31:39 +02:00
paymentrequest.py
archive paid invoices in the history tab
2017-03-15 15:32:14 +01: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
Revert commit 36f08ab2c3.
2017-03-08 11:22:27 +01:00
rsakey.py
Relicensing
2016-02-24 10:20:30 +01:00
simple_config.py
raise special exception for dangling links
2017-03-14 08:56:30 +01: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 #2566 #2519
2017-06-29 16:51:55 +02:00
util.py
fix #2439
2017-06-30 12:11:47 +02:00
verifier.py
Detect blockchain splits and validate multiple chains
2017-06-21 09:48:31 +02:00
version.py
bump versino number and update release notes
2017-05-13 11:25:16 +02:00
wallet.py
Fixes for TrustedCoin plugin:
2017-07-06 16:03:21 +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