nomos-node/nomos-services
Giacomo Pasini 78c6566d8a
Add libp2p backend to nomos-node (#285)
* Add support for libp2p backend in integration tests

* Add support for libp2p in nomos-node

* change default to waku

* add mutually exclusive features warning

* disable default features to avoid unification

* disable default features

* remove leftover cargo build

* Make sure we are subscribed to libp2p topic at startup

* unify imports

* typo in ci config

* Sequential build and test steps for features

* Add RandomBeaconState to libp2p carnot variant

---------

Co-authored-by: Gusto <bacvinka@gmail.com>
2023-08-09 07:42:08 +02:00
..
consensus Add libp2p backend to nomos-node (#285) 2023-08-09 07:42:08 +02:00
http Add configuration for simulation app (#94) 2023-03-20 17:13:55 +08:00
log Better tests (#232) 2023-07-04 11:39:28 +02:00
mempool Add dummy libp2p adapter for mempool (#286) 2023-08-02 17:00:52 +02:00
metrics Http status codes (#88) 2023-03-06 15:19:27 +02:00
network Small fixes for libp2p network backend (#280) 2023-08-07 06:00:41 +02:00
storage Nomos core (#28) 2022-12-13 15:35:11 +01:00