Commit Graph

2168 Commits

Author SHA1 Message Date
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
onryo
4a7dd7f959 Merge branch 'dev' 2024-01-06 16:07:23 +01:00
onryo
07c16a6009 cargo vendor 2024-01-06 15:47:32 +01:00
onryo
c01e7ac728 Preparing for the release 2024-01-06 15:18:25 +01:00
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
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
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
lucretius
7dd665131e Merge pull request 'Merge upstream branch dev' (#1) from hush/SilentDragonLite:dev into dev
Reviewed-on: https://git.hush.is/lucretius/SilentDragonLite/pulls/1
2023-12-01 07:32:31 +00: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