Skip to content

Commit

Permalink
chore(main): release 1.6.5-alpha-rc02
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 24, 2024
1 parent 09b708e commit c9cb96d
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [1.6.5-alpha-rc02](https://github.com/dymensionxyz/roller/compare/v1.6.4-alpha-rc02...v1.6.5-alpha-rc02) (2024-09-24)


### Bug Fixes

* all "next steps" messages should be last ([#1025](https://github.com/dymensionxyz/roller/issues/1025)) ([e617da5](https://github.com/dymensionxyz/roller/commit/e617da5c26390f583dcf3d5eb99a105f2e2c74a0))
* coin type should be 60 for all keys ([#1035](https://github.com/dymensionxyz/roller/issues/1035)) ([7c95e1e](https://github.com/dymensionxyz/roller/commit/7c95e1e1a0e5859e465a6c13ca0a51754c38c6dc))
* eibc client should not rely on roller config ([#1024](https://github.com/dymensionxyz/roller/issues/1024)) ([94dd1d0](https://github.com/dymensionxyz/roller/commit/94dd1d03e6398015b367513cb26f5290d149748d))
* handle rollapp's vm type properly during dep installation ([a31f605](https://github.com/dymensionxyz/roller/commit/a31f60552b8c2b9c73e069fb1f18ae6dcdd5ecae))
* handle the initial sequencer ([#1027](https://github.com/dymensionxyz/roller/issues/1027)) ([c2934b2](https://github.com/dymensionxyz/roller/commit/c2934b25a7e330fe35b9926062bb649c1cc49f79))
* require user to run `eibc init` before `start` ([#1023](https://github.com/dymensionxyz/roller/issues/1023)) ([61a002f](https://github.com/dymensionxyz/roller/commit/61a002fa3a7913f2f1d232b0c8efbefb0912d211))
* set cointype to 118 for wasm rollapp ([#1036](https://github.com/dymensionxyz/roller/issues/1036)) ([09b708e](https://github.com/dymensionxyz/roller/commit/09b708edd354a9b6b0d8191bc54f800713617167))
* show da balance in status ([#1026](https://github.com/dymensionxyz/roller/issues/1026)) ([d9c17f9](https://github.com/dymensionxyz/roller/commit/d9c17f95d469b04eba143f141398275fafaafa6f))
* wait for valid ra height relayer setup ([#1020](https://github.com/dymensionxyz/roller/issues/1020)) ([4f8462a](https://github.com/dymensionxyz/roller/commit/4f8462ab3168fc0f5a35ec374983a48bebbd6c04))

## [1.6.4-alpha-rc02](https://github.com/dymensionxyz/roller/compare/v1.6.4-alpha-rc01...v1.6.4-alpha-rc02) (2024-09-20)


Expand Down

0 comments on commit c9cb96d

Please sign in to comment.