Commit Graph

248 Commits

Author SHA1 Message Date
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
Duke Leto
d826ca8c92 Abort when we see corrupted ciphertext 2021-05-29 12:06:37 -04:00
Duke Leto
f601767811 Randomly choose an SDL server and recognize malicious domain without prefix 2021-05-03 13:36:47 -04:00
Duke Leto
cb843addd8 Fix halving calc 2021-04-10 09:36:39 -04:00
Duke Leto
0598ee20e8 updates 2021-02-01 09:59:19 -05:00
Duke Leto
cc523a0a86 We do it for the zlulz 2021-01-02 17:50:36 -05:00
Duke Leto
3b75b37b81 Stuff 2021-01-02 12:27:34 -05:00
DenioD
3e79044f25 call supply every 15 min 2020-10-03 20:04:16 +02:00
DenioD
f0e5d2334e simplified dust memo creation #192 2020-09-10 21:29:32 +02:00
DenioD
747f1d1f2c show transaction without memo 2020-08-05 10:27:22 +02:00
DenioD
caa74f6efc fix number of sietch zaddrs for transactions and hushchat 2020-07-26 16:03:36 +02:00
DenioD
460974f594 switch back to json lohman - qtjson in new branch for more testing 2020-07-05 20:06:35 +02:00