Hansie Odendaal
13497ba95b
merge dev into master
...
This merge brings the following updates from the dev branch:
Pull Requests:
- #10 : chore: update main repo dependencies (@hansieodendaal)
Update for main repo changes including removal of DA config-related code and executor node dependencies
- #8 : Add support to use framework without running scenario (@andrussal)
Add ManualCluster for controlling nodes lifecycle and reorganize node-control logic
- #7 : Remove DA (@andrussal)
Remove DA workload usage from framework following node changes
- #6 : feat: refactor for using external cucumber (@hansieodendaal)
Removed all references to cucumber and prepared compose docker workspace for external repo root
- #4 : Individual nodes connect at runtime (@andrussal)
Add option to connect to arbitrary peers when starting a node
- #2 : feat: add cucumber auto deployer (@hansieodendaal)
Added example for selecting deployer based on environment variable
- #1 : chore: allow older curl versions as well (@hansieodendaal)
Allow compatibility with older and newer curl versions
Contributors:
- @andrussal
- @hansieodendaal
2026-01-26 07:17:37 +02:00
andrussal
015c884f9a
chore: rename node env vars and circuits scripts
2026-01-22 11:09:47 +01:00
andrussal
50ec0e9506
Update testing framework for logos-blockchain rename
2026-01-20 13:39:43 +01:00
Hansie Odendaal
77ae5078a6
feat: refactor for using external cucumber ( #6 )
2026-01-19 08:48:05 +02:00
andrussal
1b336c2c08
monitoring: add dashboards for remaining nomos-node metrics
2026-01-12 08:20:32 +01:00
andrussal
693c999a10
monitoring: update Grafana dashboards for nomos-node metrics
2026-01-12 08:20:32 +01:00
Hansie Odendaal
bb538146ac
chore: allow older curl versions as well ( #1 )
2026-01-09 11:22:50 +02:00
andrussal
30b9950449
chore: rebrand to Logos and refresh docs
2025-12-20 10:05:21 +01:00
andrussal
222436ed8d
Reorganize scripts into subdirectories
...
Move helper scripts under scripts/{run,build,setup,ops,lib} and update all references across docs, CI, Docker, and Rust call sites.
2025-12-18 17:26:02 +01:00
andrussal
a8bf7e5006
stack: split test image Dockerfile
2025-12-18 09:58:47 +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
andrussal
65ec332743
Update Grafana dashboards and k8s runner assets
2025-12-16 17:14:24 +01:00
andrussal
bf1aa47dca
image: include KZG params file for EKS
2025-12-16 09:12:19 +01:00
andrussal
45fed55f8a
k8s: support in-image KZG params for EKS
2025-12-16 08:19:56 +01:00
andrussal
7998e86863
Fix bundle cross-build + cfgsync config generation
2025-12-15 17:14:24 +01:00
andrussal
3dbdc2acac
Sync updates to docs, workloads, and monitoring
2025-12-13 05:59:28 +01:00
andrussal
e7c4bccaa6
Refactor node spawn helpers and cleanup wrappers
2025-12-10 15:15:34 +01:00
andrussal
081082aded
Honor NOMOS_CFGSYNC_PORT in compose run script
2025-12-10 10:51:54 +01:00
andrussal
78f38f4ca0
Require versions.env, add rev updater, and externalize Docker args
2025-12-09 17:24:11 +01:00
andrussal
e0d63f3671
Pass circuits platform through compose builds and Dockerfile
2025-12-09 16:28:59 +01:00
andrussal
874a4531c9
Deduplicate node/executor entrypoints into shared run_nomos.sh
2025-12-09 16:24:05 +01:00
andrussal
90f9a84470
Centralize KZG/circuits paths via paths.env
2025-12-09 16:03:19 +01:00
andrussal
7f40724376
Simplify container entrypoints
2025-12-09 15:50:56 +01:00
andrussal
74ecd6528b
Centralize versions via env, harden bundle/image builds, and add arch checks for compose
2025-12-09 15:38:33 +01:00
andrussal
3536c22db0
Refine demo tooling and unify runner config
2025-12-09 06:30:18 +01:00
andrussal
5e818212bf
Simplify demos and update KZG params path
2025-12-08 06:19:45 +01:00
andrussal
87816c2eb7
Compose: align KZG path to pol/proving_key.zkey everywhere
2025-12-08 03:49:58 +01:00
andrussal
387b89416e
Compose: use raw KZG params path
2025-12-08 02:31:44 +01:00
andrussal
eb35672d93
Compose: point KZG params to mounted /kzgrs_test_params
2025-12-07 16:33:24 +01:00
andrussal
ec16e95294
Compose: force monotonic time backend in node/exec entrypoints
2025-12-07 14:28:06 +01:00
andrussal
234f0de80e
Fix compose KZG default path
2025-12-07 08:17:16 +01:00
andrussal
08ee260b13
Compose: align default KZG params path to mounted bundle
2025-12-07 05:19:17 +01:00
andrussal
7eec43e58c
Use Ubuntu base for stack runtime
2025-12-06 14:41:41 +01:00
andrussal
ce5f2146ae
Align workflows and configs with latest nomos-node rev
2025-12-06 10:17:06 +01:00
andrussal
8f0af7c487
Point KZG params to proving key file
2025-12-02 14:51:34 +01:00
andrussal
90d568d93a
Share prebuilt nomos binaries between smoke jobs
2025-12-02 07:41:17 +01:00
andrussal
a388443cca
Reduce compose build disk footprint further
2025-12-02 07:13:36 +01:00
andrussal
b53e6471a8
Trim compose build disk usage
2025-12-02 06:01:34 +01:00
andrussal
ce50c0d5f9
Build nomos-node without locked lockfile in CI
2025-12-02 05:12:47 +01:00
andrussal
e1c2bb2b95
Initial import of Nomos testing framework
2025-12-01 18:36:58 +01:00