v2.0.0-rc01-drs-1
Pre-release
Pre-release
omritoptix
released this
10 Dec 09:18
·
42 commits
to main
since this release
What's Changed
- feat(app): add denommetadata IBC middleware to app by @zale144 in #94
- feat(genesis transfers): wires genesis transfers by @danwt in #97
- fix(hub genesis); prevent opening new connections by @danwt in #101
- feat(gasless): wire the
x/gasless
module by @zale144 in #102 - chore: update init scripts by @artemijspavlovs in #98
- fix(scripts): fix init script to support mock backends by @artemijspavlovs in #104
- feat(callback): add callback and cwerrors module for scheduled execution of wasm contracts by @rockstarRhino in #99
- build(deps): bump dymint to
v1.2.0-rc01
by @omritoptix in #107 - chore: disable pruning by default by @artemijspavlovs in #106
- chore(deps): bumped dymint to
v1.2.0-rc02
by @omritoptix in #110 - build(deps): bumped dymint to
v1.2.0-rc03
by @omritoptix in #113 - build(deps): bump dymint to v1.2.0-rc03-88ba1f by @anhductn2001 in #116
- chore: update sequencer registration script to new arg sequence by @artemijspavlovs in #115
- feat(sequencers): wired sequencer rewards module. by @omritoptix in #119
- feat: wire rollapp params module by @srene in #122
- chore(scripts): use new relayer by @danwt in #124
- feat(ante): skip fees for IBC messages by @zale144 in #127
- fix(deps): bumped dymint to
d51b961e7
to fix stuck submission bug by @omritoptix in #130 - fix(deps): bumped rdk to 3fe31b2db to fix denom-metadata transfer on unrelayed packets by @omritoptix in #131
- fix(deps): updated dymint and rdk by removing the replace by @omritoptix in #132
- ci(binaries): add workflow and config to create mock binaries on release by @artemijspavlovs in #134
- chore: add minimal updating stript for genesis by @artemijspavlovs in #133
- fix(deps): dymint bump to fix da grpc issue by @srene in #136
- feat: wire
x/time-upgrade
module by @faultytolly in #125 - fix: register missing codecs for supporting ethsecp256k1 algo by @zale144 in #138
- feat(genesis_bridge): update to use new genesis bridge by @mtsitrin in #143
- chore(ci): trigger workflow manually by @anhductn2001 in #145
- feat: consensus messages by @faultytolly in #141
- fix: removed MsgSend from allowed consensus msgs by @faultytolly in #146
- fix: failing tests by @zale144 in #149
- feat(ante): whitelisted relayers by @keruch in #148
- feat: add new DRS version type by @srene in #151
- feat(hubgenesis): add genesis checksum to genesis-info by @zale144 in #152
- feat(fork): add changes to include bump fork l2 by @faultytolly in #157
- fix(scripts): adjusted IBC script to work with whitelisted relayers by @keruch in #154
- fix: rollapp param in scripts/init.sh by @srene in #159
- fix: create rollapp script + antehandler fix to enable ibc by @srene in #161
- feat: (tokenfactory): Wire module by @faultytolly in #158
- feat(app): return genesis bridge data in InitChainResponse by @keruch in #162
- chore: updated linter by @keruch in #164
- bump(deps): update rdk with post-audit gasless module by @faultytolly in #163
- fix(version): bump dymint to c0e39f93d729 by @srene in #166
New Contributors
- @danwt made their first contribution in #97
- @rockstarRhino made their first contribution in #99
- @mtsitrin made their first contribution in #143
Full Changelog: v1.0.0-rc06...v2.0.0-rc01-drs-1