Skip to content

v1.6.0-rc01

Pre-release
Pre-release
Compare
Choose a tag to compare
@omritoptix omritoptix released this 26 Apr 13:22
· 8 commits to release/v1.6.x since this release
fa25ec6

What's Changed

  • feat: adding_inspect_command by @mtsitrin in #289
  • chore(docs/static/openapi.yml): typo fix by @sqltrigger in #294
  • fix: dymint reset-state command not working by @srene in #309
  • feat!: refactor x/mint module by @mtsitrin in #321
  • feat: rollapp genesis token locking upon channel creation by @omritoptix in #333
  • Feat: Upgrade go 1.22.1 by @hoangdv2429 in #334
  • feat!: sequencer passing both proposer and reward address on initChain by @mtsitrin in #322
  • chore: mint add query cmd for current inflation by @mtsitrin in #328
  • feat: permissioned creation of token metadata by @hoangdv2429 in #327
  • Chores: update workflows and template by @hoangdv2429 in #338
  • chore: add slack notification actions for new and stale PRs by @artemijspavlovs in #340
  • build(deps): updated dymint to v1.0.0-alpha by @omritoptix in #342
  • chore: add events for sequencer rewards by @mtsitrin in #335
  • feat!: revert passing operator address on initchain by @mtsitrin in #346
  • feat(deonmetadata): enable testing for denom metadata creation with erc20 hook by @zale144 in #343
  • build(deps): updated dymint to v1.0.1-alpha by @omritoptix in #348
  • Fix: make proto-gen work by @hoangdv2429 in #350
  • Feat: Add tests for module epochs by @hoangdv2429 in #351
  • tests(mint): add test for mint by @hoangdv2429 in #353
  • tests(mint): more test coverage for mint by @hoangdv2429 in #354
  • docs: add readme to modules by @omritoptix in #356
  • fix(allocation): do not destroy fee rewards if allocating to proposer fails by @danwt in #358
  • fix(mint): added missing cli query for current inflation by @mtsitrin in #366
  • fix(sequencer): added HistoricalEntries param validation by @mtsitrin in #369
  • fix(sequencers): sequencers genesis operator address not exported by @mtsitrin in #367
  • feat: add get ibc denom base on denom trace query by @trinitys7 in #376
  • refactor(hub-genesis): refactoring x/hub-genesis state by @mtsitrin in #374
  • fix: fixed ibc voucher denom creation by @omritoptix in #378
  • chore: setting default values for distribution module by @mtsitrin in #379
  • chores: change mint_epoch_identifier to hour by @trinitys7 in #381
  • feat(denommetadata): Add support for providing denom-trace and creation of multiple denom-metadatas by @trinitys7 in #384
  • chore: cherry picked dymint bump to v1.1.0-rc01 and test template fix by @omritoptix in #409

New Contributors

Full Changelog: v1.0.0-beta...v1.6.0-rc01