v3.0.0-rc01-drs-1
Pre-release
Pre-release
omritoptix
released this
10 Dec 09:08
·
50 commits
to main
since this release
What's Changed
- fix(readme): fixed init script with broken consensus params by @omritoptix in #240
- feat(ci): Update changelog workflow by @hoangdv2429 in #224
- Automated Changelog Update [skip ci] by @github-actions in #244
- feat(app): add v2.2.0 upgrade handler by @artemijspavlovs in #248
- ci: add workflow for trigger upgrade hub e2e-test by @anhductn2001 in #259
- chores(deps): bump be-rpc libs by @0xbcdev in #247
- Feat: Add setup script and git push hooks by @hoangdv2429 in #258
- Feat(ci): Add stale bot by @hoangdv2429 in #246
- chores(ci): update changelog workflow by @hoangdv2429 in #245
- chores: change min_gas_price to 10000000.0 by @trinitys7 in #255
- Chore(readme): update instruction for running rly v0.3.3-v2.5.2-relayer by @hoangdv2429 in #249
- chore(deps): bump dymint to
v1.1.3-rc04
and rdk tov1.6.1-rc01
by @omritoptix in #271 - chores(deps): bumps evm be rpc to
v1.1.4
and be rpc tov1.2.4
by @0xbcdev in #274 - feat(app): wire authz and feegrant modules to app by @zale144 in #270
- feat(genesis bridge): genesis transfers by @danwt in #279
- fix(genesis transfers): wires the middleware correctly by @danwt in #290
- chore: Bump Go version in Dockerfile by @anhductn2001 in #286
- fix(github): use go 1.22.4 or greater in action by @danwt in #291
- feat(denommetadata): wire the denommetadata ibc middleware by @zale144 in #283
- fix(dockerfile): download wasmvm by @anhductn2001 in #293
- chore(ci): can't build image with arm64 by @anhductn2001 in #294
- fix(code standards): cleans up blocked addresses in app.go by @danwt in #292
- chore: update init script to include all the necessary steps for rollapp initialization by @artemijspavlovs in #289
- fix(scripts): update init script to support mock and real da and settlement by @artemijspavlovs in #299
- build(deps): bumped dymint to
v1.2.0-rc01
by @omritoptix in #303 - chore(scripts): change broadcast-mode to sync by @artemijspavlovs in #301
- chore: disable pruning by default by @artemijspavlovs in #300
- chore: update rollapp registration script to follow new flow by @artemijspavlovs in #306
- chore(deps): bumped dymint to
v1.2.0-rc02
by @omritoptix in #308 - build(deps): bumped dymint to
v1.2.0-rc03
by @omritoptix in #310 - chore: add dummy seq metadata by @artemijspavlovs in #309
- build(deps): bump dymint to v1.2.0-rc03-88ba1f by @anhductn2001 in #313
- feat(sequencers): wire sequencer rewards functionality by @omritoptix in #316
- fix(sequencers): get by cons addr in all scenarios on EVM by @danwt in #319
- fix(scripts): use settlement executable by @danwt in #320
- chore: update register script to support positional argument change by @artemijspavlovs in #312
- chore: add minimal genesis update script by @artemijspavlovs in #318
- chore: add gas flags to funding command by @artemijspavlovs in #326
- fix(scripts): support for latest Hub with light client changes, and new relayer version by @danwt in #323
- chore: update min genesis script with unbonding params by @artemijspavlovs in #325
- chore(scripts): bump relayer version in readme by @danwt in #328
- feat: wire rollapp params module by @srene in #307
- chore(scripts) init da in init.sh script instead of using ldflags by @srene in #330
- fix(scripts): init script fix da rollapp param for celestia mocha by @srene in #333
- chore(docs): bump relayer version in readme by @danwt in #334
- feat(ante): Create new account if not exists and skip fees for relayer IBC messages by @zale144 in #336
- ci: add ci for creating mock binaries on release by @artemijspavlovs in #337
- fix(ibc decorator): fixed bad comparison for ibc messages. by @omritoptix in #339
- fix(deps): bumped dymint to
d51b961e7
to fix stuck submission bug by @omritoptix in #341 - fix(deps): bumped rdk to 3fe31b2db to fix denom-metadata transfer on unrelayed packets by @omritoptix in #342
- fix(deps): updated dymint and rdk by removing the replace which override it by @omritoptix in #344
- ci: fix the bech32 prefix for mock binaries by @artemijspavlovs in #347
- fix(deps): dymint bump to include da grpc fix by @srene in #346
- feat: wire
x/timeupgrade
module by @faultytolly in #331 - feat(genesis_bridge): revised genesis bridge by @mtsitrin in #353
- feat: consensus messages by @faultytolly in #351
- chore(CI): trigger workflow manually by @anhductn2001 in #356
- chore: update minimal genesis script to remove accounts by @artemijspavlovs in #355
- fix failing tests by @zale144 in #358
- feat(ante): whitelisted relayers by @keruch in #357
- feat(drs): changed DRS to be int vs commit hash by @srene in #359
- feat: add GenesisChecksum to genesis info by @zale144 in #361
- fix(scripts): adjusted IBC script to work with whitelisted relayers by @keruch in #365
- feat (l2): Hard fork L2 by @faultytolly in #362
- fix(version): bump dymint and rdk to latest by @srene in #366
- fix(deps): double events on evm transfer by @omritoptix in #367
- chore: updated linter by @keruch in #373
- feat(app): return genesis bridge data in InitChainResponse by @keruch in #370
- fix(version): bump dymint to c0e39f93d729 by @srene in #375
New Contributors
- @github-actions made their first contribution in #244
- @faultytolly made their first contribution in #331
- @keruch made their first contribution in #357
Full Changelog: v2.2.1...v3.0.0-rc01-drs-1