Hansie Odendaal
|
70dbef96c2
|
feat: add custom persistent dir option for working files (#26)
|
2026-02-06 09:06:40 +02:00 |
|
andrussal
|
a372a808bc
|
docs: sync book with current framework
|
2026-01-27 03:42:36 +01:00 |
|
Hansie Odendaal
|
dc06af5486
|
update for main repo changes (#10)
Update for main repo changes - this implied many changes in the testing framework code
removal of DA config-related code that was still present because it was required by node code until now
nomos-da-network-core = { workspace = true }
subnetworks-assignations = { workspace = true }
nomos-da-dispersal = { workspace = true }
nomos-da-network-core = { workspace = true }
nomos-da-network-service = { workspace = true }
nomos-da-sampling = { workspace = true }
nomos-da-verifier = { workspace = true }
nomos-ledger = { workspace = true, features = ["serde"] }
removal of the executor node
logos-blockchain-executor = { workspace = true }
|
2026-01-25 10:11:16 +02:00 |
|
Hansie Odendaal
|
77ae5078a6
|
feat: refactor for using external cucumber (#6)
|
2026-01-19 08:48:05 +02:00 |
|
andrussal
|
9655dae6a1
|
docs(book): sync with repo and fix mdbook test
|
2025-12-20 09:16:23 +01:00 |
|
andrussal
|
972daa451a
|
docs(book): update docs
|
2025-12-18 18:36:38 +01:00 |
|
andrussal
|
222436ed8d
|
Reorganize scripts into subdirectories
Move helper scripts under scripts/{run,build,setup,ops,lib} and update all references across docs, CI, Docker, and Rust call sites.
|
2025-12-18 17:26:02 +01:00 |
|
andrussal
|
e05bf5e0bd
|
refactor(observability): remove embedded prometheus/grafana
Deployers no longer provision Prometheus/Grafana; metrics query/ingest now come from explicit URLs via env/flags.
|
2025-12-17 18:28:36 +01:00 |
|
andrussal
|
f451fd504d
|
refactor(testing-framework): rename runners to deployers
- Update paths and orchestration for deployers (compose/k8s/local/docker)
- Consolidate scripts helpers and refresh book/README docs
|
2025-12-16 21:20:27 +01:00 |
|
andrussal
|
bba0350f58
|
docs(book): clarify observability + nomos-node rev workflow
|
2025-12-16 17:24:20 +01:00 |
|
andrussal
|
de2e043e2a
|
docs: add compilable doc-snippets crate
|
2025-12-16 06:55:44 +01:00 |
|
andrussal
|
73070284c0
|
docs(gitbook): fix API snippets to match current code
|
2025-12-16 06:23:49 +01:00 |
|
andrussal
|
e7c4bccaa6
|
Refactor node spawn helpers and cleanup wrappers
|
2025-12-10 15:15:34 +01:00 |
|
andrussal
|
f8a41b06b1
|
Refine demo tooling and shared configs
|
2025-12-09 09:43:49 +01:00 |
|
andrussal
|
ce5f2146ae
|
Align workflows and configs with latest nomos-node rev
|
2025-12-06 10:17:06 +01:00 |
|
andrussal
|
0fb44c6955
|
Update book code snippets to block-style DSL helpers
|
2025-12-03 06:20:59 +01:00 |
|
andrussal
|
e1c2bb2b95
|
Initial import of Nomos testing framework
|
2025-12-01 18:36:58 +01:00 |
|