v2.0.0-rc02-drs2
Pre-release
Pre-release
omritoptix
released this
11 Dec 15:04
·
46 commits
to release/v2.0.x
since this release
What's Changed
- fix: lint fix deprecated packages by @srene in #167
- feat: remove token factory module and move it to rdk by @faultytolly in #170
- feat(ante): added global min gas price checks by @keruch in #168
- feat(wasm): authz handler for signless contract execution by @keruch in #171
- fix(deps): fix tokenfactory init genesis validation by @omritoptix in #173
- chore(genesis): add genesis template generator per environment by @omritoptix in #174
- feat(makefile): create genesis template with DRS from make file by @omritoptix in #176
- feat(deps): validate-genesis-bridge command by @srene in #177
- feat(upgrade): add drs validation to allow gov based upgrades by @srene in #182
- chore: fix function name in comment by @InventiveCoder in #179
- feat(deps): new genesis-bridge flow and rollappparams upgrade fix by @omritoptix in #183
- docs: bump relayer version by @danwt in #184
- feat(upgrade): add drs 2 upgrade handler by @srene in #186
- chore(templates): add drs2 genesis templates by @omritoptix in #187
New Contributors
- @InventiveCoder made their first contribution in #179
Full Changelog: v2.0.0-rc01-drs-1...v2.0.0-rc02-drs2