Skip to content

v0.5.0-rc3

Pre-release
Pre-release
Compare
Choose a tag to compare
@omritoptix 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

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

  • chore: reduced empty blocks and batch submission default values by @mtsitrin in #391

New Contributors

Full Changelog: v0.5.0-rc2...v0.5.0-rc3