onryo
|
e1ef74c83c
|
Point to the commit with the latest sdl-cli
|
2024-03-25 02:38:20 +01:00 |
|
onryo
|
70237c2d84
|
rm backend server
|
2024-03-24 11:12:32 +00:00 |
|
onryo
|
d2ceecaffa
|
rm backend server
|
2024-03-24 11:11:23 +00:00 |
|
onryo
|
b917e39071
|
Update version file
|
2024-02-10 14:09:36 +01:00 |
|
lucretius
|
e94df062a8
|
add Qt::CaseInsensitive for compression error
|
2024-02-08 15:55:33 +01:00 |
|
lucretius
|
068a3935e2
|
move connection error to status bar only if there is a compression flag error
|
2024-02-08 13:52:41 +01:00 |
|
lucretius
|
26182290f5
|
move connection error to status bar, lib update
|
2024-02-06 17:15:43 +01:00 |
|
onryo
|
b8dc50f903
|
Beta version
|
2024-01-27 22:20:14 +01:00 |
|
Duke
|
0c10cf1243
|
Also prevent logging of passphrase length in first time wizard
|
2024-01-27 09:15:15 -08:00 |
|
Duke
|
775135cc44
|
Do not log passphrase length to STDOUT
|
2024-01-27 11:20:51 -05:00 |
|
lucretius
|
49d587cd42
|
Add custom fee to gui
|
2024-01-24 13:42:19 +01:00 |
|
lucretius
|
4f0229a823
|
fix for isOnline in getSettings()
|
2024-01-24 13:27:42 +01:00 |
|
lucretius
|
683718008c
|
use note automation only for chat related txs
|
2024-01-22 14:11:02 +01:00 |
|
Duke
|
4b95013d15
|
Fix typo
|
2024-01-21 12:30:27 -05:00 |
|
lucretius
|
8da49166a8
|
delete not needed commentar
|
2024-01-21 17:07:12 +01:00 |
|
lucretius
|
d0b8ab074e
|
add new method for litelib to check if server is online
|
2024-01-21 16:57:00 +01:00 |
|
lucretius
|
366f6e24bc
|
fix for getRandomServer()
|
2024-01-21 13:17:00 +01:00 |
|
lucretius
|
95090a90ad
|
add missing semicolon
|
2024-01-21 12:53:07 +01:00 |
|
lucretius
|
24d262dcb9
|
deactivate debug for StickyServer
|
2024-01-21 12:28:35 +01:00 |
|
lucretius
|
6f7fd863f0
|
Sticky Server and Note Automation as GUI setting
|
2024-01-21 12:26:07 +01:00 |
|
Duke
|
3b79e5fcd0
|
Fix the URL for checking releases
The URL was definitely wrong and the new URL should be correct but still doesn't seem to work.
According to https://git.hush.is/api/swagger#/repository/repoListReleases it should be the correct URL.
|
2024-01-20 10:29:33 -05:00 |
|
lucretius
|
063303413c
|
Restore backward compatibility with qt 5.12.0
|
2024-01-19 14:56:11 +01:00 |
|
Duke
|
5199f9487c
|
Merge remote-tracking branch 'lucretius/dev' into dev
|
2024-01-18 15:24:36 -08:00 |
|
Duke
|
45e5091208
|
Bump version
|
2024-01-14 09:22:54 -05:00 |
|
Deniod
|
618625bc00
|
seperate dust and normal transaction
|
2024-01-13 13:49:12 +01:00 |
|
Deniod
|
130e0560d5
|
delete junk
|
2024-01-13 12:06:46 +01:00 |
|
Deniod
|
0d6b84ec8a
|
fix conversion from CAmount to double
|
2024-01-13 12:02:55 +01:00 |
|
Deniod
|
261b3ad643
|
fix typo
|
2024-01-12 14:14:27 +01:00 |
|
Deniod
|
c6e8268450
|
check for funds before spread notes
|
2024-01-12 14:05:46 +01:00 |
|
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
|
4e074b20fd
|
change version to 2.0.0
|
2024-01-07 00:57:52 +01:00 |
|
onryo
|
391af1c75a
|
change version to 2.0.0
|
2024-01-07 00:55:16 +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 |
|
Duke
|
cb0de2c3f6
|
We do not support sprout privkeys that have prefix SK
|
2023-12-28 16:26:26 -05: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
|
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
|
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 |
|