Releases: dymensionxyz/dymint
Releases · dymensionxyz/dymint
v0.6.0-beta
What's Changed
- feat: tendermint headers compatibility by @omritoptix in #505
Full Changelog: v0.5.1-rc03...v0.6.0-beta.01
v0.5.1-rc03
What's Changed
- chore: update cosmosclient by @ItayLevyOfficial in #500
Full Changelog: v0.5.1-rc02...v0.5.1-rc03
v0.5.1-rc02
What's Changed
- chore: Block package refactor by @mtsitrin in #480
- fix: Display actual version in RPC status by @ItayLevyOfficial in #488
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #478
- chore: removed logging of events due to log bloat by @mtsitrin in #490
- chore: added missing return statement when subscription cancled by @mtsitrin in #491
- chore: Update cosmosclient by @ItayLevyOfficial in #495
Full Changelog: v0.5.0-rc10...v0.5.1-rc02
v0.5.1-rc01
What's Changed
Full Changelog: v0.5.0-rc9...v0.5.0-rc10
v0.5.0-rc9
What's Changed
- fix: fix avail finalization timeout by @mtsitrin in #456
- fix: exponantial timeout when submitting to the hub by @mtsitrin in #458
Full Changelog: v0.5.0-rc8...v0.5.0-rc9
v0.5.0-rc8
What's Changed
Full Changelog: v0.5.0-rc7...v0.5.0-rc8
v0.5.0-rc7
What's Changed
- fix: dynamic subscriber name to avoid possible subscriber collision by @omritoptix in #442
- build(deps): bump actions/setup-go from 3 to 4 by @dependabot in #288
- build(deps): bump github.com/multiformats/go-multiaddr from 0.8.0 to 0.11.0 by @dependabot in #446
- build(deps): bump golangci/golangci-lint-action from 3.5.0 to 3.7.0 by @dependabot in #448
- build(deps): bump nosborn/github-action-markdown-cli from 3.2.0 to 3.3.0 by @dependabot in #356
- fix: fixed race condition in some DA tests by @mtsitrin in #447
- fix: fixed configuration validation, to support empty_blocks=0s by @mtsitrin in #444
- build(deps): bump gonum.org/v1/gonum from 0.12.0 to 0.14.0 by @dependabot in #451
- fix: reduced empty blocks submission by @mtsitrin in #452
Full Changelog: v0.5.0-rc6...v0.5.0-rc7
v0.5.0-rc6
Full Changelog: v0.5.0-rc5...v0.5.0-rc6
v0.5.0-rc5
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
v0.5.0-rc4
What's Changed
Full Changelog: v0.5.0-rc3...v0.5.0-rc4