andrussal
|
b83eefbd8a
|
refactor(tf): clean up example integration seams
|
2026-04-10 11:26:29 +02:00 |
|
andrussal
|
909a56e3be
|
refactor(tf): simplify app integration surface
|
2026-03-29 11:07:52 +02:00 |
|
andrussal
|
79037d7279
|
Refactor generic compose and k8s runners
|
2026-03-29 04:52:05 +02:00 |
|
andrussal
|
7da3df455f
|
Extract cfgsync into standalone crates
|
2026-03-09 08:48:05 +01:00 |
|
andrussal
|
d4c5b9fe99
|
Define attached runner readiness contract
|
2026-03-07 08:32:31 +01:00 |
|
andrussal
|
b62e712085
|
Decouple nomos and core
|
2026-02-16 11:38:31 +01:00 |
|
andrussal
|
a372a808bc
|
docs: sync book with current framework
|
2026-01-27 03:42:36 +01:00 |
|
andrussal
|
8d2dd4c86a
|
Unify ndoe types
|
2026-01-26 09:08:00 +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
|
bd910953c0
|
kzg: unify params spec across runners
|
2025-12-18 20:01:27 +01:00 |
|
andrussal
|
3a25c776b2
|
test: stabilize compose/k8s runners
|
2025-12-17 21:52:11 +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 |
|