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 |
|
andrussal
|
1338637b33
|
docs(book): expand quickstart and clarify chaos
|
2025-12-20 10:49:43 +01:00 |
|
andrussal
|
9655dae6a1
|
docs(book): sync with repo and fix mdbook test
|
2025-12-20 09:16:23 +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
|
91c9044abb
|
refactor: remove embedded observability
|
2025-12-18 13:05:40 +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
|
de2e043e2a
|
docs: add compilable doc-snippets crate
|
2025-12-16 06:55:44 +01:00 |
|
andrussal
|
4141c98d8d
|
docs(gitbook): align log/versions guidance and document keep-logs
|
2025-12-16 06:28:14 +01:00 |
|
andrussal
|
2d388ba131
|
Docs: environment flags and platform notes
|
2025-12-15 20:26:07 +01:00 |
|
andrussal
|
3dbdc2acac
|
Sync updates to docs, workloads, and monitoring
|
2025-12-13 05:59:28 +01:00 |
|
andrussal
|
e7c4bccaa6
|
Refactor node spawn helpers and cleanup wrappers
|
2025-12-10 15:15:34 +01:00 |
|
andrussal
|
a171219909
|
Centralize timeouts and cfgsync defaults
|
2025-12-09 17:45:10 +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 |
|