hansieodendaal
|
3a7fcf4f5b
|
Merge branch 'dev' into framework/local-deployer-nodes-restart
|
2026-01-30 13:46:59 +02: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
|
160dbe1078
|
Unify local node control and restart support
|
2026-01-28 12:15:02 +01:00 |
|
Andrus Salumets
|
3977a90682
|
Add node config overrides (#14)
|
2026-01-27 14:12:45 +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
|
625179b0e9
|
testing: add dynamic node control and config helpers
|
2026-01-22 12:08:13 +01:00 |
|
andrussal
|
47b4e8531d
|
core: make scenario/topology building fallible
|
2025-12-18 22:48:45 +01:00 |
|
andrussal
|
132c8d823e
|
core: make node spawning fallible
|
2025-12-18 22:23:02 +01:00 |
|
andrussal
|
7891bc0be3
|
refactor(core): name retry policies and tuple aliases
|
2025-12-16 03:03:54 +01:00 |
|
andrussal
|
3dbdc2acac
|
Sync updates to docs, workloads, and monitoring
|
2025-12-13 05:59:28 +01:00 |
|
andrussal
|
a76630d3e1
|
Update topology imports to new module structure
|
2025-12-10 08:29:41 +01:00 |
|
andrussal
|
ab026f67fa
|
Refactor topology module into separated config/generation/deployment/readiness
|
2025-12-10 07:41:14 +01:00 |
|