nomos-node/nomos-services
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
..
api Refactor block (#609) 2024-03-13 18:46:10 +01:00
carnot-consensus Refactor block (#609) 2024-03-13 18:46:10 +01:00
data-availability Lifecycle update and implementations (#457) 2023-10-25 12:10:21 +02:00
http Fix typos (#503) 2023-11-03 09:29:40 +01:00
log Add chat demo for testnet (#495) 2024-01-03 15:47:21 +01:00
mempool Refactor block (#609) 2024-03-13 18:46:10 +01:00
metrics Lifecycle update and implementations (#457) 2023-10-25 12:10:21 +02:00
network Mixnet v1 (#569) 2024-03-12 15:47:35 +09:00
storage RocksDB Storage service (#584) 2024-02-29 12:32:45 +08:00
system-sig Add Sigkill handling to node binary (#480) 2023-10-30 09:36:07 +01:00