27 Commits

Author SHA1 Message Date
Arnaud
bba3941c72
Fix guard check 2026-06-15 16:24:40 +04:00
Arnaud
3e70e792af
Update library/storage_thread_requests/requests/node_p2p_request.nim
Co-authored-by: Eric <5089238+emizzle@users.noreply.github.com>
Signed-off-by: Arnaud <arno.deville@gmail.com>
2026-06-15 14:30:52 +04:00
Arnaud
6a1499c05c
Consistency 2026-06-13 21:37:39 +04:00
Arnaud
ddc2cba2c7
Fix leak 2026-06-13 21:12:06 +04:00
Arnaud
e0acc97eff
Use a pointer to free the memory in destroyShared 2026-06-13 21:03:35 +04:00
Arnaud
afc51ad5c7
Use a pointer to free the memory in destroyShared 2026-06-13 20:03:03 +04:00
Arnaud
aef4fcc3d4
Free the reqContent when the request was not sent to the thread 2026-06-13 11:49:40 +04:00
Arnaud
c630224a59
Do not deallocShared after successfull trySend 2026-06-13 11:39:32 +04:00
Arnaud
3b1c2f8fc4
Fix usage of req after free 2026-06-13 11:23:12 +04:00
richΛrd
d65f32f819
chore: update libp2p to 2.0.0 (#1443)
Co-authored-by: Arnaud <arnaud@status.im>
2026-06-12 12:32:33 +00:00
Giuliano Mega
ebb1ae2599
feat: network presets (#1437) 2026-05-22 22:20:53 +00:00
Arnaud
cf2f40f559
chore: update nim 2.2.10 (#1425) 2026-05-06 10:51:30 +00:00
Chrysostomos Nanakos
bb6ab1befa
chore: Block exchange protocol rewrite (#1411)
Signed-off-by: Chrysostomos Nanakos <chris@include.gr>
2026-04-25 00:37:42 +00:00
Arnaud
2dd97631ed
chore: update nim 2.2.8 (#1424)
Signed-off-by: Arnaud <arno.deville@gmail.com>
Co-authored-by: Eric <5089238+emizzle@users.noreply.github.com>
2026-04-22 13:57:14 +00:00
Arnaud
4c9ecd0766
feat: add a warning when private address only (#1423)
Signed-off-by: Arnaud <arno.deville@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-21 11:36:02 +00:00
Arnaud
79d59dc66c
fix: cleanup chronicles writer in close function (#1413)
Signed-off-by: Arnaud <arno.deville@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-13 08:40:14 +00:00
Arnaud
e8bc5c46e9
chore: cleanup dependencies (#1415)
Signed-off-by: Arnaud <arno.deville@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-13 06:07:38 +00:00
Eric
ab413bdfcf
chore!: Finish renaming Codex to Logos Storage (#1399) 2026-02-19 04:59:15 +00:00
Eric
4068bcb2ed
fix: bump nph and refactor build process in makefile (#1410) 2026-02-19 02:12:45 +00:00
Eric
d02f44ffd6
feat(libstorage): enable rest api in libstorage in debug builds (#1406) 2026-02-11 08:25:53 +00:00
Giuliano Mega
61791536e8
fix: add callback call to storage_destroy to keep consistency (#1401) 2026-02-09 14:03:55 +00:00
Arnaud
3203dfba41
chore: remove circom compat from nix (#1388) 2026-02-03 06:51:30 +00:00
Giuliano Mega
3c09f008bb
fix: downsizing fixes to release workflow and docker entrypoint (#1376)
Co-authored-by: Arnaud <arnaud@status.im>
2026-01-21 17:28:49 +00:00
Eric
2a1a548341
refactor!: remove unused modules (#1362)
Signed-off-by: Chrysostomos Nanakos <chris@include.gr>
Co-authored-by: Chrysostomos Nanakos <chris@include.gr>
Co-authored-by: gmega <giuliano.mega@gmail.com>
2026-01-16 19:03:54 +00:00
Arnaud
da70ebff7c
chore: improve c bindings (#1361)
Signed-off-by: Arnaud <arnaud@status.im>
2026-01-16 14:33:34 +00:00
Arnaud
60861d6af8
chore: rename codex to logos storage (#1359) 2025-12-18 17:23:09 +00:00
Arnaud
bd36032251
feat: add c binding (#1322)
Co-authored-by: Eric <5089238+emizzle@users.noreply.github.com>
2025-11-13 07:34:09 +00:00