Commit Graph

2186 Commits

Author SHA1 Message Date
onryo
002fba353e beta release 2024-01-27 20:16:44 +00:00
onryo
16e194d644 Preparation for 2.0.1 2024-01-27 19:50:38 +00: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
duke
e299fe33e9 Merge pull request 'Add custom Fee, fix a problem with isOnline in getsettings, note Automation only for chat related tx' (#146) from lucretius/SilentDragonLite:dev into dev
Reviewed-on: https://git.hush.is/hush/SilentDragonLite/pulls/146
2024-01-24 16:11:35 +00: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
lucretius
58f59661af Merge pull request 'pull hush/dev' (#10) from hush/SilentDragonLite:dev into dev
Reviewed-on: https://git.hush.is/lucretius/SilentDragonLite/pulls/10
2024-01-22 10:24:34 +00:00
Duke
4b95013d15 Fix typo 2024-01-21 12:30:27 -05:00
duke
4d2a32b6b2 Merge pull request 'Update lib with WalletTx version changes, Sticky Server and Note Automation as GUI setting, fix for getRandomServer' (#145) from lucretius/SilentDragonLite:dev into dev
Reviewed-on: https://git.hush.is/hush/SilentDragonLite/pulls/145
2024-01-21 17:28:03 +00: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
lucretius
8348e61e2e Merge pull request 'hush/dev pull' (#9) from hush/SilentDragonLite:dev into dev
Reviewed-on: https://git.hush.is/lucretius/SilentDragonLite/pulls/9
2024-01-20 18:57:53 +00:00
Duke
68d9388c1b Check for valid QT versions or bail early 2024-01-20 13:01:18 -05: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
duke
e7a974ec47 Merge pull request 'Restore backward compatibility with qt 5.12.0 issue: #141 , check libsodium sha256 checksum issue: #140' (#142) from lucretius/SilentDragonLite:dev into dev
Reviewed-on: https://git.hush.is/hush/SilentDragonLite/pulls/142
2024-01-19 15:39:56 +00:00
lucretius
156b1a6def check libsodium sha256 checksum 2024-01-19 15:13:13 +01:00
lucretius
063303413c Restore backward compatibility with qt 5.12.0 2024-01-19 14:56:11 +01:00
lucretius
d8b88dcb3b Merge pull request 'hush/dev pull' (#7) from hush/SilentDragonLite:dev into dev
Reviewed-on: https://git.hush.is/lucretius/SilentDragonLite/pulls/7
2024-01-19 13:51:39 +00:00
Duke
5199f9487c Merge remote-tracking branch 'lucretius/dev' into dev 2024-01-18 15:24:36 -08:00
duke
370058fa95 Merge pull request 'updated build.sh for better OS compatibility' (#138) from jahway603 into dev
Reviewed-on: https://git.hush.is/hush/SilentDragonLite/pulls/138
2024-01-17 02:52:33 +00:00
jahway603
1fb344a8c2 updated build.sh for better OS compatibility 2024-01-16 20:45:12 -05:00
lucretius
1a5ab786bc update lib with proto changes 2024-01-15 18:30:28 +01:00
Duke
2fcb4f8358 Use 8 jobs by default for compiling libsodium on mac 2024-01-14 09:42:59 -05:00
Duke
6bbd2ac358 Fix bug in using more cores to compile in build.sh 2024-01-14 09:33:06 -05:00
Duke
45e5091208 Bump version 2024-01-14 09:22:54 -05:00
Duke
f15a28f3ec Fix bug in reporting version being compiled in build.sh 2024-01-14 09:21:57 -05:00
Duke
fd5eec230e Allow custom number of cores to compile via build.sh #137 2024-01-14 09:19:39 -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
Duke
df67f779f7 Do not log blake3 hash to stdout, fixes #136 2024-01-12 19:36:13 -05:00
Duke
0f8f028d7d Fix indentation, no functional changes 2024-01-12 18:17:32 -05: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
Deniod
9276519c7b change lib commit 2024-01-10 15:33:09 +01:00
Deniod
98c21693e9 change lib commit 2024-01-10 15:31:07 +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