nomos-node/nomos-cli
Giacomo Pasini 50cff241fe
Refactor block (#609)
* Refactor Block/Header definition

Refactor block/header definition so that it's now responsibility
of the nomos-core crate. This removes definitions in ledger/consensus
crates since there's no need at that level to have an understanding
of the block format.

The new header format supports both carnot and cryptarchia.
2024-03-13 18:46:10 +01:00
..
src Refactor block (#609) 2024-03-13 18:46:10 +01:00
Cargo.toml Rename consensus service to carnot consensus (#556) 2024-01-09 11:08:24 +01:00
config.yaml Mixnet v1 (#569) 2024-03-12 15:47:35 +09:00