Commit Graph

106 Commits

Author SHA1 Message Date
Denio
76821ec780 fix address field size 2019-12-03 22:12:05 +01:00
Denio
8d51375107 Prevent negative z balances,Hide 0-balance addresses from the balances table,Rename new address to next address 2019-12-03 19:42:06 +01:00
Denio
58ce2e86d7 add longestchain,notarized and difficulty to hushdtab 2019-12-02 15:02:13 +01:00
Denio
3ff42921ef add Halving time,Market Cap and Volume to Hushdaemon tab 2019-12-01 20:36:31 +01:00
Denio
1f1a93006c merge manually 2019-11-19 13:39:49 +01:00
Denio
ba65460037 fix amounttext size mainwindow 2019-11-18 21:15:53 +01:00
Aditya Kulkarni
d81fac8b08 Add rescan to UI 2019-11-16 21:22:31 -08:00
Aditya Kulkarni
cf72b366bd Update UI strings 2019-11-08 13:52:40 -08:00
DenioD
07f607841a update About.ui 2019-11-02 12:04:37 +01: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
aafa169837 merge 2019-10-30 13:55:14 -07:00
Aditya Kulkarni
cfc2f85b08 Wallet encryption 2019-10-30 13:54:42 -07:00
DenioD
199f7efd7c balance fix 2019-10-29 23:12:22 +01:00
Aditya Kulkarni
a4bae2051f Remove trailing "0". Fixes #6 2019-10-29 15:03:52 -07:00
DenioD
e634d8858a update sendTab 2019-10-28 10:26:04 +01:00
Aditya Kulkarni
eb2309b30f Default table widths 2019-10-27 21:33:38 -07:00
DenioD
cf4fb6637e merge and updates 2019-10-27 19:46:36 +01:00
Aditya Kulkarni
fd9d668a44 Remove "from" fields 2019-10-27 10:32:58 -07:00
Aditya Kulkarni
deff437c1d Show unconfirmed addresses in the balances table 2019-10-26 19:09:16 -07:00
DenioD
84c3c45c78 Hush Daemon infos update 2019-10-26 21:15:51 +02:00
DenioD
2f4e024fdc Fix Transaction decimal 2019-10-26 12:53:09 +02:00
DenioD
a1a7130729 more branding, some fixes 2019-10-24 21:02:49 +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
Aditya Kulkarni
70774a477d Remove outdated menu items 2019-10-18 18:55:42 -07:00
Aditya Kulkarni
76c4f1d4e3 #177 - Remove zboard 2019-08-26 10:28:16 -07:00
Aditya Kulkarni
1219651f76 171 - Validate address 2019-07-27 08:02:38 -07:00
Aditya Kulkarni
fe68d56fb0 Add "view all" button for t addresses 2019-07-19 10:54:07 -07:00
adityapk00
9db0e0b6ff #165 - Add "file a bug" menu item 2019-07-12 14:22:09 -07:00
lyoqjrrq
48af5e3120 Fix new t-Addresses not showing up after generation (#148)
* Fix typo: recieve -> receive

* Fix new t-Addresses not showing up after generation

Refresh the address list, as when generating z-Addresses.
2019-07-08 11:26:41 -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
adityapk00
37ab20fef6 Add balances warning for syncing 2019-05-01 21:57:03 -07:00
Aditya Kulkarni
38e3731bef Remove Sprout recieving 2019-03-28 16:30:59 -07:00
Aditya Kulkarni
c70819be0f Requst payment dialog 2019-03-22 13:27:24 -07:00
Aditya Kulkarni
8b8f9e7e21 Open external links + fix v2.0.4 version code 2019-03-20 13:44:38 -07:00
Aditya Kulkarni
11a1ee8f19 Update translation files 2019-03-20 12:51:03 -07:00
Aditya Kulkarni
9062fc8587 Show Sprout security warning 2019-03-20 10:40:27 -07:00
adityapk00
b1614caea0 Rename to Zec Wallet (#117)
* Update linux name

* Rename strings

* Rename debian/linux packages

* Rename windows build/installer

* Mac rename

* Update icon

* Update windows icon

* update background

* Prevent deleting utxos and balances while updating
2019-03-14 11:56:05 -07:00
Aditya Kulkarni
7c71457cc1 Merge branch 'master' into websockets 2019-02-01 11:04:33 -08:00
Aditya Kulkarni
058763a800 Clean warnings 2019-02-01 10:29:37 -08:00
Aditya Kulkarni
0446d283a4 Merge branch 'recurring' 2019-02-01 10:23:58 -08:00
adityapk00
35636710a1 Deprecate creating new Sprout addresses 2019-01-31 20:14:58 -08:00
adityapk00
2f7cfca59b Show address usage as tooltip 2019-01-31 20:05:59 -08:00
Aditya Kulkarni
ace9038070 Send page checkbox 2019-01-24 15:09:14 -08:00
adityapk00
beb038e82d Recurring Dialogs 2019-01-22 20:42:26 -08:00
adityapk00
4f9d4fe706 Small updates 2019-01-20 20:52:21 -08:00
adityapk00
9e8dc1e99f Add Mobile App connection UI 2019-01-20 20:41:18 -08:00