11 Commits

Author SHA1 Message Date
E M
e7bac9d8e5
Change CI workflow to run on push to master 2026-01-27 21:37:58 +11:00
E M
c058e7c1c5
Add nimble upgrade to CI 2026-01-27 21:37:37 +11:00
E M
0d21de49b0
Add CI workflow 2026-01-22 20:59:53 +11:00
E M
6164f5731c
add deps for tests 2026-01-22 20:39:54 +11:00
E M
9aa0919f0b
Run single-threaded and multi-threaded tests 2026-01-21 20:55:55 +11:00
E M
b0c58fde00
fix compilation issue
The compiler was erroring with `Error: Expected a node of kind nnkSym, got nnkDotExpr` in the previous syntax. Why? I don't know.

Co-authored-by: Arnaud <arnaud@status.im>
2026-01-21 20:55:13 +11:00
E M
9a43c44c7d
remove unused 2026-01-21 20:31:17 +11:00
E M
e465f38efa
Remove codex-specific merkle impl 2026-01-19 16:26:35 +11:00
E M
25fb199a09
Remove codex-specific module
Push to be able to fetch as a submodule in logos storage
2026-01-19 16:10:06 +11:00
E M
dee521f711
WIP: Add entire merkletree module from codex
This commit does not compile.

There is a circular dependency importing the MerkleTree type. The interface needs to be defined in such a way that we can avoid this circular dependency.
2026-01-16 22:03:42 +11:00
E M
a97839b747
Initial nimble pkg commit 2026-01-14 19:12:43 +11:00