Commit graph

123 commits

Author SHA1 Message Date
ThomasV
6921e9fece kivy: do not display 'signing' message if user cancels send_tx 2017-10-22 15:50:32 +02:00
ThomasV
1d2253f0d8 kivy: python3 imports 2017-10-21 11:03:47 +02:00
ThomasV
c3388d9677 misc python3 updates:
- use jsonrpclib-pelix
 - update the kivy gui
 - update plugins
2017-08-26 08:28:24 +02:00
ThomasV
ec41ad4a98 kivy fix: get_spendable_coins 2017-07-15 23:40:43 +02:00
ThomasV
2d8df85aab use maxint-2 to signal RBF, in order to standardize with Bitcoin Core 2017-03-13 11:03:06 +01:00
ThomasV
c3349df724 fix kivy not updating units in history 2017-03-09 16:55:32 +01:00
ThomasV
cbeaa52101 kivy: minor fix 2017-03-08 20:05:26 +01:00
ThomasV
cf67b032c1 small kivy fix 2017-03-08 18:41:47 +01:00
ThomasV
dcffea150e store contacts and invoices in wallet file. fix #1482 2017-03-06 17:12:27 +01:00
ThomasV
a8c23f9bf0 always display a receiving address (fix #2031) 2017-01-04 19:09:14 +01:00
ThomasV
13678d9e13 Merge exchange_rate plugin with main code
* fixes #2037 (tab indexes)
2017-01-03 17:04:04 +01:00
ThomasV
83dbe7fbf3 more fixes for kivy 2016-08-30 11:19:30 +02:00
ThomasV
1159f85e05 Major refactoring
- separation between Wallet and key management (Keystore)
 - simplification of wallet classes
 - remove support for multiple accounts in the same wallet
 - add support for OP_RETURN to Trezor plugin
 - split multi-accounts wallets for backward compatibility
2016-08-12 11:02:28 +02:00
ThomasV
48d42bbafa kivy: ask RBF before send 2016-07-29 15:47:13 +02:00
ThomasV
362e4be6f0 kivy: add title to do_share 2016-06-16 09:47:31 +02:00
ThomasV
7c42957a7c kivy: finish multisig in instalwizard 2016-06-16 07:47:40 +02:00
ThomasV
b8cd7eb8bd Add RBF option to the kivy GUI 2016-06-10 06:00:28 +02:00
ThomasV
03bd6a092b kivy: cache gui list items 2016-06-01 19:22:03 +02:00
ThomasV
599906eef6 show warning icon if unconfirmed tx has low fee. fixes 1798 2016-05-30 18:26:58 +02:00
ThomasV
1a46a795a5 detect non-final transactions, and transactions with unconfirmed inputs 2016-05-29 19:53:04 +02:00
ThomasV
475d642541 follow up 355f2e07d4 2016-04-06 15:46:23 +02:00
ThomasV
355f2e07d4 fix #1749 2016-04-05 17:24:03 +02:00
ThomasV
b9a901594a fix unicode issue #1717 2016-03-13 09:25:48 +01:00
ThomasV
d9c567446c kivy: support wallet is None 2016-03-10 16:22:19 +01:00
ThomasV
2d17dbb10c kivy: receive_screen.clear 2016-03-05 09:44:28 +01:00
ThomasV
1ec4ccdf2e kivy: update messages 2016-02-26 11:01:44 +01:00
ThomasV
dc75ad563b minor message update 2016-02-26 10:29:16 +01:00
ThomasV
b99fdf3130 kivy error message 2016-02-26 10:25:37 +01:00
ThomasV
9510f22039 kivy: set_label with tx message 2016-02-19 14:25:01 +01:00
ThomasV
41f6fec2ac kivy: set_paid for paid invoices 2016-02-19 13:53:01 +01:00
ThomasV
d7bc505973 kivy: don't load kv from sign_transaction thread 2016-02-19 10:52:09 +01:00
ThomasV
b68e3608c9 kivy: minor fixes 2016-02-18 18:52:49 +01:00
ThomasV
43b78ab0e1 kivy: minor fix 2016-02-18 15:53:52 +01:00
ThomasV
36c6938299 kivy: fix 2016-02-18 15:45:34 +01:00
ThomasV
fd0e5739e2 kivy: disable amount and description buttons if payment request is signed 2016-02-18 15:40:13 +01:00
ThomasV
b9776201ce kivy: catch NotEnoughFunds 2016-02-18 11:24:38 +01:00
ThomasV
219461ef57 kivy: use InvalidPassword 2016-02-18 11:02:16 +01:00
ThomasV
1f86dcdbba kivy: minor fixes 2016-02-18 06:58:46 +01:00
ThomasV
f89a90016e kivy: improve layout of invoice and about dialogs 2016-02-16 10:24:13 +01:00
ThomasV
f1822a9603 pending->unconfirmed 2016-02-15 19:50:44 +01:00
ThomasV
d56ec05b9b kivy: show payment request details 2016-02-15 13:49:33 +01:00
ThomasV
27ecab9ef0 kivy: better request status messages 2016-02-15 11:33:48 +01:00
ThomasV
d91d321dfa kivy: move set_URI method to Receive screen 2016-02-15 10:25:00 +01:00
ThomasV
4d3ce06b6d kivy: always save new request; cleanup code. 2016-02-15 08:34:31 +01:00
ThomasV
b82f29a8fd kivy: show amount in invoice dialog 2016-02-15 04:39:53 +01:00
ThomasV
af7e7b397f kivy: update request status 2016-02-15 04:18:58 +01:00
ThomasV
73caa89c44 kivy: hide qr code if request is paid 2016-02-14 12:24:31 +01:00
ThomasV
ca5eb15abd kivy: minor fixes 2016-02-13 11:16:45 +01:00
ThomasV
a0e5633d0b kivy: small fixes 2016-02-13 10:33:49 +01:00
ThomasV
5f5e9b0a17 kivy: improve PIN dialog 2016-02-13 10:00:20 +01:00