15 Commits

Author SHA1 Message Date
hansieodendaal
7c09ac4720
Update main repo ref 2026-02-04 14:30:23 +02:00
andrussal
4927c74e48 Update node rev and align wallet/KMS configs 2026-02-03 17:22:06 +01:00
andrussal
cc75462369 Update node rev and align consensus/wallet config 2026-02-02 13:30:56 +01:00
Hansie Odendaal
e2df69b0d5
chore: merge master into dev and update configs after merge (#17)
* Sdp config structs from logos blockchain (#15)

* Update configs after main repo merge

---------

Co-authored-by: gusto <bacv@users.noreply.github.com>
2026-01-29 09:33:25 +02:00
andrussal
a372a808bc docs: sync book with current framework 2026-01-27 03:42:36 +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
50ec0e9506 Update testing framework for logos-blockchain rename 2026-01-20 13:39:43 +01:00
andrussal
a4e8438d3f ci: pin nomos-node rev to old sha 2026-01-15 13:22:13 +01:00
andrussal
41c39cfb7b testing: inject blend key id for kms branch 2026-01-15 11:27:03 +01:00
andrussal
96fcea1f96 workflows: retry tx submission
Also bump pinned NOMOS_NODE_REV.
2025-12-17 17:34:32 +01:00
andrussal
65ec332743 Update Grafana dashboards and k8s runner assets 2025-12-16 17:14:24 +01:00
andrussal
e4488b74c7 Update framework for nomos-node master 2025-12-15 17:47:00 +01:00
andrussal
fbbc7e1587 Fix CI: define NOMOS_NODE_REV in versions.env 2025-12-13 12:24:53 +01:00
andrussal
3dbdc2acac Sync updates to docs, workloads, and monitoring 2025-12-13 05:59:28 +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