Skip to content

Implement the faucet as a service [#3144]

Ethan Reesor requested to merge 3144-faucet into main

Closes #3144 (closed). Implements a faucet service.

  • Alters p2p message routing to be service oriented instead of partition oriented.
  • Add a faucet service that can be run completely independently of the validators.

Changelog: feature

Merge request reports