7 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
625179b0e9 testing: add dynamic node control and config helpers 2026-01-22 12:08:13 +01:00
andrussal
96fcea1f96 workflows: retry tx submission
Also bump pinned NOMOS_NODE_REV.
2025-12-17 17:34:32 +01:00
andrussal
a54eb53697 Fix DA workload inclusions in compose runs 2025-12-13 11:36:47 +01:00
andrussal
72c2d2eba2 Improve logging in workload utilities and expectations 2025-12-11 08:55:12 +01:00
andrussal
75541abaa2 Add workload logging 2025-12-11 08:03:49 +01:00
andrussal
e1c2bb2b95 Initial import of Nomos testing framework 2025-12-01 18:36:58 +01:00