6 Commits

Author SHA1 Message Date
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
df5641f573 Constrain manual cluster creation to deployers 2026-01-23 04:58:57 +01:00
Hansie Odendaal
77ae5078a6
feat: refactor for using external cucumber (#6) 2026-01-19 08:48:05 +02:00
andrussal
bd910953c0 kzg: unify params spec across runners 2025-12-18 20:01:27 +01:00
andrussal
ff63bc0132 Centralize cfgsync port/KZG defaults in Rust 2025-12-09 17:34:34 +01:00
andrussal
e1c2bb2b95 Initial import of Nomos testing framework 2025-12-01 18:36:58 +01:00