Skip to content

Releases: dymensionxyz/dymension-rdk

v0.4.0-rc5

13 Aug 13:04
Compare
Choose a tag to compare
v0.4.0-rc5 Pre-release
Pre-release

What's Changed

Full Changelog: v0.4.0-rc4...v0.4.0-rc5

v0.4.0-rc4

31 Jul 12:49
Compare
Choose a tag to compare
v0.4.0-rc4 Pre-release
Pre-release

What's Changed

Full Changelog: v0.4.0-rc3...v0.4.0-rc4

v0.4.0-rc3

26 Jul 14:04
Compare
Choose a tag to compare
v0.4.0-rc3 Pre-release
Pre-release

What's Changed

New Contributors

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

v0.4.0-rc2

10 Jul 14:23
Compare
Choose a tag to compare
v0.4.0-rc2 Pre-release
Pre-release

What's Changed

Full Changelog: v0.4.0-rc1...v0.4.0-rc2

v0.4.0-rc1

02 Jul 18:38
c6cfd1a
Compare
Choose a tag to compare
v0.4.0-rc1 Pre-release
Pre-release

Highlights 🔆

  • Add support for EVM
  • Add support for the epochs module
  • Support for getting active sequencer from the hub

What's Changed

Features

  • feat: changed log rotate max size to be configurable vs hardcoded by @omritoptix in #107
  • feat: Enhanced log config and enable log level override on a module basis by @omritoptix in #109
  • feat: run rollapp with external token as native token by @mtsitrin in #127
  • feat: support getting active sequencers from dymint by @mtsitrin in #147
  • feat: add automatic erc20 conversion by @mtsitrin in #154
  • feat: change ibc script to support dymension relayer by @mtsitrin in #156
  • feat: upgrade RDK to use cosmos-sdk v0.46.10 by @mtsitrin in #180
  • feat: simple way to add sequencer on genesis by @mtsitrin in #183
  • feat: change minting to be epoch based by @mtsitrin in #198
  • feat: support reading dymint configuration from file by @mtsitrin in #187
  • feat: add evm module to the rdk by @mtsitrin in #113
  • feat: passing max_log_size to the logger by @mtsitrin in #111

Fixes

  • fix: fixed overwritten signal handler in cmd/start by @mtsitrin in #195
  • fix: fixed ERC20 support by @mtsitrin in #140
  • fix: ci lint failure by @omritoptix in #165
  • fix: fixed bug when modifying staking params in init script by @mtsitrin in #176
  • fix: changed the ibc_go replace directive to the release/v5.1.x_dymint branch by @mtsitrin in #185
  • fix: RDK upgrade handler fix from v0.45 to v0.46 by @mtsitrin in #192
  • fix: changed Int64 to string when logging by @mtsitrin in #220

Misc

New Contributors

Full Changelog: v0.2.0-beta...v0.4.0-rc1

Our current challenges are with the one rollapp deployment for testnet + block explorer.

We'll need to have a strategy for deploying all the stack

v0.3.0-beta

20 Mar 12:50
dee2f45
Compare
Choose a tag to compare
v0.3.0-beta Pre-release
Pre-release

Summary

This release introduces the EVM module to stack, fixes critical bugs found in dependencies and enhances logging configuration.

What's Changed

Full Changelog: v0.2.0-beta...v0.3.0-beta

v0.2.1-beta

19 Feb 15:08
Compare
Choose a tag to compare
v0.2.1-beta Pre-release
Pre-release

Bumped dymint to v0.3.1-beta

Full Changelog: v0.2.0-beta...v0.2.1-beta

v0.2.0-beta - 35C

15 Feb 12:02
b03f317
Compare
Choose a tag to compare
v0.2.0-beta - 35C Pre-release
Pre-release

This release is the first release to be used on the 35C Testnet.

Some notable features:

Initializes dymint on init
Rewards distribution to sequencers
Support for rollapp supported IBC

New Contributors

Full Changelog: https://github.com/dymensionxyz/dymension-rdk/commits/v0.2.0-beta