Commit Graph

241 Commits

Author SHA1 Message Date
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
DenioD
3edf50f39f fix Balance render problems 2020-06-25 09:40:42 +02:00
DenioD
ab2140b72d add hush/sd emoji, scroll to the end of chat after clicking new contact 2020-06-22 11:13:10 +02:00
DenioD
515d47df9d show chatitems only one time #142 2020-06-21 08:49:45 +02:00
DenioD
be0c1018bc add loging for encryption 2020-06-19 20:30:29 +02:00
miodragpop
e20efde2ed Qtification "lite" - first round 2020-06-15 13:11:39 +02:00
DenioD
553d929f3a use blake3 for salt and pwhash for passphrase hash 2020-06-14 21:19:22 +02:00
DenioD
e0d071296a use blake3 for messages 2020-06-14 08:49:54 +02:00