2776 Commits (9a40ed1d3ce93477a8fcb1b4afbb663f4d5ef260)

Author SHA1 Message Date
ThomasV 43b770fbf5 fix issue #1713 9 years ago
ThomasV a57274930b kivy's python-for-android can import stat 9 years ago
ThomasV f60c949911 storage: do not raise error if file is empty 9 years ago
Justin Turner Arthur 46907e97c1 Remove penalty_func from CoinChooserPrivacy that is later implemented/redefined. 9 years ago
ThomasV 80b1b2716c kivy: open last wallet 9 years ago
ThomasV af780e7519 Default auto_connect to True. In Qt, the question is asked by the wizard 9 years ago
ThomasV 4c7bbb4e86 android: move wallet data to internal storage. 9 years ago
ThomasV 4b4b6efb35 bump version number 9 years ago
ThomasV a0b861cd8f fix bug in interface.get_responses 9 years ago
ThomasV 94664566e7 kivy: fix watching-only issue 9 years ago
ThomasV d58ec9a570 kivy: support old-type seed phrases in wizard 9 years ago
ThomasV 40281a3193 restore 'help' command for the python console 9 years ago
ThomasV aafcb352bc release notes 2.5.1 (bugfixes) 9 years ago
ThomasV 76bf8085fd fix #1688 9 years ago
ThomasV 9cd4acafcc update broadcast command, with timeout 9 years ago
ThomasV 54df0b2845 follow up previous commit 9 years ago
ThomasV 96f144eb03 make sure the broadcast tx thread always times out 9 years ago
ThomasV 73822e8ec2 fix: pass cwd with config_options 9 years ago
Neil Booth cc4ec4c34e Add BTC.com block explorer. 9 years ago
ThomasV 305843999e Relicensing 9 years ago
ThomasV b53a54cded remove bmp.py; use Qt instead 9 years ago
ThomasV ee18caa022 update pem.py to use ASN1_Node class 9 years ago
ThomasV 10701d72c9 New class for decoding asn1 structures 9 years ago
ThomasV f97fdf3ba8 labels plugin: use get_fingerprint 9 years ago
ThomasV d8dfa62af8 more intuitive debug message 9 years ago
ThomasV bd5effb1b8 follow up 6f72fa4 9 years ago
ThomasV 6f72fa4e94 try to fix issue #1682 9 years ago
ThomasV c10a1672da update index.html for requests that do not expire 9 years ago
ThomasV c2db006c86 addrequest: do not set expiration date by default 9 years ago
ThomasV 41f6fec2ac kivy: set_paid for paid invoices 9 years ago
ThomasV fd0e5739e2 kivy: disable amount and description buttons if payment request is signed 9 years ago
ThomasV fbfb75eaa1 kivy: use scrollview for invoice dialog 9 years ago
ThomasV 74c9a05757 kivy: add OutputList class 9 years ago
ThomasV 774bdcde73 fix test_parse_URI 9 years ago
ThomasV 04c7d2b455 add 'donate to server' menu item 9 years ago
ThomasV 4dd479cf59 server_is_lagging: return True if no height 9 years ago
ThomasV d56ec05b9b kivy: show payment request details 9 years ago
ThomasV a7d3175799 replace semantically relevant instances of 'assert' with exceptions 9 years ago
ThomasV 83c68142e0 kivy wizard: add space button 9 years ago
ThomasV a1ef7c4bb6 get_sorted_request: sort by address index, not by timestamp 9 years ago
ThomasV b7c4492d3b get_request_status: return PR_UNKNOWN if request is unknown 9 years ago
ThomasV dcc59d6f70 rm unused PR state 9 years ago
ThomasV 656069070a kivy wizard: use own soft keyboard 9 years ago
ThomasV 950f3ae633 parse_uri: don't use assert 9 years ago
ThomasV ff7bdc1f38 paymentrequest.py: return No Signature 9 years ago
ThomasV 2955fd1a8c allow unsigned payment requests 9 years ago
Neil Booth 535956149a trezor: single passphrase entry 9 years ago
Neil Booth 34e8c0e1ed plugins: give traceback when cannot load 9 years ago
Neil Booth 5f28834bb2 Trezor: session timeout improvements 9 years ago
ThomasV 078cabd745 kivy: store contacts as invoices 9 years ago