v0.5.0-rc3
Pre-release
Pre-release
omritoptix
released this
26 Jul 09:20
·
41 commits
to release/v0.5.x
since this release
Highlights π
This release introduces DA dynamic fees and basic metrics for monitoring amongst critical bug fixes.
What's Changed
Features
- feat: Add Prometheus HTTP Metric Server for Enhanced Monitoring by @ItayLevyOfficial in #419
- feat: add basic rollapp Metrics for rollapp height and hub height by @ItayLevyOfficial in #420
- feat: celestia fee should be calculated dynamically by @mtsitrin in #417
Fixes
- fix: initializing LastValidatorSet as well on InitChain by @mtsitrin in #390
- fix: possible race condition with small batches upon batch submission by @omritoptix in #410
- fix: Fixed bug in test where we didn't wait for settlement client to stop by @omritoptix in #415
- fix: updated go-cnc to match celetia light node v0.11 by @omritoptix in #400
- fix: dymint out of sync with hub on tx submission timeout by @omritoptix in #404
- fix: fixed avail in toml by @mtsitrin in #407
Misc
New Contributors
- @ItayLevyOfficial made their first contribution in #419
Full Changelog: v0.5.0-rc2...v0.5.0-rc3