DenioD
0c3cdcbd69
add the choice to ciopy the Blockexplorer Link with txid
2020-01-05 17:06:17 +01:00
Denio
696d056178
delete old light server
2019-12-08 16:05:50 +01:00
Denio
8ed21ce8c6
change default server to lite.myhush.org
2019-12-03 20:58:13 +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
b90a87de48
fix https link
2019-12-02 15:42:25 +01:00
Denio
b289fd1529
add new US lightwallet server
2019-12-02 15:35:16 +01:00
Denio
3ff42921ef
add Halving time,Market Cap and Volume to Hushdaemon tab
2019-12-01 20:36:31 +01:00
Denio
a437880bbd
fix Github links
2019-11-29 16:20:23 +01:00
Denio
12fc6b80e2
Fix a phishing vulnerability related to HTML in memo fields
...
Original report by @s-rah here: ZcashFoundation#205
2019-11-27 19:52:44 +01:00
Denio
b43276831e
fix refresh speed for currency changes
2019-11-21 21:51:27 +01:00
Denio
fafad739ba
fix building for windows
2019-11-20 13:48:50 +01:00
Denio
1f1a93006c
merge manually
2019-11-19 13:39:49 +01:00
Denio
98603f81fe
clean up, fix requestdialog.cpp
2019-11-18 22:09:24 +01:00
Denio
b819fd3008
fix address balance amount
2019-11-18 20:54:37 +01:00
Denio
eb70d6eeaa
change message box when change currency
2019-11-18 17:25:59 +01:00
Denio
f8c86fde79
Add full support of USD,EUR,BTC
2019-11-18 17:09:51 +01:00
Denio
e27ab8d5d7
Message that the change will take some seconds
2019-11-17 23:17:53 +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
Aditya Kulkarni
d81fac8b08
Add rescan to UI
2019-11-16 21:22:31 -08:00
Aditya Kulkarni
7a9552f5f1
Allow custom servers
2019-11-16 20:45:13 -08:00
Aditya Kulkarni
1a762b01c8
Allow multiple servers in settings
2019-11-16 16:03:43 -08:00
greg
ae546b7015
Fix compiler warning pertaining to deprecated method
...
Previously when compiling, the following deprecation warning would be
encountered:
```
src/mainwindow.cpp:447:70: warning: ‘QList<T> QObject::findChildren(const QRegExp&, Qt::FindChildOptions) const [with T = QLineEdit*; Qt::FindChildOptions = QFlags<Qt::FindChildOption>]’ is deprecated: Use findChildren(const QRegularExpression &, ...) instead. [-Wdeprecated-declarations]
```
This commit updates this line to the non-deprecated QT5 version of this
method, which uses QRegularExpression rather than QRegExp, thus removing
the warning.
2019-11-14 01:37:46 -08:00
DenioD
1df1f9c3e0
fix dir creation, change .log path
2019-11-01 16:27:33 +01: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
0d5ea2f5a5
Point URLs to zecwallet-lite
2019-10-31 12:09:20 -07:00
Aditya Kulkarni
54c3971bed
Export seed menu item
2019-10-31 10:58:54 -07:00
Aditya Kulkarni
0a99730fba
Handle blank passwords/cancel.
...
Fixes #10
2019-10-31 09:55:48 -07:00
Aditya Kulkarni
58c80aaf81
Refresh wallet after encryption status change.
...
Fixes #11
2019-10-31 09:48:06 -07:00
DenioD
edfbbe2da9
set conf 2, merge upstream update
2019-10-31 17:23:44 +01:00
Aditya Kulkarni
35a3cff250
Don't accept empty passwords
2019-10-30 16:28:30 -07:00
Aditya Kulkarni
cfc2f85b08
Wallet encryption
2019-10-30 13:54:42 -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
b3491aaec1
change debug.log path, fix Coredump with new zaddr
2019-10-27 21:56:00 +01:00
DenioD
6914279526
fix zs address error
2019-10-27 20:24:28 +01: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
13e4a1c1a0
Remove deleted UI headers
2019-10-27 07:13:44 -07:00
Aditya Kulkarni
12d6c64583
wip
2019-10-26 21:56:02 -07:00
Aditya Kulkarni
b687306cf7
Show all addresses in the balances table
2019-10-26 14:34:31 -07:00
DenioD
3f9fd047fd
some updates, rebranding
2019-10-26 23:16:41 +02: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
36ece2ace0
Remove autoshield setting
2019-10-26 13:01:37 -07:00
DenioD
84c3c45c78
Hush Daemon infos update
2019-10-26 21:15:51 +02:00
DenioD
f31fe35613
fix bug with Balances
2019-10-26 16:27:56 +02: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