nomos-node/simulations/src
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
..
bin/app Refactor block (#609) 2024-03-13 18:46:10 +01:00
network consensus-engine to carnot-engine. (#551) 2024-01-04 15:09:43 +01:00
node Refactor block (#609) 2024-03-13 18:46:10 +01:00
output_processors Using CSV format by default for simulations (#304) 2023-08-21 12:02:10 +08:00
overlay Mixnet v1 (#569) 2024-03-12 15:47:35 +09:00
runner consensus-engine to carnot-engine. (#551) 2024-01-04 15:09:43 +01:00
streaming consensus-engine to carnot-engine. (#551) 2024-01-04 15:09:43 +01:00
warding consensus-engine to carnot-engine. (#551) 2024-01-04 15:09:43 +01:00
lib.rs Finish `NodeId` type wrapper (#252) 2023-07-11 23:16:49 +08:00
settings.rs Optional network capacity in simulations (#483) 2023-10-30 06:26:45 +02:00