This is a minor release adding a check for the version of the JSON-RPC API when starting up, plus a new metric (validator_attestation_attestation_confirmations_observed_count
) for the total number of attestation confirmations observed for the configured staker.
What's Changed
- feat: check JSON-RPC API compatibility upon starting up by @kkovaacs in #58
- chore(cargo): upgrade dependencies by @kkovaacs in #60
- feat(metrics): add new metric for total confirmations observed by @kkovaacs in #61
- chore: bump version to 0.5.1 by @kkovaacs in #62
Full Changelog: v0.5.0...v0.5.1