241 Commits

Author SHA1 Message Date
Arnaud
2d7c74ec6e
Remove debug statements 2026-04-17 10:37:23 +04:00
Arnaud
48546bdb3c
Remove debug statements 2026-04-17 10:35:03 +04:00
Arnaud
f814825179
Restore dependencies version and update chronos upper bound version 2026-04-17 10:25:46 +04:00
Arnaud
4146391a00
debug 2026-04-17 09:24:32 +04:00
Arnaud
eff7284b01
Fix syntax 2026-04-17 09:13:59 +04:00
Arnaud
b0875f97a8
Trying something 2026-04-17 09:10:55 +04:00
Arnaud
9838f2cc42
Remove nimble custom install 2026-04-17 08:58:29 +04:00
Arnaud
8d76ce9e96
Add nimble lock 2026-04-17 08:57:59 +04:00
Arnaud
b918cd7fcb
Try 0.20.0 2026-04-16 18:50:41 +04:00
Arnaud
07fcc4621f
Try to downgrade nimble 2026-04-16 18:03:17 +04:00
Arnaud
8b29d439b9
Try to fix dependencies issue 2026-04-16 17:49:40 +04:00
Arnaud
065c2b1901
Try to upgrade nimble version 2026-04-16 17:40:58 +04:00
Arnaud
e0856cd43d
Restore previous action 2026-04-16 17:30:59 +04:00
Arnaud
c6b5c09907
Try to remove windows 2026-04-16 17:24:16 +04:00
Arnaud
20afde93f5
Update ci version 2026-04-16 17:22:10 +04:00
Arnaud
d4decaf35c
Update ci 2026-04-16 17:18:18 +04:00
Arnaud
98d6ef7490
Restore Nim 2.2.4 in nimble 2026-04-16 15:50:01 +04:00
Arnaud
8afa4e814b
Reduce chronicles requirement version 2026-04-16 15:04:47 +04:00
Arnaud
1b6376b843
Update to 2.2.8 2026-04-16 14:54:14 +04:00
Chrysostomos Nanakos
754765ba31
chore: orc support (#110)
Support ORC memory model (https://github.com/logos-storage/logos-storage-nim-dht/issues/109)

Signed-off-by: Chrysostomos Nanakos <chris@include.gr>
2025-12-23 23:23:31 +02:00
Arnaud
99884b5971
Rename Codex to Logos Storage (#108) 2025-12-15 13:46:04 +01:00
Jacek Sieka
6c7de03622
chore: bump stew et al (#107)
* fix use of deprecated imports
* bump stew
* `results` is its own package
* drop protobuf_serialization
* force leveldb version
2025-12-11 13:47:10 +01:00
Eric
f6eef1ac95
Merge pull request #104 from codex-storage/update-to-nim-2-x
Update to nim 2 x
0.5.0
2025-02-14 12:01:54 +11:00
Arnaud
fb17db8187
Update dependencies versions 2025-02-13 20:54:49 +01:00
Eric
d435c6945f
Merge pull request #105 from codex-storage/fix/deps/2.0-deps
fix(deps): remove deps pinned to commit hash
2025-02-13 15:25:50 +11:00
Eric
89d22c156e
bump nimcrypto 2025-02-13 15:07:51 +11:00
Eric
ee33946afb
bump nimcrypto 2025-02-13 12:19:43 +11:00
Eric
c777106e7f
set non-major range for remaining deps 2025-02-13 12:15:22 +11:00
Eric
14d4dd97e9
toBytes -> toBytesBE 2025-02-13 12:15:00 +11:00
Eric
a9e17f4a33
remove nim 1.6 from ci 2025-02-13 12:09:50 +11:00
Eric
bc27eebb85
fix pinned deps
Leaving nim-datastore as a commit hash until it has a relevant release tag
2025-02-13 12:08:09 +11:00
Ben
0f67d21bbc
updates nim-datastore 2025-02-10 11:25:40 +01:00
Arnaud
4bd3a39e00
Update to Nim 2.0.14 2025-01-07 10:51:55 +01:00
Arnaud
5f22be0420
Remove useless comment 2024-12-18 10:52:06 +01:00
Arnaud
4eb4e9126a
Use IpAddress instead of ValidAddress; remove unused import 2024-12-18 10:50:02 +01:00
Arnaud
5320e8c81e
Remove .lock and file and direct dependency to nim-results 2024-12-10 10:05:59 +01:00
Arnaud
cc54a4f0ec
Set dependencies versions and commit hashes and introduce nimble.lock 2024-12-09 18:57:41 +01:00
Arnaud
e7e45de75f
Nim 2 config auto generated 2024-12-09 18:57:03 +01:00
Arnaud
a3f203bbea
Add nimbledeps to gitignore 2024-12-09 18:56:18 +01:00
Arnaud
de39c2006e
Add Nim version 2.0.12 to CI matrix 2024-12-09 12:56:14 +01:00
Arnaud
cafb6ffe53
Update version 2024-12-09 12:55:24 +01:00
Arnaud
570fb9a936
Update dependencies 2024-12-09 12:48:03 +01:00
Arnaud
9fdf0eca8a
Add Nim 2.x specific configuration 2024-12-09 12:47:35 +01:00
Arnaud
d73dc48515
Add pragma for exception raises 2024-12-09 12:47:08 +01:00
Csaba Kiraly
57f4b6f7cb
Merge pull request #103 from codex-storage/fix-randomNodes
fix potential infinite loop in randomNodes
2024-10-18 20:45:49 +02:00
Csaba Kiraly
ee4e2102d9
Merge pull request #99 from codex-storage/fix-removal
add link reliability metrics, fix aggressive node removal on first packet loss
2024-10-18 20:14:23 +02:00
Csaba Kiraly
a6cfe1a084
fix potential infinite loop in randomNodes
Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
2024-10-17 12:38:54 +02:00
Csaba Kiraly
1a344f1fd7
log reliability based on loss statistics
Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
2024-10-15 18:17:49 +02:00
Csaba Kiraly
fee5a9ced2
set NoreplyRemoveThreshold to 0.5
Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>
2024-10-14 15:35:15 +02:00
Csaba Kiraly
6310c50ce0
introduce NoreplyRemoveThreshold
Signed-off-by: Csaba Kiraly <csaba.kiraly@gmail.com>

# Conflicts:
#	codexdht/private/eth/p2p/discoveryv5/protocol.nim
2024-10-14 15:35:10 +02:00