1
0
mirror of synced 2025-01-11 16:24:16 +00:00

5 Commits

Author SHA1 Message Date
Youngjoon Lee
d449114044
Replace mixnet backend with mixnet addon (#615) 2024-03-19 19:15:09 +09:00
Youngjoon Lee
dbda061f04
Added mixnet compilation feature (#610) 2024-03-14 09:53:41 +09:00
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
Giacomo Pasini
06d225db20
Make block id generic in mempool (#605) 2024-03-11 11:07:58 +01:00
Daniel Sanchez
c3b5dc98e4
Rename consensus service to carnot consensus (#556) 2024-01-09 11:08:24 +01:00