nomos-node/nomos-services
Daniel Sanchez 274e8d55fd
Voting core primitive (#82)
* Add tally trait
Implement mock tally

* Add tally to consensus

* Use tally in implemented overlays

* Clippy happy

* Scratch carnot voting as per specification

* Add missing derives

* Clippy happy

* Fix tests

* Add checks on valid votes

* Refactor ApprovalMsg to VoteMsg

* Remove no vote in MockVote and MockQC

* Remove no vote in MockVote and MockQC

* Remove timeout todo

* Fix tests
2023-03-14 03:32:36 -07:00
..
consensus Voting core primitive (#82) 2023-03-14 03:32:36 -07:00
http Http status codes (#88) 2023-03-06 15:19:27 +02:00
log Add constructor for LogSettings (#67) 2023-02-06 19:23:25 +08:00
mempool Http status codes (#88) 2023-03-06 15:19:27 +02:00
metrics Http status codes (#88) 2023-03-06 15:19:27 +02:00
network Update waku-bindings to 0.1.0-rc.2 (#86) 2023-03-06 15:18:27 +02:00
storage Nomos core (#28) 2022-12-13 15:35:11 +01:00