4 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
c2f94b3bed Move kms helper under nodes and clean imports 2025-12-09 09:17:31 +01:00
andrussal
3536c22db0 Refine demo tooling and unify runner config 2025-12-09 06:30:18 +01:00
andrussal
e1c2bb2b95 Initial import of Nomos testing framework 2025-12-01 18:36:58 +01:00