Commit Graph

2130 Commits

Author SHA1 Message Date
onryo
6dca2fafa5 Add notes for the next release 2024-01-05 23:34:08 +00:00
Duke
cb0de2c3f6 We do not support sprout privkeys that have prefix SK 2023-12-28 16:26:26 -05:00
jahway603
5df4d75a43 Revert "Ubuntu 18.04 is now EOL, so removing from README"
This reverts commit 5114b76be2.
2023-12-01 10:47:26 -05:00
jahway603
6183c244e5 Merge pull request 'Ubuntu 18.04 is now EOL, so removing from README' (#131) from jahway603/SilentDragonLite:jah-doc into dev
Reviewed-on: https://git.hush.is/hush/SilentDragonLite/pulls/131
2023-11-29 02:06:35 +00:00
jahway603
5114b76be2 Ubuntu 18.04 is now EOL, so removing from README 2023-11-28 21:04:23 -05:00
Duke
973ec2e823 Remove res/libsodium.a from git 2023-11-28 06:39:28 -08: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
aadb7e7c9e Merge pull request 'Add build instruction for Ubuntu 22.04' (#125) from onryo-build1 into dev
Reviewed-on: https://git.hush.is/hush/SilentDragonLite/pulls/125
2023-11-01 14:52:57 +00:00
onryo
9a7e87fa1d Add build instruction for Ubuntu 22.04 2023-11-01 10:34:39 +00:00
onryo
2519acdd7a Merge pull request 'Add files to create deb package' (#123) from onryo/SilentDragonLite:dev into dev
Reviewed-on: https://git.hush.is/hush/SilentDragonLite/pulls/123
2023-06-15 13:01:47 +00:00
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