Commit Graph

  • 7eadeb860e Merge branch 'dev' into jahway603 jahway603 2023-04-04 18:58:08 +00:00
  • e1d6f7dd0e successfully built in Arch Linux with gcc12 jahway603 2023-04-04 12:53:46 -04:00
  • 7f09d37cd4 reverted deleted code jahway603 2023-04-04 09:34:16 -04:00
  • bb7cb253c1 miodrag patches to help get gcc12 building hushd jahway603 2023-04-03 22:23:30 -04:00
  • ca26403c4a Merge pull request 'merge conflicts blow goats' (#280) from jahway603 into dev jahway603 2023-04-03 23:37:22 +00:00
  • ca36706001 merge conflicts blow goats jahway603 2023-04-03 19:35:38 -04:00
  • 188384cf85 Merge branch 'jahway603' into dev jahway603 2023-04-03 23:30:32 +00:00
  • 10eb871026 merging dev into jahway603 branch jahway603 2023-04-03 19:29:06 -04:00
  • 8126e706c6 Optional OP_RETURN in z_sendmany Duke 2023-03-24 10:22:31 -07:00
  • d1b649825a Merge branch 'duke' into dev Duke 2023-03-17 14:07:19 -04:00
  • 63ad87f69b Ensure CNode::addrKnown immediately takes little memory when we disconnect the node Duke 2023-03-17 00:21:00 -04:00
  • c1baab7b8a Rate limit incoming addr p2p messages Duke 2023-03-16 22:33:25 -04:00
  • d134fcf988 removed unused function to resolve Issue #273 jahway603 2023-03-15 23:12:31 -04:00
  • c9078060b6 Merge remote-tracking branch 'origin/dev' into jahway603 jahway603 2023-03-15 23:07:49 -04:00
  • bde7273c9f Remove mapRequest tracking Duke 2023-03-14 15:54:28 -04:00
  • 560f8e2f41 Remove unused GetRequestCount() Duke 2023-03-14 14:44:14 -04:00
  • 71928fa228 Randomize order of processing messages from peers Duke 2023-03-14 14:42:39 -04:00
  • 24b3f1f93b Merge branch 'dev' into duke Duke 2023-03-09 11:17:53 -08:00
  • ac413ecb2e Adding Mac SDX paths fekt 2023-03-03 20:20:47 -05:00
  • 883e598994 Fix for #270 to allow subnets fekt 2023-02-18 17:30:33 +00:00
  • fb250487c8 Create sda_checkpoints.pl fekt 2023-02-16 23:07:46 -05:00
  • a0d02cc3be Batch files for dragonx-cli and dragonxd Duke 2023-02-15 18:06:09 -08:00
  • 30c919af25 Add dragonx scripts to linux binary releases Duke 2023-02-14 09:14:38 -08:00
  • f44e44e7df Unify debian package scripts and add dragonx scripts Duke 2023-02-14 08:46:32 -08:00
  • 5184b4483f Update release process Duke 2023-02-11 19:30:56 -05:00
  • f271e60e58 Update release process Duke 2023-02-11 19:29:39 -05:00
  • 4a2361cdf6 Merge branch 'dev' Duke 2023-02-11 19:27:47 -05:00
  • bec27a85e5 Update relnotes Duke 2023-02-11 19:23:55 -05:00
  • 94500a6e39 Reduce stderr spam Duke 2023-02-10 11:27:11 -05:00
  • 47c67e45db checkpoints Duke 2023-02-09 18:22:57 -05:00
  • a07bf16b20 Merge branch 'dev' of https://git.hush.is/hush/hush3 into dev Duke 2023-02-09 18:06:14 -05:00
  • e033a2e6eb Update copyrights to 2023 Duke 2023-02-09 18:06:03 -05:00
  • 606eb3dcce Update 'doc/release-process.md' duke 2023-02-09 23:05:44 +00:00
  • 2c083978e0 update manpages Duke 2023-02-09 17:27:25 -05:00
  • 1313d39a71 Merge branch 'dev' of https://git.hush.is/hush/hush3 into dev Duke 2023-02-09 17:17:05 -05:00
  • 2c9bd5dd18 abortrescan Duke 2023-02-09 17:17:00 -05:00
  • 76f2f67da4 Update 'doc/release-process.md' duke 2023-02-09 22:10:25 +00:00
  • be90d0e324 Merge branch 'dev' of https://git.hush.is/hush/hush3 into dev Duke 2023-02-09 13:54:03 -08:00
  • 537307a812 Bump version and protocol version Duke 2023-02-09 13:53:55 -08:00
  • e598db4f79 Update 'README.md' duke 2023-02-09 21:48:40 +00:00
  • b360a2395a Allow abortrescan to be called via RPC Duke 2023-02-09 13:45:45 -08:00
  • 890d218180 Merge branch 'dev' of https://git.hush.is/hush/hush3 into dev Duke 2023-02-09 13:43:23 -08:00
  • 2f8e5f8144 bump year Duke 2023-02-09 13:43:17 -08:00
  • 07505e311d Merge pull request 'correct ac_supply documented default' (#236) from jahway603 into dev duke 2023-02-09 21:16:00 +00:00
  • bb9d1fcd32 Update 'doc/relnotes/README.md' duke 2023-02-09 12:32:55 +00:00
  • 0eba871a6a Update 'doc/release-process.md' duke 2023-02-09 11:49:45 +00:00
  • b29dfa0c93 Update 'doc/relnotes/README.md' duke 2023-02-09 11:25:38 +00:00
  • 9f90de2404 add more seeds onryo 2023-02-08 19:17:54 +01:00
  • 794463015a Merge branch 'dev' into duke Duke 2023-02-08 09:15:26 -05:00
  • 64d601047b Fix for wind0ze cross-compile fekt 2023-02-06 01:18:18 -05:00
  • a7939139b2 Merge remote-tracking branch 'origin/abortrescan' into dev Duke 2023-02-05 18:16:36 -08:00
  • 9977e12acf Merge branch 'dragonx' into dev Duke 2023-02-05 18:08:40 -08:00
  • b6fc8b0149 Merge pull request 'BIP155 (addrv2)' (#253) from bip155 into dev duke 2023-01-28 16:46:54 +00:00
  • 0d79d11a95 Use Tor v3 .onion in qa tests Duke 2023-01-28 08:44:36 -08:00
  • 2f8a138cce add torv3 seed onryo 2023-01-20 13:42:24 +01:00
  • fc27972beb added i2p seed and wtfistheinternet seed jahway603 2023-01-19 19:12:06 -05:00
  • 9519e3a6cd Merge branch 'bip155' of https://git.hush.is/hush/hush3 into bip155 Duke 2023-01-18 23:24:38 -05:00
  • d5e9ef763d Prevent coredump when -proxy=... -externalip=... is used Duke 2023-01-18 23:02:41 -05:00
  • 26064b4bf8 Update 'contrib/seeds/README.md' duke 2023-01-17 13:58:24 +00:00
  • 0ebb4c70c7 Update 'contrib/seeds/README.md' duke 2023-01-17 13:53:44 +00:00
  • 76b8de6b70 Update 'contrib/seeds/README.md' duke 2023-01-17 13:53:29 +00:00
  • 176a9e1c7a Add 'make seeds' to make it easy to add seeds Duke 2023-01-17 08:01:14 -05:00
  • 6f8bce9b3a Fix bug where setban banned a node for 0 seconds Duke 2023-01-12 23:59:11 -05:00
  • 9d2277c697 Add tor v3 seed Duke 2023-01-12 23:58:13 -05:00
  • 512da314a5 BIP155 (addrv2) zanzibar 2023-01-06 15:21:08 +00:00
  • fe9f1ef9e4 Merge pull request 'Remove alerts' (#252) from noalert into dev duke 2022-12-20 14:25:41 +00:00
  • da5ae526e7 Fix compile issue Duke 2022-12-18 13:51:50 -08:00
  • ae64eb2392 Remove alerts Duke 2022-12-18 08:24:49 -08:00
  • 01ff5c81f6 Improve some comments and ensure backcompat on HUSH mainnet Duke Leto 2022-12-06 14:23:53 -05:00
  • 4257b257df Merge pull request 'rm hashFinalSproutRoot' (#250) from onryo/hush3:dev into dev duke 2022-12-04 17:05:50 +00:00
  • f2f6019620 rm hashFinalSproutRoot onryo 2022-12-04 13:57:07 +00:00
  • 1b7f200d29 Fix typo in getsnapshot docs Duke Leto 2022-12-01 14:55:53 -05:00
  • b7adb511a6 cleanup Duke Leto 2022-11-15 19:13:31 -05:00
  • 665f895134 Optimize inner mining loop Duke Leto 2022-11-15 14:40:10 -05:00
  • c8b2163c1c Optimize inner mining loop Duke Leto 2022-11-15 14:21:45 -05:00
  • 1a4e8d4acf Initialize randomx dataset with 2 threads Duke Leto 2022-11-15 14:11:55 -05:00
  • c55d1cbc5f Destroy randomx VM when we are done with it Duke Leto 2022-11-15 14:02:02 -05:00
  • d3b948005c indentation Duke Leto 2022-11-15 13:44:47 -05:00
  • 3dbe8d3c6b indentation Duke Leto 2022-11-15 13:43:10 -05:00
  • 0926dfca75 Merge branch 'duke' into awt Duke Leto 2022-11-12 09:25:36 -05:00
  • 81f0c7755e Code to test exact cause of the 'up only' diff bug Duke Leto 2022-11-12 09:22:10 -05:00
  • eb82ae0b3f Merge remote-tracking branch 'origin/dev' into jahway603 jahway603 2022-11-12 08:58:24 -05:00
  • fcfe09d196 chainActive.Tip() can be NULL if have never synced to a chain tip before, so use chainActive.Height() instead Jonathan "Duke" Leto 2022-11-12 04:17:35 -08:00
  • 337d6d1e4f Merge remote-tracking branch 'origin/dev' into jahway603 jahway603 2022-11-11 23:28:09 -05:00
  • ca52c6beb8 Avoid potential coredump if pindex is NULL Jonathan "Duke" Leto 2022-11-11 04:26:18 -08:00
  • c108db8f3c Speed up randomx hashing by ~60X per core Duke Leto 2022-11-11 06:42:51 -05:00
  • b94ec80307 Use RANDOMX_FLAG_FULL_MEM Duke Leto 2022-11-10 22:38:04 -05:00
  • c81b49c96c fix params for testcoins Duke Leto 2022-11-08 09:55:46 -05:00
  • 24dc8252a3 Add scripts to research randomx difficulty problems Duke Leto 2022-11-08 09:29:05 -05:00
  • 591b9e4c7d Merge branch 'dev' into duke Duke Leto 2022-11-08 09:17:00 -05:00
  • 5aea752337 Fix compiler warnings Duke Leto 2022-11-08 09:16:27 -05:00
  • 6eccab3e98 Add missing newline in rxdebug and add debugging about solutionTargetChecks Duke Leto 2022-11-08 09:07:49 -05:00
  • d5871b2090 correct ac_supply documented default jahway603 2022-11-06 21:02:33 -05:00
  • d2001b1ee0 Merge pull request 'dragonx scripts: removed hardcoded bash location for better platform support' (#234) from jahway603 into dev jahway603 2022-11-06 20:42:23 +00:00
  • cba21e8f2a removed hardcoded bash location for better platform support jahway603 2022-11-06 15:14:46 -05:00
  • db2fe16b0e Merge pull request 'dragonx scripts' (#233) from hydra/hush3:dev into dev Duke Leto 2022-11-06 12:04:12 +00:00
  • 3499aad7cd Update 'src/dragonxd' hydra 2022-11-06 11:59:39 +00:00
  • ac2a68aa86 update seednode ip hydra 2022-11-06 11:59:20 +00:00
  • 65b9e74333 Delete 'issue_template.md' Duke Leto 2022-11-03 11:13:38 +00:00
  • 7bbc291370 Add 'issue_template.md' Duke Leto 2022-11-03 11:11:51 +00:00