13 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
andrussal
df5641f573 Constrain manual cluster creation to deployers 2026-01-23 04:58:57 +01:00
andrussal
acb146606b Make manual cluster self-cleaning 2026-01-22 14:19:34 +01:00
andrussal
13a75e7818 Add manual cluster support 2026-01-22 14:19:32 +01:00
andrussal
0fb4eff3c4 testing: allow dynamic node start with peers 2026-01-22 12:13:26 +01:00
andrussal
625179b0e9 testing: add dynamic node control and config helpers 2026-01-22 12:08:13 +01:00
andrussal
3536c22db0 Refine demo tooling and unify runner config 2025-12-09 06:30:18 +01:00
andrussal
fa562e514b Show local runner output in CI logs 2025-12-05 16:26:46 +01:00
andrussal
484f3ab646 Package local_runner binary and reuse in smoke 2025-12-05 14:08:42 +01:00
andrussal
69c07503a4 Ensure local smoke test has circuits and captures output 2025-12-02 10:09:52 +01:00
andrussal
5a1277da8e Capture output in local runner smoke test 2025-12-02 10:05:07 +01:00
andrussal
e1c2bb2b95 Initial import of Nomos testing framework 2025-12-01 18:36:58 +01:00