14 Commits

Author SHA1 Message Date
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
Hansie Odendaal
77ae5078a6
feat: refactor for using external cucumber (#6) 2026-01-19 08:48:05 +02:00
andrussal
3dbdc2acac Sync updates to docs, workloads, and monitoring 2025-12-13 05:59:28 +01:00
andrussal
30fe4aa0ff chore: add structured logging across runners and core 2025-12-11 10:08:49 +01:00
andrussal
a76630d3e1 Update topology imports to new module structure 2025-12-10 08:29:41 +01:00
andrussal
ff63bc0132 Centralize cfgsync port/KZG defaults in Rust 2025-12-09 17:34:34 +01:00
andrussal
5e818212bf Simplify demos and update KZG params path 2025-12-08 06:19:45 +01:00
andrussal
87816c2eb7 Compose: align KZG path to pol/proving_key.zkey everywhere 2025-12-08 03:49:58 +01:00
andrussal
387b89416e Compose: use raw KZG params path 2025-12-08 02:31:44 +01:00
andrussal
1552e11759 Compose cfgsync: use mounted KZG proving key path 2025-12-07 17:33:16 +01:00
andrussal
219eb2c1cd Add unified demo runner and circuit setup scripts 2025-12-04 12:44:32 +01:00
andrussal
8f0af7c487 Point KZG params to proving key file 2025-12-02 14:51:34 +01:00
andrussal
e1c2bb2b95 Initial import of Nomos testing framework 2025-12-01 18:36:58 +01:00