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
4f202295ba scripts: broaden nonzero progress heuristic 2025-12-18 21:40:57 +01:00
andrussal
698efc6292 scripts: fix --allow-nonzero-progress on macOS 2025-12-18 20:44:47 +01:00
andrussal
64dfe398e0 scripts: allow matrix soft-pass on progress 2025-12-18 19:40:29 +01:00
andrussal
f422c70f7c scripts: add --no-image-build to run-test-matrix 2025-12-18 18:57:39 +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