10 Commits

Author SHA1 Message Date
andrussal
b3ecc5acf7 feat(testing-framework): wire external sources for local and scenario flows 2026-02-20 02:13:09 +01:00
andrussal
514cae9e89 feat(local-deployer): add per-node readiness wait for manual clusters 2026-02-17 10:54:36 +01:00
andrussal
6c7b66db02 fix(local-deployer): align keep-tempdir env and artifact persistence 2026-02-17 10:28:50 +01:00
andrussal
b62e712085 Decouple nomos and core 2026-02-16 11:38:31 +01:00
Hansie Odendaal
59697f0830
chore: merge dev to master (#25) 2026-02-05 08:23:14 +02:00
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