Commit Graph

  • d02670d6b0
    feat: client mode (#115) master v0.6.3 Arnaud 2026-05-14 10:04:27 +04:00
  • 26e0df7971
    Replace uint64 by uint32 Arnaud 2026-05-14 09:21:17 +04:00
  • 77f0e5acf7
    Increment version Arnaud 2026-05-14 09:12:50 +04:00
  • 0f4c509ef3
    Move the client mode check at the beginning of the proc Arnaud 2026-05-14 09:10:13 +04:00
  • f43580c713
    Add client mode even when the value is false Arnaud 2026-05-07 09:36:26 +04:00
  • 92a92b0ab4
    Switch to Nim 2.2.10 on CI Arnaud 2026-05-07 09:35:56 +04:00
  • 497782ca3a
    Add logs Arnaud 2026-05-06 18:43:52 +04:00
  • a26638bc9e
    Fix minor issues Arnaud 2026-05-06 18:31:19 +04:00
  • 1a35212eee
    Add clientMode in the Message Arnaud 2026-05-06 18:19:56 +04:00
  • c7521be1ca
    Use DhtMode Arnaud 2026-05-04 18:37:02 +04:00
  • 897573d437
    Fix PR reviews Arnaud 2026-05-04 18:29:36 +04:00
  • 4635266869
    Add future callback to prevent unbound growth Arnaud 2026-05-04 15:33:41 +04:00
  • 02bf4427ed
    Add register talk protocol unicity check Arnaud 2026-05-04 15:25:42 +04:00
  • 07b9e0427e
    Fix client mode checking Arnaud 2026-05-04 10:50:46 +04:00
  • c24955c442
    Add clientMode check over TalkProtocol Arnaud 2026-05-04 10:01:21 +04:00
  • 0b3337ca09
    Remove clientMode checking in addProvider Arnaud 2026-05-01 13:57:21 +04:00
  • 558b2f4939
    Add client mode in findNode Arnaud 2026-05-01 11:20:27 +04:00
  • 1af8dcf504
    Bump version (#114) v0.6.2 Arnaud 2026-04-24 20:34:02 +04:00
  • deba529381
    Bump version Arnaud 2026-04-24 19:50:22 +04:00
  • 3a6a3e771a
    Fix crash (#113) Arnaud 2026-04-24 18:33:31 +04:00
  • 8bbbcd320a
    Fix crash Arnaud 2026-04-24 17:08:11 +04:00
  • 67dbc3fe13
    Update to 0.6.1 (#112) v0.6.1 Arnaud 2026-04-21 15:28:23 +04:00
  • aa7b961785
    Update to 0.6.1 Arnaud 2026-04-21 15:27:18 +04:00
  • 64091a17ee
    chore: update nim 2.2.8 (#111) Arnaud 2026-04-21 15:25:19 +04:00
  • f2227cc5ae
    Remove spaces Arnaud 2026-04-21 13:48:26 +04:00
  • 0e7b89ae19
    Revert unneeded changes Arnaud 2026-04-21 13:47:01 +04:00
  • fe3cf89307
    Refactor to use questionable Arnaud 2026-04-21 13:40:24 +04:00
  • b07e577007
    Update codexdht/private/eth/p2p/discoveryv5/providers/maintenance.nim Arnaud 2026-04-21 13:04:18 +04:00
  • cde029bd24
    Update codexdht/private/eth/p2p/discoveryv5/providers/maintenance.nim Arnaud 2026-04-21 13:04:00 +04:00
  • 15b9a73271
    Remove debug statements Arnaud 2026-04-17 10:37:52 +04:00
  • 2d7c74ec6e
    Remove debug statements Arnaud 2026-04-17 10:37:23 +04:00
  • 48546bdb3c
    Remove debug statements Arnaud 2026-04-17 10:35:03 +04:00
  • f814825179
    Restore dependencies version and update chronos upper bound version Arnaud 2026-04-17 10:25:46 +04:00
  • 4146391a00
    debug Arnaud 2026-04-17 09:24:32 +04:00
  • eff7284b01
    Fix syntax Arnaud 2026-04-17 09:13:59 +04:00
  • b0875f97a8
    Trying something Arnaud 2026-04-17 09:10:55 +04:00
  • 9838f2cc42
    Remove nimble custom install Arnaud 2026-04-17 08:58:29 +04:00
  • 8d76ce9e96
    Add nimble lock Arnaud 2026-04-17 08:57:59 +04:00
  • b918cd7fcb
    Try 0.20.0 Arnaud 2026-04-16 18:50:41 +04:00
  • 07fcc4621f
    Try to downgrade nimble Arnaud 2026-04-16 18:03:17 +04:00
  • 8b29d439b9
    Try to fix dependencies issue Arnaud 2026-04-16 17:49:40 +04:00
  • 065c2b1901
    Try to upgrade nimble version Arnaud 2026-04-16 17:40:58 +04:00
  • e0856cd43d
    Restore previous action Arnaud 2026-04-16 17:30:59 +04:00
  • c6b5c09907
    Try to remove windows Arnaud 2026-04-16 17:24:16 +04:00
  • 20afde93f5
    Update ci version Arnaud 2026-04-16 17:22:10 +04:00
  • d4decaf35c
    Update ci Arnaud 2026-04-16 17:18:18 +04:00
  • 98d6ef7490
    Restore Nim 2.2.4 in nimble Arnaud 2026-04-16 15:50:01 +04:00
  • 8afa4e814b
    Reduce chronicles requirement version Arnaud 2026-04-16 15:04:47 +04:00
  • 1b6376b843
    Update to 2.2.8 Arnaud 2026-04-16 14:52:57 +04:00
  • 7c2e8e96ed fix(license): Add/Update license files for compliance license-compliance/update-licenses-2026-01-21 License Compliance Bot 2026-01-21 02:56:45 +00:00
  • 754765ba31
    chore: orc support (#110) Chrysostomos Nanakos 2025-12-23 23:23:31 +02:00
  • b1775eca60
    chore: orc support Chrysostomos Nanakos 2025-12-23 12:45:01 +02:00
  • 71bd679365
    fix(discovery): prevent premature node eviction from routing table fix-discovery-eviction Chrysostomos Nanakos 2025-10-09 22:16:32 +03:00
  • 99884b5971
    Rename Codex to Logos Storage (#108) Arnaud 2025-12-15 13:46:04 +01:00
  • 5cc3cfde14
    Rename Codex to Logos Storage Arnaud 2025-12-15 10:37:05 +01:00
  • 6c7de03622
    chore: bump stew et al (#107) Jacek Sieka 2025-12-11 13:47:10 +01:00
  • 607ee07392
    oops Jacek Sieka 2025-12-11 11:54:46 +01:00
  • 04d8e28455
    force leveldb version Jacek Sieka 2025-12-11 11:51:48 +01:00
  • 9a274fa475
    drop macos ci version Jacek Sieka 2025-12-11 11:40:23 +01:00
  • 8654feccbe
    drop protobuf_serialization Jacek Sieka 2025-12-11 11:18:32 +01:00
  • 4f50e198c1
    name conflict Jacek Sieka 2025-12-11 11:12:29 +01:00
  • ce641f3c9d
    relax Jacek Sieka 2025-12-11 10:50:37 +01:00
  • 19341235c4
    relax Jacek Sieka 2025-12-11 10:44:00 +01:00
  • 5410d5edba
    bumps Jacek Sieka 2025-12-11 10:42:24 +01:00
  • 803a1bee3e
    ci Jacek Sieka 2025-12-11 10:01:09 +01:00
  • 4fa5c57ecc
    bump stew Jacek Sieka 2025-12-11 09:59:44 +01:00
  • 2bdfb04382
    chore: fix use of deprecated import Jacek Sieka 2025-12-10 20:01:26 +01:00
  • 89b281fc8d
    pins libp2p to codex-supporting commit donotmerge/pin-to-codex-libp2p ThatBen 2025-03-26 11:19:03 +01:00
  • cd7beb5ff3
    addValue: use fast lookup value-add-get-find Csaba Kiraly 2023-09-04 14:42:16 +02:00
  • f60744e52e
    fix ValueReplication counter Csaba Kiraly 2023-09-03 13:54:19 +02:00
  • 39fbf89ea0
    implement findValue Csaba Kiraly 2023-06-27 02:01:58 +02:00
  • 026ede7201
    add ValueGetFrom count for naive getValue Csaba Kiraly 2023-06-19 12:12:33 +02:00
  • 55aa70c78a
    add ValueReplication cound for addValue Csaba Kiraly 2023-06-19 12:11:59 +02:00
  • bfcf6e6443
    logging: GetValue error should be debug Csaba Kiraly 2023-06-13 18:35:43 +02:00
  • 0970f3e4e7
    add DHT storage (addValue/getValue) functionality Csaba Kiraly 2023-06-06 11:05:09 +02:00
  • f6eef1ac95
    Merge pull request #104 from codex-storage/update-to-nim-2-x 0.5.0 Eric 2025-02-14 12:01:54 +11:00
  • fb17db8187
    Update dependencies versions Arnaud 2025-02-13 20:54:49 +01:00
  • d435c6945f
    Merge pull request #105 from codex-storage/fix/deps/2.0-deps Eric 2025-02-13 15:25:50 +11:00
  • 89d22c156e
    bump nimcrypto Eric 2025-02-13 15:07:51 +11:00
  • ee33946afb
    bump nimcrypto Eric 2025-02-13 12:19:43 +11:00
  • c777106e7f
    set non-major range for remaining deps Eric 2025-02-13 12:15:22 +11:00
  • 14d4dd97e9
    toBytes -> toBytesBE Eric 2025-02-13 12:15:00 +11:00
  • a9e17f4a33
    remove nim 1.6 from ci Eric 2025-02-13 12:09:50 +11:00
  • bc27eebb85
    fix pinned deps Eric 2025-02-13 12:08:09 +11:00
  • 0f67d21bbc
    updates nim-datastore Ben 2025-02-10 11:12:33 +01:00
  • 4bd3a39e00
    Update to Nim 2.0.14 Arnaud 2025-01-07 10:51:55 +01:00
  • 5f22be0420
    Remove useless comment Arnaud 2024-12-18 10:51:56 +01:00
  • 4eb4e9126a
    Use IpAddress instead of ValidAddress; remove unused import Arnaud 2024-12-18 10:48:25 +01:00
  • 5320e8c81e
    Remove .lock and file and direct dependency to nim-results Arnaud 2024-12-10 10:05:36 +01:00
  • cc54a4f0ec
    Set dependencies versions and commit hashes and introduce nimble.lock Arnaud 2024-12-09 18:57:16 +01:00
  • e7e45de75f
    Nim 2 config auto generated Arnaud 2024-12-09 18:56:49 +01:00
  • a3f203bbea
    Add nimbledeps to gitignore Arnaud 2024-12-09 18:56:02 +01:00
  • de39c2006e
    Add Nim version 2.0.12 to CI matrix Arnaud 2024-12-09 12:55:53 +01:00
  • cafb6ffe53
    Update version Arnaud 2024-12-09 12:55:12 +01:00
  • 570fb9a936
    Update dependencies Arnaud 2024-12-09 12:47:49 +01:00
  • 9fdf0eca8a
    Add Nim 2.x specific configuration Arnaud 2024-12-09 12:47:19 +01:00
  • d73dc48515
    Add pragma for exception raises Arnaud 2024-12-09 12:45:57 +01:00
  • 57f4b6f7cb
    Merge pull request #103 from codex-storage/fix-randomNodes Csaba Kiraly 2024-10-18 20:45:49 +02:00
  • ee4e2102d9
    Merge pull request #99 from codex-storage/fix-removal Csaba Kiraly 2024-10-18 20:14:23 +02:00
  • a6cfe1a084
    fix potential infinite loop in randomNodes Csaba Kiraly 2024-10-14 10:37:03 +02:00