8.8 KiB
8.8 KiB
SilentDragonLite v1.5.4 "Shielded Supersonic"
- Mempool integration:
3962b42e30, https://git.hush.is/hush/SilentDragonLite/pulls/126. - Improve error handling when restoring from seedphrase:
5d5447aced,6165733e03,1e6e77055b. - Remove websockets, we now have a standalone Android wallet:
430a7ab474,3b6da338c9. - Try another server if current is down when creating new seed:
3f8ae1f9d7,557e10e5e8. - Try another server if current is down when restoring during a rescan; report down server in error:
f7787fe9e9. - Report server in error when saving wallet as part of rescan:
17fcb84a89,51483843ac. - Make sure to init from phrase when trying a new server during restore in first time wizard:
ad5b294d95. - Initialize a new server connection from seedphrase when restoring from seed:
c7e0f0fae6. - Try another server if current is down when saving wallet via a rescan:
9befa3450f. - Try another server if we get an error when executing an RPC:
7e54360b72,b84828604f,77ac1f99ae,f46e1b4a57,bfdda1f1af, https://git.hush.is/hush/SilentDragonLite/issues/119. (NOT READY YET) - Update current server on info tab since it can change at run-time:
a080d0ca80. - Misc:
5508050fcc,cb0de2c3f6. - Look for non-empty responses instead of the string "OK":
51fe4d6cde. - Check for a non-empty response from litelib_execute:
7364e21f99. - Docs:
d05d8271ec,9a7e87fa1d. - Debug:
5b33cb3638. - deb stuff:
aa58e3a4ce,d8ff0de15d,b8c18aa38b,eca9c53ff7.
SilentDragonLite v1.5.3 "Mythical Coelacanth"
- Change lite server after sending a tx for improved privacy:
a8fc12e0e2. - Update silentdragonlite-cli dependency, this makes syncing new wallets drastically faster:
670bc59826. - Add backend servers
lite.hushpool.isandlite2.hushpool.is:6c5ffca056,1a7af9682c. - Add backend servers
poop.granitefone.meandwtfistheinternet.hush.is:8a5c8e4898,5427d400e4. - Add backend servers
lite.myhush.organdlite.hush.community:c0fe5d281c - Remove sprout code and unused migration ui:
6cab5f68f9,3f9fc49207. - Fix cancelEvent warning and better logging and error checking, fix some compiler warnings:
5f8babd5a1,cbc77e9d58. - Fix various bugs in the New Wallet Wizard:
7649418a7b,ff8692fa39,5825b30e71. - Ignore leading/trailing spaces in wallet birthday when importing a seed:
9e8e95200c. - Welcome screen fix:
1f7b8186f0,7398c70e2b,7398c70e2b. - Show QT Version in About screen:
825e50b2ea. - Removed confusing text about mining:
4aeab433a4. - Update translations for Spanish, Russian and Belarusian languages:
aabb8c5f29,fc3c445f21,19e12ba5a6. - Add Polish language:
a1bb19da8d,78806743b6. - Memo stuff:
25fab30e1d,fc3f4ce99b,fc3f4ce99b,fc3f4ce99b. - Fix no connection status on sync:
e179e723f5. - Try to avoid coredumping if zrpc object doesn't exist, which can happen if backend server is misbehaving:
fd2fb3757a,42b5d182ee. - Add debugging:
f872c0af6b,760729f1b1. - Add rustc, cargo and libsodium checks:
e6d3c8db51,fc474d797d. - Update graphics:
69ea9ace50,fe15384c10. - Less Microsoft:
b0d6aa3285. - Windows binary was provided. (in progress)
- Linux binary and debian package were provided. (in progress)
SilentDragonLite v1.5.2 "Zany Zulu"
- Fixes connection problems for older versions
- Updated one of the community servers to new domain: lite.hush.land
- Fix bug where trailing slash on server name crashes SDL
- Improved error-handling of invalid data at libsodium layer
- Avoid showing corrupted ciphertext in GUI