Hansie Odendaal
|
59697f0830
|
chore: merge dev to master (#25)
|
2026-02-05 08:23:14 +02:00 |
|
andrussal
|
a372a808bc
|
docs: sync book with current framework
|
2026-01-27 03:42:36 +01: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
|
13a75e7818
|
Add manual cluster support
|
2026-01-22 14:19:32 +01: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 |
|
andrussal
|
416ec051a5
|
testing: build real VKs and inject chain sync
|
2026-01-15 15:42:45 +01: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 |
|