Happy Jelly
Release Notes
This release fixes some errors introduced in the previous versions where the orphans table was not getting filled.
Also, it introduces a new flag in the metrics list: one can now choose whether to query API rewards (only blocks right now) or skip this.
Keep in mind, if this is skipped then rewards cannot be compared to max_reward when a validator is a proposer in the epoch.
What's Changed
- Add pending migrations to orphans table by @tdahar in #82
- Feat/optional api rewards by @tdahar in #81
Full Changelog: v2.0.1...v2.1.0