Commit Graph

  • 1009f931f2 Remove duplicate scheduling of peers.dat Duke 2024-12-01 20:05:34 -05:00
  • dad7fdec37 Merge pull request 'Updated asmap.dat to use 1730210400_asmap.dat from upstream commit dcce69e48211facdbd52a461cfce333d5800b7de' (#446) from jahway603 into dev duke 2024-11-21 16:49:06 +01:00
  • f72ee57635 Updated asmap.dat to use 1730210400_asmap.dat from upstream commit dcce69e48211facdbd52a461cfce333d5800b7de jahway603 2024-11-20 23:53:45 -05:00
  • 6c947a335c Merge remote-tracking branch 'origin/master' into jahway603 jahway603 2024-11-20 23:34:29 -05:00
  • 0f4956be72 Support an env var to generate SDL checkpoints for a HAC Duke 2024-11-18 07:10:25 -08:00
  • 6e6ff5ccbc Support an env var to generate SDL checkpoints for a HAC Duke 2024-11-18 07:10:25 -08:00
  • ecade7f950 revert 7117e7a7a1 fekt 2024-11-18 04:03:30 +01:00
  • 7117e7a7a1 Update checkpoints fekt 2024-11-17 22:01:21 -05:00
  • b343acc826 Merge pull request 'Added Debian check to util/build-debian-package.sh' (#443) from jahway603 into dev jahway603 2024-11-16 16:28:21 +01:00
  • 60148e66f4 Added Debian check to util/build-debian-package.sh jahway603 2024-11-16 10:26:33 -05:00
  • 2aa7169b56 Merge pull request 'Update debian/compat to version 13' (#442) from jahway603 into dev jahway603 2024-11-14 22:37:31 +01:00
  • 0249aecf00 Fixed contrib/debian/hush.example jahway603 2024-11-14 16:05:25 -05:00
  • 9782160ff6 Debchange package does not exist and bin lives in devscripts package jahway603 2024-11-14 15:54:46 -05:00
  • d7a681cd54 Update debian/compat to version 13 jahway603 2024-11-14 15:29:09 -05:00
  • 5578bc81b9 Remove dead code Duke 2024-11-11 08:25:38 -05:00
  • 82f6b592c5 Remove dead code Duke 2024-11-09 12:01:02 -05:00
  • f12152af70 Remove dead code Duke 2024-11-09 10:27:58 -05:00
  • d31c69cf23 Remove dead code Duke 2024-11-09 09:18:08 -05:00
  • dbc5a39afa Fee requirement only applies to txs with OP_RETURN Duke 2024-11-02 10:39:47 -04:00
  • 58f4be930e Require 1 COIN fee per tx that uses OP_RETURN, regardless of tx size Duke 2024-11-01 11:40:54 -04:00
  • d8a799abe3 Make time warning correct for any HAC Duke 2024-10-22 08:50:39 -04:00
  • 65568d5738 Remove opreturn amnesty Duke 2024-10-07 06:03:41 -04:00
  • ad50c8cd97 Merge pull request 'Sync duke to dev' (#434) from duke into dev duke 2024-10-03 17:23:48 +02:00
  • 8e44829cdf Merge branch 'dev' into duke Duke 2024-10-03 11:11:07 -04:00
  • 18e4ca070e Remove more cc stuff Duke 2024-10-01 10:49:13 -04:00
  • c9ac2c2d5d Merge pull request 'Fixed Debian package lintian errors' (#433) from jahway603 into dev jahway603 2024-10-01 16:44:03 +02:00
  • b76795db43 Merge remote-tracking branch 'origin/dev' into jahway603 jahway603 2024-10-01 08:58:18 -04:00
  • a00ad8eeb8 Merge branch 'dev' into duke Duke 2024-10-01 08:58:09 -04:00
  • 598b969987 Use our own hosted version of libgmp Duke 2024-10-01 08:46:46 -04:00
  • bc3bb358c7 Fixed Debian package lintian errors jahway603 2024-09-30 22:49:22 -04:00
  • 3ccd8bd6cb Merge branch 'dev' onryo 2024-09-30 23:42:13 +02:00
  • 54b2f216ad make seeds onryo 2024-09-30 23:37:08 +02:00
  • 7729e58c49 Correct URLs to video tutorials onryo 2024-09-30 20:06:30 +02:00
  • 7e82e86fbe Merge pull request 'Added link to README.md for the ARM cross compilation documentation' (#432) from jahway603 into dev jahway603 2024-09-30 18:44:28 +02:00
  • bfff0e8742 Added link to README.md for the ARM cross compilation documentation jahway603 2024-09-30 12:41:16 -04:00
  • 24f64f5429 Merge pull request 'Updated Debian package changelog' (#431) from jahway603 into dev jahway603 2024-09-30 15:27:06 +02:00
  • 6133c1669c Updated Debian package changelog jahway603 2024-09-30 09:24:34 -04:00
  • 67fe111050 Mention wolfssl change in relnotes Duke 2024-09-30 04:36:21 -07:00
  • 9f31214812 Add notes to 3.10.3 onryo 2024-09-29 02:44:50 +02:00
  • 9f11b437f3 Merge pull request 'Fix fatal error and the version flag option warning when compiling for windows on dev' (#425) from onryo into dev duke 2024-09-28 14:56:46 +02:00
  • dd9722470d Merge pull request 'OP_RETURN fees' (#429) from opretfees into dev duke 2024-09-28 13:34:19 +02:00
  • be5a78931b Fix fatal error when compiling for windows on dev onryo 2024-09-27 22:40:46 +02:00
  • e68795f4f9 Revert "Fix fatal error and the version flag option when compiling for windows" onryo 2024-09-27 22:39:32 +02:00
  • 47cc49bcc5 Change OP_RETURN fee requirements Duke 2024-09-27 08:44:14 -04:00
  • 93f6514d86 Disable absurd fee checks when adding to the mempool Duke 2024-09-26 11:13:07 -04:00
  • 13f6a3d432 Merge pull request 'Updated doc/release-process.md to resolve Issue #407' (#428) from jahway603 into dev jahway603 2024-09-26 17:08:55 +02:00
  • 7cb86b8aa6 Updated doc/release-process.md to resolve Issue #407 jahway603 2024-09-26 11:06:29 -04:00
  • 7be46396ab Merge pull request 'Added build.sh checks for as and ld to be installed' (#427) from build.sh_changes into dev jahway603 2024-09-26 16:42:23 +02:00
  • 8333810f0f Added build.sh checks for as and ld to be installed jahway603 2024-09-26 10:39:28 -04:00
  • ec07eb04fc Merge pull request 'updated Debian package copyright to resolve Issue #134' (#426) from jahway603 into dev jahway603 2024-09-26 16:23:28 +02:00
  • c245242e0f updated Debian package copyright to resolve Issue #134 jahway603 2024-09-26 10:21:20 -04:00
  • f144f8a0b9 Fix fatal error and the version flag option when compiling for windows onryo 2024-09-26 05:04:55 +02:00
  • 01f0c34661 We do not support coin imports Duke 2024-09-24 09:35:20 -04:00
  • bd5f0103a8 Remove more cc code Duke 2024-09-22 12:19:12 -04:00
  • b6bcacad20 We do not support coin imports Duke 2024-09-22 12:16:21 -04:00
  • f6b42fe3a3 We do not support coin imports Duke 2024-09-22 12:12:22 -04:00
  • 148ea35a98 Remove dead sprout code Duke 2024-09-22 11:56:12 -04:00
  • 380875906d Remove more CC stuff Duke 2024-09-22 09:40:37 -04:00
  • 26a341983a const some stuff Duke 2024-09-22 08:57:23 -04:00
  • 986d0d8b7d isStake is always zero Duke 2024-09-22 08:51:48 -04:00
  • 45de2584b9 ASSETCHAINS_STAKED is always zero Duke 2024-09-21 11:25:48 -04:00
  • 3fba035c01 const some stuff Duke 2024-09-21 11:04:25 -04:00
  • 40cf90b4ff Fix compile issue with missing cast to unsigned int Duke 2024-09-21 11:03:49 -04:00
  • 4538bf9e1e Add agorax.is onryo 2024-09-20 21:13:54 +02:00
  • 183cd81cf6 Small fix in README onryo 2024-09-20 20:50:51 +02:00
  • 2a740cb09d Merge branch 'duke' of https://git.hush.is/hush/hush3 into duke Duke 2024-09-20 13:43:15 -04:00
  • a53d8baeda Do not lock cs_main in mining code Duke 2024-09-20 13:35:38 -04:00
  • 792fec7689 Do not lock cs_main in mining code Duke 2024-09-20 13:35:38 -04:00
  • dfeccf6ce4 Make nBlockPrioritySize and nBlockMinSize consts Duke 2024-09-20 11:24:59 -04:00
  • 5a3c06e539 MAX_BLOCK_SIZE ignores height argument Duke 2024-09-20 11:17:16 -04:00
  • f3995fa1b7 Cleanup MAX_BLOCK_SIZE Duke 2024-09-18 18:12:01 -04:00
  • ad8a86a19b Merge branch 'dev' into duke Duke 2024-09-18 12:16:29 -04:00
  • d471af9ef5 IsPegsImport() is always false Duke 2024-09-18 12:13:37 -04:00
  • ffce5edda3 Remove commented out code Duke 2024-09-18 11:59:00 -04:00
  • 5e30079fcd IsPegsImport() always returns false Duke 2024-09-18 11:53:40 -04:00
  • 160802cddf Update relnotes Duke 2024-09-18 11:48:52 -04:00
  • fcc5c17628 Bump protocol version and client version Duke 2024-09-18 10:59:37 -04:00
  • d915fc38b7 Add some useful comments to the wolfssl package Duke 2024-09-18 10:53:28 -04:00
  • adbd47980c Merge branch 'dev' of https://git.hush.is/hush/hush3 into dev Duke 2024-09-18 10:50:42 -04:00
  • c567096aae Merge pull request 'wolfssl downgrade to 4.8.1' (#422) from wolfssldowngrade into dev duke 2024-09-18 16:48:29 +02:00
  • 27f72405b2 Also print address to stderr in hush_isnotaryvout Duke 2024-09-17 13:11:11 -04:00
  • bd967b7ac6 Exit out of TLSManager::waitFor() loop if shutdown requested Duke 2024-09-17 11:29:24 -04:00
  • 8adaa3641f Exit out of TLSManager::waitFor() loop if shutdown requested Duke 2024-09-17 11:29:24 -04:00
  • 6feea4cfd2 wolfssl downgrade to 4.8.1 test onryo 2024-09-17 09:25:58 +00:00
  • 49f303d804 Merge pull request 'Sync duke branch to dev' (#420) from duke into dev duke 2024-09-16 17:31:37 +02:00
  • 3f50dd988a Only use -rdynamic on debug builds Duke 2024-09-16 11:26:28 -04:00
  • bc20629b9f Revert "Fix memory DoS" Duke 2024-09-16 11:18:16 -04:00
  • fc5b0f38bd Revert "Memory DoS fixes" Duke 2024-09-16 11:17:56 -04:00
  • c5eeb74807 Simplify MAX_BLOCK_SIZE Duke 2024-09-16 11:06:31 -04:00
  • 6a5f0eafde Memory DoS fixes fekt 2024-09-15 01:20:06 -04:00
  • 912942f2a8 Delete more CC stuff Duke 2024-09-13 18:50:28 -04:00
  • 4f4a72da8e Go back to taking both main+wallet lock in DecrementWitnesses Duke 2024-09-13 09:28:59 -04:00
  • f5cae3b403 getinfo rpc needs a cs_wallet lock Duke 2024-09-13 04:37:48 -04:00
  • 6845fcd93a This rpc can only be used on non z2z chains Duke 2024-09-13 04:22:28 -04:00
  • be3641158a Only take cs_main lock in GetSaplingSpendDepth Duke 2024-09-13 04:11:38 -04:00
  • 72c530d281 SMART_CHAIN_SYMBOL is always defined Duke 2024-09-13 03:50:07 -04:00
  • 84377caae7 Fix memory DoS fekt 2024-09-13 04:22:08 +00:00
  • 7e486538c9 SMART_CHAIN_SYMBOL is always set, so we can remove these checks Duke 2024-09-12 20:12:26 -04:00
  • 215d0b7db4 Remove commented out code Duke 2024-09-12 20:02:10 -04:00
  • 8b0c0493ac Ensure cs_main lock is held when TestBlockValidity() is called Duke 2024-09-12 19:47:42 -04:00