nomos-node/nomos-services
Giacomo Pasini c5d5983ab5
Do not skip Block::id during ser/de
Block.id is a necessary piece of information in the context
of the consensus engine since there it's not possible to recover
the id of the block since the contents are not available.
Instead, we should only skip that field when serializing/deserializing
a full block.
2023-11-02 15:19:50 +01:00
..
consensus Do not skip Block::id during ser/de 2023-11-02 15:19:50 +01:00
data-availability Lifecycle update and implementations (#457) 2023-10-25 12:10:21 +02:00
http Lifecycle update and implementations (#457) 2023-10-25 12:10:21 +02:00
log Lifecycle update and implementations (#457) 2023-10-25 12:10:21 +02:00
mempool Metrics api (#466) 2023-10-31 17:20:04 +08:00
metrics Lifecycle update and implementations (#457) 2023-10-25 12:10:21 +02:00
network Nomos http API (#476) 2023-11-01 17:14:58 +08:00
storage Storage api (#473) 2023-10-25 12:46:26 +02:00
system-sig Add Sigkill handling to node binary (#480) 2023-10-30 09:36:07 +01:00