nomos-node/nomos-services
Daniel Sanchez 75b36020c2
Lifecycle update and implementations (#457)
* Update deps

* Implement base lifecycle handling in network service

* Implement base lifecycle handling in storage service

* Use methods instead of functions

* Pipe lifecycle in metrics service

* Pipe lifecycle in mempool service

* Pipe lifecycle in log service

* Pipe lifecycle in da service

* Pipe lifecycle in consensus service

* Refactor handling of lifecycle message to should_stop_service

* Update overwatch version to fixed run_all one
2023-10-25 12:10:21 +02:00
..
consensus Lifecycle update and implementations (#457) 2023-10-25 12:10:21 +02:00
data-availability Lifecycle update and implementations (#457) 2023-10-25 12:10:21 +02:00
http Lifecycle update and implementations (#457) 2023-10-25 12:10:21 +02:00
log Lifecycle update and implementations (#457) 2023-10-25 12:10:21 +02:00
mempool Lifecycle update and implementations (#457) 2023-10-25 12:10:21 +02:00
metrics Lifecycle update and implementations (#457) 2023-10-25 12:10:21 +02:00
network Lifecycle update and implementations (#457) 2023-10-25 12:10:21 +02:00
storage Lifecycle update and implementations (#457) 2023-10-25 12:10:21 +02:00