Commit Graph

  • 66e197f77e feat(config): Increase max peer limit Kilian Tyler 2026-01-02 20:21:47 -05:00
  • 3df927b2d7 Merge remote-tracking branch 'lklynet/main' into feat/lru-cache Kilian Tyler 2026-01-02 20:13:24 -05:00
  • 629183c82e feat(peers): Implement LRU and unique peer count Kilian Tyler 2026-01-02 20:13:07 -05:00
  • 5613c2eafe docs: update readme with improved formatting and content lklynet 2026-01-02 20:12:39 -05:00
  • f4bb4eeab6 Merge pull request #10 from fccview/feature/security-improvement Kilian Tyler 2026-01-02 19:00:56 -05:00
  • e88f36412d ci: Granular workflow permissions Kilian Tyler 2026-01-02 18:59:47 -05:00
  • 19b13b3238 docs(readme): document environment variables Kilian Tyler 2026-01-02 18:57:37 -05:00
  • 78e1b82815 ci(workflows): Decouple image build & publish Kilian Tyler 2026-01-02 18:57:29 -05:00
  • bcd6daf6b6 ci(workflow): Integrate API readiness tests Kilian Tyler 2026-01-02 18:45:26 -05:00
  • e0d752a5b3 Merge remote-tracking branch 'lklynet/main' into feature/security-improvement Kilian Tyler 2026-01-02 18:34:59 -05:00
  • e268fbd382 Merge pull request #11 from kiliantyler/feat/arm-docker Kilian Tyler 2026-01-02 18:34:07 -05:00
  • 857055bc0c fix(docker): Include src and public directories Kilian Tyler 2026-01-02 18:32:26 -05:00
  • 8c80b40f91 Virustotal automation DataDalton 2026-01-02 16:28:54 -05:00
  • 38db5374bc fix conflicts and create a class for Hyperloglog to keep with the refactored architecture Fernando Campione 2026-01-02 20:59:11 +00:00
  • 9e157c71f2 build: copy additional static files to docker image lklynet 2026-01-02 15:45:28 -05:00
  • 96f63b8f83 feat(ci): Add multi-architecture Docker builds Kilian Tyler 2026-01-02 15:40:37 -05:00
  • b5b646a68f Ehm.. refactor much? sorry Fernando Campione 2026-01-02 20:35:17 +00:00
  • fa9259ce24 feat: add logo, favicon and license to project lklynet 2026-01-02 15:16:34 -05:00
  • 5ccef3ef45 Merge pull request #5 from kiliantyler/optimizations LKLY 2026-01-02 15:01:07 -05:00
  • 9b5b1de5d9 Merge branch 'main' into optimizations LKLY 2026-01-02 15:00:57 -05:00
  • 07404e9583 refactor: remove MAX_PEERS limit and related enforcement logic lklynet 2026-01-02 14:57:57 -05:00
  • bfdefcd1a7 fix(peers): count and relay peers even when storage is full Kilian Tyler 2026-01-02 14:39:49 -05:00
  • 8711a4e0fa perf(heartbeat): add adaptive rate with fast startup sync Kilian Tyler 2026-01-02 14:30:21 -05:00
  • 3fcf71d6e8 perf(peers): use lightweight Buffer storage instead of KeyObject Kilian Tyler 2026-01-02 14:29:19 -05:00
  • 5d1e4f059e feat(peers): add HyperLogLog for scalable peer counting Kilian Tyler 2026-01-02 14:28:25 -05:00
  • 895281e54d perf(gossip): add bloom filter for message deduplication Kilian Tyler 2026-01-02 14:26:46 -05:00
  • 86dff90364 perf(gossip): add fanout-limited relay to reduce bandwidth Kilian Tyler 2026-01-02 14:25:59 -05:00
  • 2bd144ba07 perf(peers): optimize message handling and peer management lklynet 2026-01-02 13:12:05 -05:00
  • 0d589872cd perf(peer-handling): optimize peer verification and cleanup intervals lklynet 2026-01-02 12:48:26 -05:00
  • 9607ff522f Merge pull request #2 from LunyaaDev/perf/dockerfile LKLY 2026-01-02 12:39:39 -05:00
  • 1e16d431d5 perf: throttle updates and limit particles to prevent crashes lklynet 2026-01-02 11:40:26 -05:00
  • fa3e8cc8b4 add docker compose LunyaaDev 2026-01-02 17:38:54 +01:00
  • 11d640c9a1 reduce docker image size LunyaaDev 2026-01-02 17:34:04 +01:00
  • 81864969da feat(security): add PoW and Ed25519 signatures to prevent Sybil attacks lklynet 2026-01-02 11:05:44 -05:00
  • 149298016e some flair and pizzazz lklynet 2026-01-02 09:52:00 -05:00
  • c6d4a3e8f1 my god hes done it lklynet 2026-01-01 23:31:21 -05:00
  • 0dc2c6efb2 refactor: replace uuidv4 with crypto.randomUUID for id generation lklynet 2026-01-01 23:27:07 -05:00
  • d25e8e793b build(docker): update base image and improve build process lklynet 2026-01-01 23:24:13 -05:00
  • 6ca4c9e21a build: simplify Dockerfile by removing unnecessary dependencies lklynet 2026-01-01 23:18:48 -05:00
  • 7db91bb594 build(docker): optimize docker image size and build process lklynet 2026-01-01 23:16:42 -05:00
  • 0f2fddab6d ai's dumb ass couldnt figure it out either lmao lklynet 2026-01-01 23:12:42 -05:00
  • 7d2278b5de just letting ai do it... may god have mercy lklynet 2026-01-01 23:09:23 -05:00
  • 952433ba6d trying every version of debian til one works lklynet 2026-01-01 23:06:25 -05:00
  • 28264086c0 angry sad lklynet 2026-01-01 23:04:02 -05:00
  • 8f7bf8fa9b MAXIMUM COMPATIBILITY lklynet 2026-01-01 22:58:25 -05:00
  • 739ef36f73 how tf does docker even work lklynet 2026-01-01 22:51:35 -05:00
  • 4578250692 im so dumb lklynet 2026-01-01 22:48:00 -05:00
  • d5f517658f Screaming into the void lklynet 2026-01-01 22:40:32 -05:00