Nomos blockchain node
Go to file
Daniel Sanchez 1e20c3b6cc
Use commitee and view information for consensus network adapter (#57)
* Add committee and view information to network adapter

* Use committee and view on waku adapter

* Add committee and view info to flat view implementation.

* Clippy happy

* Rename flat -> root

* Split broadcast block iterator into l/r childs

* Extract topics to builder functions
2023-01-31 03:03:45 -08:00
.cargo Nomos core (#28) 2022-12-13 15:35:11 +01:00
.github/workflows Autoauthor action (#51) 2023-01-18 17:10:13 +02:00
ci Add a step to run cargo build w/o features (#52) 2023-01-19 16:34:35 +02:00
nodes Mockpool node (#53) 2023-01-25 07:24:33 -08:00
nomos-core Rust 1.67 cargo clippy fix (#56) 2023-01-27 11:04:42 +02:00
nomos-services Use commitee and view information for consensus network adapter (#57) 2023-01-31 03:03:45 -08:00
.gitignore Initial commit 2022-10-25 13:40:24 +02:00
Cargo.toml Mockpool node (#53) 2023-01-25 07:24:33 -08:00
README.md Initial commit 2022-10-25 13:40:24 +02:00
shell.nix ci: add Jenkins and Docker file for PR and doc builds (#23) 2022-12-12 21:29:23 +02:00

README.md

nomos-research

Nomos blockchain node mvp