Commit Graph

2119 Commits

Author SHA1 Message Date
onryo
aa58e3a4ce Initial docs 2023-06-10 21:01:52 +00:00
onryo
50964ce8b7 Update 'contrib/debian/control' 2023-06-10 20:52:36 +00:00
onryo
2e23886d86 add compat 2023-06-10 20:49:31 +00:00
onryo
d8ff0de15d add copyright 2023-06-10 13:48:06 +00:00
onryo
b8c18aa38b add rules 2023-06-10 13:47:19 +00:00
onryo
1f31c40172 add changelog 2023-06-10 13:46:46 +00:00
onryo
eca9c53ff7 add control file 2023-06-10 12:30:36 +00: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
a3987fca13 Add note for improvement 2023-03-30 06:20:27 -07:00
Duke
d05d8271ec Add SDL dev docs 2023-03-30 06:14:51 -07:00
Duke
69cf815ed2 litelib_initialize_new returns a seed when it succeeds, not OK 2023-03-30 05:31:11 -07:00
Duke
f46e1b4a57 Potentially fix #120 2023-03-28 14:04:09 -04:00
Duke
77ac1f99ae Try to fix #119 2023-03-27 15:29:59 -07:00
Duke
7364e21f99 Check for a non-empty response from litelib_execute 2023-03-26 15:15:57 -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
a080d0ca80 Update current server on info tab since it can change at run-time 2023-03-26 10:19:12 -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
4116de6a69 Merge branch 'dev' of https://git.hush.is/hush/SilentDragonLite into dev 2023-03-26 08:41:59 -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
fekt
5508050fcc Update 'res/css/Dark.css' 2023-03-26 15:27:51 +00:00
Duke
c7e0f0fae6 Initialize a new server connection from seedphrase when restoring from seed 2023-03-26 08:26:11 -07:00
Duke
ad5b294d95 Make sure to init from phrase when trying a new server during restore in first time wizard 2023-03-26 08:18:19 -07:00
Duke
89bf5b0f7c Make sure to init from phrase when trying a new server during restore 2023-03-26 08:15:53 -07:00
Duke
51483843ac Report down server in errors of first time wizard 2023-03-26 08:12:23 -07:00
Duke
17fcb84a89 Report server in error when saving wallet as part of rescan 2023-03-26 08:10:43 -07:00
Duke
f22f97463b derp 2023-03-26 08:08:30 -07:00
Duke
f7787fe9e9 Try another server if current is down when restoring during a rescan; report down server in error 2023-03-26 08:08:01 -07:00
Duke
0b72d01f4a Add DEBUG macro for less typing 2023-03-26 07:55:34 -07:00
Duke
557e10e5e8 Try another server if current is down when restoring a wallet from seed or saving a wallet 2023-03-26 07:43:35 -07:00
Duke
3f8ae1f9d7 Try another server if current is down when creating new seed 2023-03-25 22:11:22 -07:00
Duke
3b6da338c9 Delete mobile app connector 2023-03-04 12:27:02 -05:00
Duke
430a7ab474 Delete websuckets 2023-03-04 12:20:06 -05:00
Duke
5d5447aced Improve error handling when restoring from seedphrase
We now catch exceptions in litelib_initialize_new_from_phrase and no longer save an empty/invalid wallet
if there were errors.
2023-03-04 12:02:32 -05:00
Duke
1e6e77055b Catch exceptions from litelib_initialize_existing 2023-03-03 00:16:25 -05:00
Duke
6165733e03 Ignore exceptions in litelib_initialize_existing() in a few places 2023-03-02 20:34:42 -08:00
duke
6590a49bb5 Update 'doc/release-process.md' 2023-02-26 14:33:50 +00:00
onryo
a89a0cc1c6 Merge branch 'dev' 2023-02-26 10:52:41 +01:00
onryo
335eeedbee Release name for 1.5.3 2023-02-25 22:09:27 +00:00
onryo
2f328b005c rm test theme 2023-02-25 15:51:45 +01:00
onryo
613df81407 Add Q_OBJECT macros and fix Cannot invoke tr 2023-02-24 14:47:22 +01:00
onryo
5a389cf1cf Revert "Add Q_OBJECT macros"
This reverts commit c50588713a.
2023-02-24 09:41:58 +01:00
onryo
4ec06fffc3 Revert "Update 'src/controller.h'"
This reverts commit 69a2058bc4.
2023-02-24 09:41:49 +01:00
onryo
69a2058bc4 Update 'src/controller.h' 2023-02-24 08:18:46 +00:00
onryo
c50588713a Add Q_OBJECT macros 2023-02-24 08:42:39 +01:00
onryo
7dbe92e848 Update image 2023-02-21 20:34:37 +00:00
onryo
a10d4a88f6 Upload files to 'res/images' 2023-02-21 20:34:13 +00:00
onryo
04ae4641f4 Update image 2023-02-21 20:33:56 +00:00