Commit Graph

346 Commits

Author SHA1 Message Date
James 27b1373595 zcl-ify 2019-02-28 22:26:15 +01:00
zebra-lucky 287675ebf7 change domains, kivy base unit 2018-07-25 04:12:41 +03:00
zebra-lucky a04483056f remove staled files 2018-07-25 02:34:00 +03:00
zebra-lucky e1b7a1b846 disable mempool fee use, remove from RELEASE-NOTES 2018-06-28 18:09:34 +03:00
zebra-lucky 59e3058de2 add gui/kivy changes from electrum 3.1.3
- Add electrum 3.1.3 changes to gui/kivy
- Get new electrum 3.1.3 gui/kivy/Readme.md
- Get new electrum 3.1.3 gui/kivy/uix/dialogs/requests.py.
- Get new electrum 3.1.3 gui/kivy/uix/dialogs/invoices.py.
- Get new electrum 3.1.3 gui/kivy/uix/dialogs/addresses.py
2018-06-28 18:09:34 +03:00
zebra-lucky fe602c2499 Zcash changes to gui/kivy 2018-03-17 13:42:38 +02:00
zebra-lucky de2ef374c9 remove RBF/CPFP support, trustedcoin plugin 2018-03-11 11:02:05 +02:00
SomberNight e98406fc7c fix: kivy Addresses tab crash for Imported_Wallet change 2018-01-06 22:43:04 +01:00
ThomasV 5156b60769 kivy addresses tab: simplify, separate actions from display updates 2017-11-11 11:33:36 +01:00
ThomasV 786f9ce7ff
Merge pull request #3206 from ariard/kivy-addr
kivy: replace requests tab by address tab
2017-11-10 10:56:32 +01:00
ThomasV c79655d26a fix: kivy unit selector 2017-11-04 15:50:49 +01:00
Antoine Riard 70bfcaaf59 kivy: replace requests tab by address tab 2017-11-03 11:50:30 -04:00
ThomasV e9f7429fcd kivy: fix type in RBF dialog 2017-10-27 15:31:13 +02:00
ThomasV 6921e9fece kivy: do not display 'signing' message if user cancels send_tx 2017-10-22 15:50:32 +02:00
ThomasV 42f9d1ee63 kivy: py3 updates 2017-10-22 07:33:03 +02:00
ThomasV 198cc9d737 fix #2614: define non-linear scale for static fees 2017-10-21 11:15:59 +02:00
ThomasV 1d2253f0d8 kivy: python3 imports 2017-10-21 11:03:47 +02:00
ThomasV 4bc2a4e805 kivy: python3 imports 2017-10-21 11:00:56 +02:00
SomberNight 53c98ec96d migrating print() to python 3 2017-09-12 17:01:55 +02:00
ThomasV 0fd108079d kivy wizard: fix bug if password is not provided 2017-08-26 08:28:25 +02:00
ThomasV 01736197f8 python3 fixes 2017-08-26 08:28:24 +02:00
ThomasV 15642ec8de python3: remove calls to unicode function 2017-08-26 08:28:24 +02:00
ThomasV c3388d9677 misc python3 updates:
- use jsonrpclib-pelix
 - update the kivy gui
 - update plugins
2017-08-26 08:28:24 +02:00
suut bc4fcfbebd Remove usages of deprecated apply() builtin 2017-08-01 05:22:18 +02:00
ThomasV 12b62fb27d kivy: use app.num_chain 2017-07-19 09:46:48 +02:00
ThomasV b424a83a57 add blockchain.get_name method, update kivy gui 2017-07-19 09:29:20 +02:00
ThomasV ec41ad4a98 kivy fix: get_spendable_coins 2017-07-15 23:40:43 +02:00
ThomasV 96a685a765 kivy: gui improvements 2017-07-12 17:23:21 +02:00
ThomasV 73b023e967 update network settings dialog of the kivy GUI 2017-07-11 18:04:33 +02:00
ThomasV 568c14ca78 Refactor Network and Blockchain dialogs in qt and kivy 2017-07-08 11:38:32 +02:00
ThomasV ca220d8dbb Detect blockchain splits and validate multiple chains 2017-06-21 09:48:31 +02:00
ThomasV 08fd7d95ab kivy: use NumericProperty for blocks and nodes 2017-03-30 10:13:58 +02:00
ThomasV 98dcc7c094 kivy checkpoint dialog 2017-03-30 07:05:19 +02:00
ThomasV e233ca33b4 fix method name 2017-03-28 19:16:03 +02:00
ThomasV e7b136cc6b kivy: minor GUI tweaks 2017-03-28 09:44:11 +02:00
ThomasV 38d6c18b60 kivy: allow manual server entry 2017-03-28 08:53:18 +02:00
ThomasV 51f8816ec7 kivy: improve blockchain dialog 2017-03-27 21:31:37 +02:00
ThomasV 59b0b51f24 add proxy settings to kivy GUI 2017-03-27 18:59:48 +02:00
ThomasV 2fcdd458b3 add checkpoint dialog to the kivy gui 2017-03-27 12:48:10 +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 a2fcb2ba8f kivy: fix bump fee dialog 2017-03-12 20:09:25 +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 2ae15c00e6 updates for kivy wizard 2017-03-08 17:49:21 +01:00
ThomasV dcffea150e store contacts and invoices in wallet file. fix #1482 2017-03-06 17:12:27 +01:00
ThomasV 1f350c31dd kivy: simplify currency dialog 2017-01-24 10:45:49 +01:00
ThomasV 13b16e9d4f exchange rates: enforce https APIs. store exchanges list in json file. 2017-01-23 14:56:49 +01:00
ThomasV 07dc4ebc1c kivy: update fee slider 2017-01-22 11:22:16 +01:00
ThomasV a8c23f9bf0 always display a receiving address (fix #2031) 2017-01-04 19:09:14 +01:00