v0.5.0-rc5
Pre-release
Pre-release
omritoptix
released this
12 Aug 20:56
·
29 commits
to release/v0.5.x
since this release
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
- feat: gas adjustmnet parsable for celestia config by @mtsitrin in #425
- feat: update celestia fee calculation function by @mtsitrin in #427
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
- fix: fixed bug where the unhealthy da event didn't stop block production by @omritoptix in #431
- fix: fix gas adjustment parameter by @mtsitrin in #432
- fix: dymint fails to submit new batches after sl failure by @mtsitrin in #435
- fix: avail submission was stuck waiting for finalization by @mtsitrin in #438
Misc
- chore: reduced empty blocks and batch submission default values by @mtsitrin in #391
- chore: rebase from main by @omritoptix in #433
- chore: reduced max_batch_size_in_bytes to support Avail's limit by @mtsitrin in #439
- chore: reabase from main by @omritoptix in #441
New Contributors
- @ItayLevyOfficial made their first contribution in #419
Full Changelog: v0.5.0-rc1...v0.5.0-rc5