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 |
|
Hansie Odendaal
|
77ae5078a6
|
feat: refactor for using external cucumber (#6)
|
2026-01-19 08:48:05 +02:00 |
|
andrussal
|
027fd598a7
|
env: centralize NOMOS/POL env var parsing
|
2025-12-18 18:19:38 +01:00 |
|
andrussal
|
e05bf5e0bd
|
refactor(observability): remove embedded prometheus/grafana
Deployers no longer provision Prometheus/Grafana; metrics query/ingest now come from explicit URLs via env/flags.
|
2025-12-17 18:28:36 +01:00 |
|
andrussal
|
f451fd504d
|
refactor(testing-framework): rename runners to deployers
- Update paths and orchestration for deployers (compose/k8s/local/docker)
- Consolidate scripts helpers and refresh book/README docs
|
2025-12-16 21:20:27 +01:00 |
|