E M
5d9260e57c
formatting
2026-02-19 15:08:17 +11:00
E M
a002a86a22
fix rebase
2026-02-19 15:08:17 +11:00
E M
1cd2ff3d38
formatting
2026-02-19 15:08:17 +11:00
E M
27da7200a6
Rename nix service
2026-02-19 15:08:17 +11:00
E M
6799178813
Last remaining references
2026-02-19 15:08:16 +11:00
E M
97d0cad2f0
WIP renaming contd
...
# Conflicts:
# Makefile
# Conflicts:
# README.md
2026-02-19 15:08:16 +11:00
E M
d62fbf5d52
WIP renaming
...
# Conflicts:
# library/libstorage.nim
# Conflicts:
# storage/rest/api.nim
# storage/storage.nim
2026-02-19 15:08:16 +11:00
E M
172ce8fe0b
WIP rename
...
# Conflicts:
# codex/merkletree/codex/coders.nim
# storage/merkletree/coders.nim
# storage/merkletree/codex.nim
# storage/merkletree/codex/coders.nim
# storage/merkletree/codex/codex.nim
# Conflicts:
# tests/storage/merkletree/generictreetests.nim
2026-02-19 15:05:51 +11:00
E M
be5b8e0cba
Rename codex merkletree types
...
- Rename CodexTree > StorageMerkleTree
- Rename CodexProofs > StorageMerkleProof
2026-02-19 15:05:51 +11:00
E M
e0ef839caf
Move base merkletree implementation to nim-merkletree submodule
...
- use nim-merkletree as base merkletree implementation
- CodexTree uses nim-merkletree as the base merkletree impl
# Conflicts:
# codex/merkletree.nim
# codex/merkletree/merkletree.nim
# vendor/nim-merkletree
2026-02-19 15:05:49 +11:00
Eric
4068bcb2ed
fix: bump nph and refactor build process in makefile ( #1410 )
2026-02-19 02:12:45 +00:00
Eric
fef46aee35
feat(testing): local libstorage c bindings test ( #1407 )
2026-02-18 04:29:59 +00:00
e375223500
fix: nix /tmp permission errors on MacOS
...
Because on MacOS Nix does not have proper filesystem namespacing like on
linux the /tmp filesystem is the real /tmp on the machine.
This can cause permission issues when different Nix build users creat it:
> cannot create directory: /tmp/nim/koch_d
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2026-02-13 12:28:50 +01:00
Eric
d02f44ffd6
feat(libstorage): enable rest api in libstorage in debug builds ( #1406 )
2026-02-11 08:25:53 +00:00
Giuliano Mega
3830ecc9e6
chore: bump nim-datastore ( #1405 )
2026-02-09 13:59:25 -03:00
Giuliano Mega
61791536e8
fix: add callback call to storage_destroy to keep consistency ( #1401 )
2026-02-09 14:03:55 +00:00
Giuliano Mega
a5ce5e1fb6
chore: bump nim-datastore ( #1402 )
2026-02-06 17:10:20 -03:00
Giuliano Mega
1a7cf2d335
fix: propagate callback cancellation ( #1400 )
2026-02-05 14:33:23 +00:00
Arnaud
3203dfba41
chore: remove circom compat from nix ( #1388 )
2026-02-03 06:51:30 +00:00
Eric
0a6c2a5796
fix(ci): release process producing wrong artifacts ( #1398 )
2026-02-03 02:47:46 +00:00
Eric
44ad291b16
refactor!: move merkletree to own repo ( #1390 )
2026-02-02 22:43:14 +00:00
Adam Uhlíř
c6345fd6f7
build(docker): ignore ipv6 for NAT_IP_AUTO ( #1393 )
2026-01-30 08:41:28 +00:00
Giuliano Mega
9ab8e1d671
fix: don't release unless there's a tag ( #1394 )
2026-01-29 16:09:37 +00:00
Giuliano Mega
7c3894da54
fix: actually put the port mapper thread to sleep ( #1392 )
2026-01-29 13:17:27 +00:00
Eric
52d27485cd
fix(ci): Add version and tagged release variables to release workflow ( #1391 )
2026-01-28 06:09:17 +00:00
Eric
1c970e9ff6
chore(ci): Rename release artifacts ( #1389 )
2026-01-27 23:47:13 +00:00
Adam Uhlíř
e596de78c2
build(docker): rename codex to logos-storage ( #1387 )
2026-01-27 17:32:02 +00:00
Arnaud
7d51740f91
fix: correct zip name for libstorage zip ( #1386 )
2026-01-27 07:11:01 +00:00
Adam Uhlíř
4fecccc539
ci: don't run empty contract and tools tests ( #1385 )
2026-01-26 16:44:16 +00:00
Adam Uhlíř
f8d3e0d3be
ci: build images for dist-tests ( #1384 )
2026-01-22 15:16:48 +00:00
Arnaud
ec5826ecb0
feat: include artifacts deployment in release process ( #1383 )
2026-01-22 11:49:58 +00:00
Arnaud
3d49e9f2fa
fix: artifacts CI ( #1380 )
2026-01-22 10:41:27 +00:00
Giuliano Mega
3c09f008bb
fix: downsizing fixes to release workflow and docker entrypoint ( #1376 )
...
Co-authored-by: Arnaud <arnaud@status.im>
v0.3.0
2026-01-21 17:28:49 +00:00
gmega
a1631569d1
Revert "fix: remove cirdl from build.nims, remove marketplace from docker entrypoint"
...
This reverts commit 14e8fa749c8abce498e20ddea9ab5e0d371dbc51.
2026-01-16 16:50:47 -03:00
gmega
14e8fa749c
fix: remove cirdl from build.nims, remove marketplace from docker entrypoint
2026-01-16 16:48:46 -03:00
gmega
fdad2200f4
fix: remove cirdl from build; stop installing Rust; update Dockerfile; delete prover benchmarks
2026-01-16 16:42:57 -03: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
Giuliano Mega
e894fb03fa
feat: primitives for sampling with and without replacement ( #1125 )
2026-01-16 13:49:04 -03:00
Arnaud
da70ebff7c
chore: improve c bindings ( #1361 )
...
Signed-off-by: Arnaud <arnaud@status.im>
2026-01-16 14:33:34 +00:00
Arnaud
2073090ed7
fix: close the discovery store ( #1364 )
2026-01-16 13:10:30 +00:00
Eric
1acedcf71c
fix(ci): introduce a number of integration test fixes ( #1342 )
...
Signed-off-by: Slava <20563034+veaceslavdoina@users.noreply.github.com>
Co-authored-by: Slava <20563034+veaceslavdoina@users.noreply.github.com>
Co-authored-by: Arnaud <arnaud@status.im>
Co-authored-by: gmega <giuliano.mega@gmail.com>
2026-01-16 10:47:59 +00:00
Jacek Sieka
cce002fcbf
feat: async tree building v2 ( #1360 )
...
Signed-off-by: Giuliano Mega <giuliano.mega@gmail.com>
Co-authored-by: munna0908 <munnasitu0908@gmail.com>
Co-authored-by: gmega <giuliano.mega@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-15 18:13:14 +00:00
Jakub
50bd183984
chore(ci): use container, add timeout, tmp cleanup ( #1369 )
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2026-01-13 17:42:52 +00:00
Arnaud
e59e98ba92
chore: update nix config ( #1363 )
2026-01-12 12:23:32 +00:00
Arnaud
60861d6af8
chore: rename codex to logos storage ( #1359 )
2025-12-18 17:23:09 +00:00
Eric
49e801803f
ci: remove dist tests and devnet deployment ( #1338 )
2025-12-17 06:03:59 +00:00
Jacek Sieka
858101c74c
chore: bump eth & networking ( #1353 )
2025-12-15 10:00:51 +00:00
Jacek Sieka
bd49591fff
chore: bump *-serialization ( #1352 )
2025-12-12 08:03:56 +00:00
Jacek Sieka
6765beee2c
chore: assorted bumps ( #1351 )
2025-12-11 21:03:36 +00:00
Jacek Sieka
45fec4b524
chore: bump libbacktrace ( #1349 )
2025-12-11 20:42:53 +00:00