Overview
The supervysor version v0.3.0
enables state pruning of the underlying node to optimize the storage efficiency. Besides this, the following things are added as well:
- Custom paths for supervysor config
- Metrics are disabled by default
- Custom Metrics port
- Updated prune command
What's Changed
- Fixing MetricsPort to read value from the config file by @Liver-23 in #6
- feat/state pruning by @christopherbrumm in #7
New Contributors
Full Changelog: v0.2.3...v0.3.0