ThomasV
971a6979ee
kivy: do not open invoices, requests dialogs if list is empty
2018-03-06 19:36:57 +01:00
ThomasV
ca07399937
fix #4050
2018-03-06 18:07:38 +01:00
ThomasV
c750ec153b
new kivy gui
2018-03-06 14:58:00 +01:00
ThomasV
c9b0840c78
kivy: minor fixes related to exchange rates
2018-03-04 23:58:38 +01:00
ThomasV
1526768cd6
kivy: simplify history screen, display either fiat or btc
2018-03-03 11:32:38 +01:00
ThomasV
d5effe48d0
kivy: do not show balance in every tab. fixes #3350
2018-03-02 19:16:08 +01:00
ThomasV
31edc419fa
improve get_tx_status
2018-02-27 15:13:44 +01:00
SomberNight
3bfaaad774
kivy: address filter "all"
...
follow-up of #3841
2018-02-12 17:50:59 +01:00
ThomasV
f39f43d58c
fix #3845
2018-02-05 16:08:57 +01:00
SomberNight
5522e9ea9f
TX_ICONS list between kivy and qt needs to be kept in sync
2018-01-31 17:03:46 +01:00
SomberNight
4435a6c9c7
use tx.txid() instead of tx.hash()
2018-01-12 14:18:50 +01:00
SomberNight
029c2aa72a
fix: kivy Addresses tab crash for Imported_Wallet change
2017-12-24 03:41:35 +01:00
ThomasV
5156b60769
kivy addresses tab: simplify, separate actions from display updates
2017-11-11 11:33:36 +01:00
Antoine Riard
70bfcaaf59
kivy: replace requests tab by address tab
2017-11-03 11:50:30 -04:00
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