Commit Graph

31766 Commits

Author SHA1 Message Date
jahway603
9782160ff6 Debchange package does not exist and bin lives in devscripts package 2024-11-14 15:54:46 -05:00
jahway603
d7a681cd54 Update debian/compat to version 13 2024-11-14 15:29:09 -05:00
Duke
5578bc81b9 Remove dead code 2024-11-11 08:25:38 -05:00
Duke
82f6b592c5 Remove dead code 2024-11-09 12:01:02 -05:00
Duke
f12152af70 Remove dead code 2024-11-09 10:27:58 -05:00
Duke
d31c69cf23 Remove dead code 2024-11-09 09:18:08 -05:00
Duke
d8a799abe3 Make time warning correct for any HAC 2024-10-22 08:50:39 -04:00
Duke
65568d5738 Remove opreturn amnesty 2024-10-07 06:03:41 -04:00
duke
ad50c8cd97 Merge pull request 'Sync duke to dev' (#434) from duke into dev
Reviewed-on: https://git.hush.is/hush/hush3/pulls/434
2024-10-03 17:23:48 +02:00
Duke
8e44829cdf Merge branch 'dev' into duke 2024-10-03 11:11:07 -04:00
Duke
18e4ca070e Remove more cc stuff 2024-10-01 10:49:13 -04:00
jahway603
c9ac2c2d5d Merge pull request 'Fixed Debian package lintian errors' (#433) from jahway603 into dev
Reviewed-on: https://git.hush.is/hush/hush3/pulls/433
2024-10-01 16:44:03 +02:00
jahway603
b76795db43 Merge remote-tracking branch 'origin/dev' into jahway603 2024-10-01 08:58:18 -04:00
Duke
a00ad8eeb8 Merge branch 'dev' into duke 2024-10-01 08:58:09 -04:00
Duke
598b969987 Use our own hosted version of libgmp 2024-10-01 08:46:46 -04:00
jahway603
bc3bb358c7 Fixed Debian package lintian errors 2024-09-30 22:49:22 -04:00
onryo
3ccd8bd6cb Merge branch 'dev' 2024-09-30 23:42:13 +02:00
onryo
54b2f216ad make seeds 2024-09-30 23:37:08 +02:00
onryo
7729e58c49 Correct URLs to video tutorials
We no longer use PeerTube, so the path has changed
2024-09-30 20:06:30 +02:00
jahway603
7e82e86fbe Merge pull request 'Added link to README.md for the ARM cross compilation documentation' (#432) from jahway603 into dev
Reviewed-on: https://git.hush.is/hush/hush3/pulls/432
2024-09-30 18:44:28 +02:00
jahway603
bfff0e8742 Added link to README.md for the ARM cross compilation documentation 2024-09-30 12:41:16 -04:00
jahway603
24f64f5429 Merge pull request 'Updated Debian package changelog' (#431) from jahway603 into dev
Reviewed-on: https://git.hush.is/hush/hush3/pulls/431
2024-09-30 15:27:06 +02:00
jahway603
6133c1669c Updated Debian package changelog 2024-09-30 09:24:34 -04:00
Duke
67fe111050 Mention wolfssl change in relnotes 2024-09-30 04:36:21 -07:00
onryo
9f31214812 Add notes to 3.10.3 2024-09-29 02:44:50 +02:00
duke
9f11b437f3 Merge pull request 'Fix fatal error and the version flag option warning when compiling for windows on dev' (#425) from onryo into dev
Reviewed-on: https://git.hush.is/hush/hush3/pulls/425
2024-09-28 14:56:46 +02:00
duke
dd9722470d Merge pull request 'OP_RETURN fees' (#429) from opretfees into dev
Reviewed-on: https://git.hush.is/hush/hush3/pulls/429
2024-09-28 13:34:19 +02:00
onryo
be5a78931b Fix fatal error when compiling for windows on dev 2024-09-27 22:40:46 +02:00
onryo
e68795f4f9 Revert "Fix fatal error and the version flag option when compiling for windows"
This reverts commit f144f8a0b9.
2024-09-27 22:39:32 +02:00
Duke
47cc49bcc5 Change OP_RETURN fee requirements
This commit removes the CLI option -opretmintxfee, makes it always
enabled, changes the required fee rate and changes which OP_RETURNS
get "amnesty" and do not need to pay this fee rate.
2024-09-27 09:09:31 -04:00
Duke
93f6514d86 Disable absurd fee checks when adding to the mempool
To protect users who are not using opreturn we prevent any use of z_sendmany
with absurd fees if opreturn is not being used, so this change only affects
users who are adding opreturn data. Since there is no way to currently send
opreturn data via a GUI this still protects all GUI users from absurd fees
while allowing CLI users to decide to use higher fees.
2024-09-26 11:13:07 -04:00
jahway603
13f6a3d432 Merge pull request 'Updated doc/release-process.md to resolve Issue #407' (#428) from jahway603 into dev
Reviewed-on: https://git.hush.is/hush/hush3/pulls/428
2024-09-26 17:08:55 +02:00
jahway603
7cb86b8aa6 Updated doc/release-process.md to resolve Issue #407 2024-09-26 11:06:29 -04:00
jahway603
7be46396ab Merge pull request 'Added build.sh checks for as and ld to be installed' (#427) from build.sh_changes into dev
Reviewed-on: https://git.hush.is/hush/hush3/pulls/427
2024-09-26 16:42:23 +02:00
jahway603
8333810f0f Added build.sh checks for as and ld to be installed 2024-09-26 10:39:28 -04:00
jahway603
ec07eb04fc Merge pull request 'updated Debian package copyright to resolve Issue #134' (#426) from jahway603 into dev
Reviewed-on: https://git.hush.is/hush/hush3/pulls/426
2024-09-26 16:23:28 +02:00
jahway603
c245242e0f updated Debian package copyright to resolve Issue #134 2024-09-26 10:21:20 -04:00
onryo
f144f8a0b9 Fix fatal error and the version flag option when compiling for windows 2024-09-26 05:04:55 +02:00
Duke
01f0c34661 We do not support coin imports 2024-09-24 09:35:20 -04:00
Duke
bd5f0103a8 Remove more cc code 2024-09-22 12:19:12 -04:00
Duke
b6bcacad20 We do not support coin imports 2024-09-22 12:16:21 -04:00
Duke
f6b42fe3a3 We do not support coin imports 2024-09-22 12:12:22 -04:00
Duke
148ea35a98 Remove dead sprout code 2024-09-22 11:56:12 -04:00
Duke
380875906d Remove more CC stuff 2024-09-22 09:40:37 -04:00
Duke
26a341983a const some stuff 2024-09-22 08:57:23 -04:00
Duke
986d0d8b7d isStake is always zero 2024-09-22 08:51:48 -04:00
Duke
45de2584b9 ASSETCHAINS_STAKED is always zero 2024-09-21 11:25:48 -04:00
Duke
3fba035c01 const some stuff 2024-09-21 11:04:25 -04:00
Duke
40cf90b4ff Fix compile issue with missing cast to unsigned int 2024-09-21 11:03:49 -04:00
onryo
4538bf9e1e Add agorax.is 2024-09-20 21:13:54 +02:00