Commit Graph

157 Commits

Author SHA1 Message Date
lucretius
063303413c Restore backward compatibility with qt 5.12.0 2024-01-19 14:56:11 +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
828a912d85 Do not change servers when retrying sync RPC 2023-03-31 05:12:36 -07:00
Duke
bfdda1f1af Try really hard to make sync RPC finish 2023-03-30 16:39:10 -07:00
Duke
5b33cb3638 Much DEBUG such wow 2023-03-30 11:37:29 -07:00
Duke
77ac1f99ae Try to fix #119 2023-03-27 15:29:59 -07:00
Duke
51fe4d6cde Look for non-empty responses instead of the string "OK"
Only litelib_initialize_xxx functions return OK to say that the connection worked,
others return actual JSON.
2023-03-26 15:09:45 -07:00
Duke
b84828604f Catch exceptions when parsing invalid json 2023-03-26 10:08:44 -07:00
Duke
7e54360b72 Try another server if we get an error when executing an RPC, possibly fixes #119 2023-03-26 10:04:15 -07:00
Duke
9befa3450f Try another server if current is down when saving wallet via a rescan 2023-03-26 08:41:52 -07:00
Duke
430a7ab474 Delete websuckets 2023-03-04 12:20:06 -05:00
Duke
1e6e77055b Catch exceptions from litelib_initialize_existing 2023-03-03 00:16:25 -05:00
onryo
b74d2952f5 update copyrights 2023-02-20 15:39:41 +01:00
onryo
5b008a8d65 Update old animation 2022-11-13 03:20:05 +01:00
Duke Leto
8acb4a5db1 update copyright year 2022-01-13 22:42:18 -05:00
Duke Leto
52dad167d7 more debug 2021-12-21 12:44:17 -05:00
Duke Leto
eda57b5a1b Try to gracefully handle exceptions in litelib_process_response 2021-12-20 19:14:07 -05:00
Duke Leto
a135753cef logging and error handling 2021-05-30 15:14:05 -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
e2770675b5 Better GUI error message for down server 2021-05-03 12:50:14 -04:00
Duke Leto
e6828434ce Private Key 2021-05-01 11:56:18 -04:00
Duke Leto
3149f04fc1 . 2021-04-10 02:22:42 -04:00
Duke Leto
cc523a0a86 We do it for the zlulz 2021-01-02 17:50:36 -05:00
Duke Leto
0cee4989c0 Happy 2021 2021-01-02 11:20:58 -05:00
DenioD
f20dd70ede add tkey import and autoshield it 2020-10-01 20:45:09 +02:00
DenioD
1f10f6b007 delete logspam 2020-09-29 16:42:08 +02:00
DenioD
10a0545773 add import zkey 2020-09-29 16:38:44 +02:00
DenioD
1171aca5df add dangerous option 2020-07-25 14:56:16 +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
e43c27be4c change int to double 2020-06-27 22:10:15 +02:00
DenioD
27d743646a first implementation of emojis 2020-06-21 22:23:15 +02:00
DenioD
e96f8a193d add more log output 2020-06-19 22:47:01 +02:00
DenioD
1413f7b610 add more log output 2020-06-19 22:44:55 +02:00
DenioD
4c08bffc36 add more logging 2020-06-19 21:13:58 +02:00
DenioD
cf7a4c08a3 reuse pwhash, delete plain wallet.dat after read/write 2020-06-15 21:16:35 +02:00
miodragpop
e20efde2ed Qtification "lite" - first round 2020-06-15 13:11:39 +02:00
Charles
f8e295775a Title capitalization of all themes, fixed border for settings.ui, increased width of theme & currency boxes to accomodate longer theme names 2020-06-10 01:32:41 -04:00
DenioD
3fef6d3825 set dangerous bool to false 2020-05-10 16:10:50 +02:00
Charles
43098f8c9f added bool oper. for new theme, plus new animations 2020-05-01 14:30:42 -04:00
Strider
52fd6f4bfd update// reformated code in connection.cpp 2020-04-08 14:15:07 +02:00
Denio
6e958be983 fix sdl-cli lib and server list 2019-11-19 13:44:19 +01:00
Denio
1f1a93006c merge manually 2019-11-19 13:39:49 +01:00
Aditya Kulkarni
d81fac8b08 Add rescan to UI 2019-11-16 21:22:31 -08:00