Commit Graph

2399 Commits

Author SHA1 Message Date
J62 9a7843d0f1 btcp-ify 2019-12-24 03:21:35 -08:00
skellers 2faea7b5bd Bitcoin to ZClassic 2019-03-16 19:05:28 +00:00
James b8ae7f3a84 de-zebra. Temp remove coverage 2019-03-05 20:38:40 +01:00
James db7dd1e495 Fees 2019-02-28 22:38:35 +01:00
James 27b1373595 zcl-ify 2019-02-28 22:26:15 +01:00
zebra-lucky 61e27f2323 change addres list alignment, fonts 2018-07-25 04:25:43 +03:00
zebra-lucky 287675ebf7 change domains, kivy base unit 2018-07-25 04:12:41 +03:00
zebra-lucky d641f98ec6 add new icons 2018-07-25 03:41:05 +03:00
zebra-lucky 13def31241 enlarge amount field witdh 2018-07-25 03:12:33 +03:00
zebra-lucky a04483056f remove staled files 2018-07-25 02:34:00 +03:00
zebra-lucky ef7f6a28e8 disable auto crash reports 2018-06-28 18:19:55 +03:00
zebra-lucky d1dfd1695f change fee base unit to sat/kB 2018-06-28 18:09:34 +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 4df22e559c add gui/qt changes from electrum 3.1.3
- Add electrum 3.1.3 changes to gui/qt.
- Get new electrum 3.1.3 gui/qt/completion_text_edit.py.
- Get new electrum 3.1.3 gui/qt/exception_window.py.
2018-06-28 18:09:34 +03:00
zebra-lucky 604ec07fa5 gui stdio.py text.py changes from 3.1.3 2018-06-28 18:09:34 +03:00
zebra-lucky db927cc4bd place address filters bottom, fix strings 2018-04-08 00:51:08 +03:00
zebra-lucky 2b28066bd6 make qrcode.png opaque 2018-04-08 00:50:22 +03:00
zebra-lucky b292c3ddbd show antialiased icons 2018-04-08 00:18:16 +03:00
zebra-lucky 184a9d68d8 integrate electrum-3.0.6 changes 2018-04-06 02:42:04 +03:00
zebra-lucky fe602c2499 Zcash changes to gui/kivy 2018-03-17 13:42:38 +02:00
zebra-lucky e77f58d815 Zcash changes to gui/(qt|stdio|text), app icon, icons.qrc 2018-03-11 14:06:26 +02:00
zebra-lucky de2ef374c9 remove RBF/CPFP support, trustedcoin plugin 2018-03-11 11:02:05 +02:00
zebra-lucky b4f8cd8746 remove segwit from plugins/gui/RELEASE-NOTES/main 2018-03-11 01:40:56 +02:00
Johann Bauer d4f1445914 Bundle QR scanner with Android app 2018-01-06 22:44:37 +01:00
SomberNight a6e59499db fix #3217: make sure qt quits 2018-01-06 22:43:56 +01:00
SomberNight d3a963e673 fix kivy refresh bug with Addresses tab 2018-01-06 22:43:49 +01:00
SomberNight e4308a360b fix #3601 2018-01-06 22:43:09 +01:00
SomberNight e98406fc7c fix: kivy Addresses tab crash for Imported_Wallet change 2018-01-06 22:43:04 +01:00
SomberNight 02fda5a85b fix: crash when closing qrscanner window (see #3546) 2018-01-06 22:42:37 +01:00
SomberNight 006aece3a3 fix #3526 2018-01-06 22:42:22 +01:00
ThomasV c7a47a06b5 format a few strings with str.format(). fix #3405 2018-01-06 22:42:15 +01:00
ThomasV 8ae1717772
Merge pull request #3500 from SomberNight/fix_sweep_2fa
fix sweeping for 2fa wallets
2017-12-12 05:31:07 +01:00
SomberNight ec99304ae1 fix sweeping for 2fa wallets 2017-12-11 17:37:10 +01:00
Johann Bauer c01fe8fa98 Add Testnet to main window title in testnet mode 2017-12-10 18:45:00 +01:00
SomberNight d403c59ad7 fix #3486 2017-12-09 21:23:10 +01:00
SomberNight f492021195 fix: openalias resolution unnecessarily blocks gui for some payto 2017-12-08 21:21:54 +01:00
SomberNight 80f99b68e0 fix: crash in QT InstallWizard if wallet path results in IOError and user still clicks Next (see #3404) 2017-12-03 16:59:08 +01:00
Sameer Zahid a9a5647a9d Make balance text in statusBar selectable 2017-12-03 02:18:37 +04:00
SomberNight e65b598756 use the send tab when sweeping (qt gui) 2017-11-30 12:27:00 +01:00
ThomasV 2ea59aad14 fix #3345: do not require a wallet in order to sweep 2017-11-29 13:45:02 +01:00
SomberNight b950904ef4 follow-up #3361 (notifications for incoming transactions) 2017-11-24 02:10:49 +01:00
Johann Bauer 33d82aa121 Show notifications for incoming transactions 2017-11-23 18:41:04 +01:00
SomberNight 1799b8a7af disallow editing labels in Coins tab (QT) 2017-11-17 01:54:48 +01:00
SomberNight 5f30f95cdd fix: bip39 checksum not calculated if option was toggled after entering seed 2017-11-14 01:44:55 +01:00
SomberNight 098c2be919 follow-up 70d23f9e3b 2017-11-13 16:18:56 +01:00
ThomasV 2d28532909 remove unused android icon 2017-11-13 12:28:44 +01:00
Justin Turner Arthur 857eb4ac1d Remove unused imports. Explicitly import a few deep imports. 2017-11-13 02:28:00 -06:00
Justin Turner Arthur 9a0aa9b478 Remove Python 2 support imports. 2017-11-13 02:26:48 -06:00
SomberNight c65d01ea96 file i/o: use 'with' keyword 2017-11-12 14:33:46 +01:00