duke
9947c14411
DRGX has a blocktime of 36s
2024-04-15 13:49:54 +00:00
fekt
9f47d1e293
Update blocktime for DRGX
...
Difficulty, longestchain, and some other data does not render in UI and needs to be fixed. Halving calculations also need to be reviewed for accuracy for DRGX.
2024-04-15 01:41:53 -04:00
fekt
022e322a0b
Use ticker instead
2024-04-11 20:21:43 -04:00
fekt
b61085de60
Update DRGX market data
2024-04-10 23:59:51 -04:00
fekt
e1e0ac79cb
Search/replace for dragonx
2024-04-10 21:10:50 -04:00
lucretius
e94df062a8
add Qt::CaseInsensitive for compression error
2024-02-08 15:55:33 +01:00
lucretius
068a3935e2
move connection error to status bar only if there is a compression flag error
2024-02-08 13:52:41 +01:00
lucretius
26182290f5
move connection error to status bar, lib update
2024-02-06 17:15:43 +01:00
lucretius
49d587cd42
Add custom fee to gui
2024-01-24 13:42:19 +01:00
lucretius
683718008c
use note automation only for chat related txs
2024-01-22 14:11:02 +01:00
lucretius
24d262dcb9
deactivate debug for StickyServer
2024-01-21 12:28:35 +01:00
lucretius
6f7fd863f0
Sticky Server and Note Automation as GUI setting
2024-01-21 12:26:07 +01:00
Duke
3b79e5fcd0
Fix the URL for checking releases
...
The URL was definitely wrong and the new URL should be correct but still doesn't seem to work.
According to https://git.hush.is/api/swagger#/repository/repoListReleases it should be the correct URL.
2024-01-20 10:29:33 -05:00
Deniod
618625bc00
seperate dust and normal transaction
2024-01-13 13:49:12 +01:00
Deniod
130e0560d5
delete junk
2024-01-13 12:06:46 +01:00
Deniod
0d6b84ec8a
fix conversion from CAmount to double
2024-01-13 12:02:55 +01:00
Deniod
261b3ad643
fix typo
2024-01-12 14:14:27 +01:00
Deniod
c6e8268450
check for funds before spread notes
2024-01-12 14:05:46 +01:00
Deniod
c802a55bac
replace sietch transactions with the new note automatic if spendable notes < 30
2024-01-12 11:11:00 +01:00
Deniod
fb1626d11d
less DEBUG flood, add an automation that triggers when there are less than 7 free spendable notes and increases their number by executing a transaction with the amount = fee by replacing a sietch transaction.
2024-01-11 17:45:12 +01:00
Deniod
84196cda87
create Datastore for countedNotes over 10000 puposhis, debug for notes in send
2024-01-11 12:48:49 +01:00
Deniod
2b46484f90
fix merge conflicts
2024-01-10 16:10:21 +01:00
onryo
16b6d43786
Revert the merge revert
...
This reverts commit 3c2414028b .
2024-01-06 18:21:41 +01:00
onryo
3c2414028b
Revert "Merge branch 'dev'"
...
This reverts commit 4a7dd7f959 , reversing
changes made to a89a0cc1c6 .
2024-01-06 16:27:48 +01:00
onryo
c01e7ac728
Preparing for the release
2024-01-06 15:18:25 +01:00
Deniod
1f31adc30c
add more debug, use singleshot instead of loop
2023-12-14 08:47:13 +01:00
Deniod
7863d6ffb2
more debug, free mem, lib update
2023-12-13 17:28:52 +01:00
duke
eb7a083d41
Merge pull request 'mempool integration' ( #126 ) from lucretius/SilentDragonLite:mempool-new into dev
...
Reviewed-on: https://git.hush.is/hush/SilentDragonLite/pulls/126
2023-11-27 17:46:37 +00:00
Deniod
3962b42e30
mempool integration
2023-11-27 17:32:55 +01:00
Duke
a080d0ca80
Update current server on info tab since it can change at run-time
2023-03-26 10:19:12 -07:00
Duke
430a7ab474
Delete websuckets
2023-03-04 12:20:06 -05:00
onryo
613df81407
Add Q_OBJECT macros and fix Cannot invoke tr
2023-02-24 14:47:22 +01:00
onryo
b74d2952f5
update copyrights
2023-02-20 15:39:41 +01:00
onryo
778158ec88
Replace a duplicate string
2022-11-13 03:36:07 +01:00
onryo
5b008a8d65
Update old animation
2022-11-13 03:20:05 +01:00
fekt
e179e723f5
Fix no connection status on sync
2022-11-01 22:09:48 -04:00
Duke Leto
42b5d182ee
Create new rpc connection during shutdown if we don't have one and debug logging
2022-02-17 11:27:17 -05:00
Duke Leto
fd2fb3757a
Try to avoid coredumping if zrpc object doesn't exist, which can happen if backend server is misbehaving
2022-02-16 14:35:30 -05:00
Duke Leto
8acb4a5db1
update copyright year
2022-01-13 22:42:18 -05:00
Duke Leto
eda57b5a1b
Try to gracefully handle exceptions in litelib_process_response
2021-12-20 19:14:07 -05:00
Duke Leto
532d8824ab
Render current server in hushd tab
2021-11-05 13:02:36 -04:00
Duke Leto
e7a23a4bfb
Start implementing the showing of server details in Hushd Tab
2021-11-05 08:55:40 -07:00
Duke Leto
760729f1b1
more useful debug log
2021-07-22 22:54:58 -04:00
Duke Leto
b0b39054a7
Prevent chats from being showed twice, fixes qa#1
2021-05-30 16:06:00 -04:00
Duke Leto
a135753cef
logging and error handling
2021-05-30 15:14:05 -04:00
Duke Leto
14ab550b76
.
2021-05-29 18:31:16 -04:00
Duke Leto
9dce18e151
continue instead of returning after secretstream badness
2021-05-29 18:07:28 -04:00
Duke Leto
3ce1a8c1e8
More details on secretstream errors and cleanups
2021-05-29 13:56:17 -04:00
Duke Leto
92b86b3dc7
Abort on secretstream funky stuff
2021-05-29 12:32:35 -04:00
Duke Leto
bd3a839269
HUSHPrice
2021-05-29 12:11:13 -04:00