Commit Graph

83 Commits

Author SHA1 Message Date
DenioD
5dbfe1e4ad choose a avatar when create a contact 2020-05-04 16:06:08 +02:00
Denio
3ff42921ef add Halving time,Market Cap and Volume to Hushdaemon tab 2019-12-01 20:36:31 +01:00
Denio
b43276831e fix refresh speed for currency changes 2019-11-21 21:51:27 +01:00
Denio
1f1a93006c merge manually 2019-11-19 13:39:49 +01:00
Denio
04fe2be715 Add suport for CNY,RUB,CAD,SGD,CHF,INR,GBP,AUD 2019-11-18 20:24:32 +01:00
Denio
f8c86fde79 Add full support of USD,EUR,BTC 2019-11-18 17:09:51 +01:00
Denio
b0c12948c7 add the option to choose between usd,eur,btc as currency for mainwindow Pricecheck 2019-11-17 22:41:37 +01:00
Arjun
6520a09e6d Init logging with yeclite 2019-11-15 12:09:58 -08:00
Aditya Kulkarni
bcf2d4e9d6 Use latest block instead of info 2019-11-13 15:11:11 -08:00
DenioD
7668cecba4 error handlings 2019-10-31 23:55:21 +01:00
Aditya Kulkarni
851a13c11b Handle incorrect passwords properly with export
Fixes !5
2019-10-31 14:26:04 -07:00
DenioD
8aab518775 merge latest update 2019-10-31 20:31:39 +01:00
Aditya Kulkarni
54c3971bed Export seed menu item 2019-10-31 10:58:54 -07:00
DenioD
edfbbe2da9 set conf 2, merge upstream update 2019-10-31 17:23:44 +01:00
Aditya Kulkarni
cfc2f85b08 Wallet encryption 2019-10-30 13:54:42 -07:00
DenioD
0590d14693 fix for SDA 2019-10-30 15:50:47 +01:00
Aditya Kulkarni
dead02137e Switch default chain name. Fixes #2 2019-10-28 10:28:16 -07:00
DenioD
cf4fb6637e merge and updates 2019-10-27 19:46:36 +01:00
DenioD
09a7682afd fix to find hush wallet.dat at startup 2019-10-27 10:54:23 +01:00
Aditya Kulkarni
12d6c64583 wip 2019-10-26 21:56:02 -07:00
Aditya Kulkarni
a75f7cb40c Remove unnecessary settings 2019-10-26 14:15:19 -07:00
Aditya Kulkarni
65bdcd6367 Remove custom fees + save sent setting 2019-10-26 13:12:51 -07:00
Aditya Kulkarni
2b94c7f6d0 Remove no peers warning 2019-10-26 13:03:12 -07:00
Aditya Kulkarni
b2376a87e6 Display whole ZEC 2019-10-26 13:01:49 -07:00
DenioD
f31fe35613 fix bug with Balances 2019-10-26 16:27:56 +02:00
DenioD
2f4e024fdc Fix Transaction decimal 2019-10-26 12:53:09 +02:00
DenioD
8e29dbc7e2 merge 2019-10-24 22:35:37 +02:00
Aditya Kulkarni
9c4ef3e019 Wire up new seed page for wizard 2019-10-24 11:17:22 -07:00
DenioD
97b7cad8fc more branding and updates 2019-10-24 02:25:58 +02:00
DenioD
2dccd522a8 change some ports,add Hush explorer,add Hush Discord and Website 2019-10-23 23:15:46 +02:00
DenioD
08a5e3ffca rebranding to SD 2019-10-22 00:46:02 +02:00
DenioD
5b9ef9a48c Port to Hush 2019-10-21 00:16:23 +02:00
earthorbit
e7b08612fa Themeability (#186)
* add css (qss)

* Include css

* Merge pull request #6 from Fair-Exchange/css

Css

* fix

* beta blue

* fix

* YellowFevers UI work

* Merge pull request #7 from Fair-Exchange/css

Css - YellowFevers UI work

* Update mainwindow.cpp

* Update mainwindow.ui

* Merge pull request #6 from OleksandrBlack/css

move Tx list to balance tab

* Ease of use

General usability improvements

* Delete main.css

* style for tab

* Merge pull request #7 from YellowFeveRs/UI-work

General UI improvements

* updated tab styling

* Merge pull request #8 from Fair-Exchange/css

Css

* fix

* fix for Windows

* fix for Windows

* fix

* Merge pull request #10 from Fair-Exchange/master

Merge pull request #4 from OleksandrBlack/master

* Merge pull request #10 from Fair-Exchange/master

Merge pull request #4 from OleksandrBlack/master

* Merge pull request #11 from OleksandrBlack/css

Css

* Merge pull request #12 from OleksandrBlack/style

blue prepare

* revert

* Update zec_qt_wallet_zh.ts

* Update zec_qt_wallet_es.ts

* Update zec_qt_wallet_fr.ts

* Update zec_qt_wallet_it.ts

* Update zec_qt_wallet_pt.ts

* Update json.hpp

* Update json.hpp

* Update about.ui

* Update mainwindow.ui

* Update connection.ui

* Update connection.cpp

* Update connection.cpp

* Update application.qrc

* Update mainwindow.cpp

* Update settings.ui
2019-09-27 10:27:15 -07:00
Arjun
208d37580d Fix donation address warning 2019-08-08 11:55:28 -07:00
Aditya Kulkarni
1456811842 Handle case where private keys are multiline 2019-07-31 15:01:11 -07:00
Arjun
bd1edf9f0c Fix T-addresses not showing up in dropdown (#169)
* Add upto 20 addresses to the taddr dropdown

* View All Addresses dialog box

* Add balances to view all addresses

* Add export all keys

* Add translations + copy address
2019-07-23 15:00:57 -07:00
Aditya Kulkarni
1cec871ac9 #161 Allow configuration for prices/check updates 2019-07-12 15:06:50 -07:00
Arjun
d917e7754c Move desktopservices to settings 2019-06-27 12:47:47 -07:00
adityapk00
41bc296f20 Recurring (#131)
* Save created recurring info

* Add to confirm dialog

* Update RPI at confirm

* Make singleton

* Add history to recurring payments

* USD/ZEC switch

* Fix check state

* recurring item serialization

* Add recurring payments to file

* Refactor

* Address view model

* Wire up dialog

* Update windows installer logos

* Store all payments in the store

* Save table geometry

* Add recurring payments view

* Add deletion

* Add recurring payment execution

* Add donation address to address book

* Add multiple payment handling

* Disable recurring for multiple payments

* Handle pay last

* Handle pay all

* Reomve frequency

* Enable recurring payments only for testnet

* For testing, allow payments in 5 min intervals

* Fix request money amounts
2019-05-14 13:12:31 -07:00
Aditya Kulkarni
e46725f322 Pay payment requests 2019-03-22 15:37:21 -07:00
Aditya Kulkarni
9062fc8587 Show Sprout security warning 2019-03-20 10:40:27 -07:00
Aditya Kulkarni
4e259d6e6c Experimental support for headless mode 2019-02-26 13:54:22 -08:00
Aditya Kulkarni
5b34b0a7c5 Limit number of txns on mobile app 2019-01-22 13:10:40 -08:00
adityapk
077b1896a8 #74, #42 - Show a warning if there are no peers/internet is off 2018-12-13 15:39:38 -08:00
adityapk
c5e8b01c2a #74 Add Tor Support 2018-12-12 14:45:10 -08:00
Aditya Kulkarni
e2b65c6047 #70 Calculate max available with custom fees 2018-12-07 09:31:38 -08:00
adityapk00
b428f40def Auto shielding for t Addresses 2018-11-23 17:30:21 -08:00
Aditya Kulkarni
533dead402 Regexp validator 2018-11-22 08:31:35 -08:00
adityapk00
44d26ddab7 Labels (#59)
* hacked up labels

* Custom widget for addresses with labels

* turnstile to use labels
2018-11-21 16:30:15 -08:00
Aditya Kulkarni
79520f41c5 Refactor Addressbook 2018-11-21 15:00:56 -08:00