1
0
mirror of synced 2025-01-24 06:29:21 +00:00
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
..
2023-09-14 17:38:47 +09:00
2023-09-15 17:36:28 +09:00
2023-09-15 17:36:28 +09:00

Mixnode

A mixnode application that runs the mixnet node component, which will be deployed as a part of the mixnet.

For the recommended architecture of mixnet, please see the mixnet documentation.

Configurations

A mixnode can be configured by config.yaml, for example.