andrussal
|
e283defa72
|
Fix genesis utxos and scale leader stake
|
2026-02-04 16:42:16 +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
|
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
|
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 |
|