Release Note
This release contains consensus breaking changes, so operators should use SoftwareUpgradeProposal to safely apply this upgrade.
What's Changed
- chores: fix typo by @JSHan94 in #188
- feat(indexer): implement batch for cache store by @traviolus in #221
- feat: debug method by @djm07073 in #229
- feat: refactor ante by @beer-1 in #227
- chore(kvindexer): bump by @Vritra4 in #231
- chore(swagger): fix OPinit path to generate swagger on linux by @Vritra4 in #232
- feat: support EVM tracing and indexing for cosmos-native transactions by @beer-1 in #228
- feat(erc20-wrapper): add event coverted to track denoms by @djm07073 in #236
- fix: resolve concurrent release uploads in workflow by @LizJeong in #237
- fix: async indexer by @beer-1 in #238
- chore(docker): install curl in image by @beer-1 in #241
- feat(txutils): add evm params for max gas enforcement by @djm07073 in #240
- chore: install curl on docker image by @beer-1 in #242
- fix(GasEnforcement): check
0
when we apply cap & and update swagger by @beer-1 in #243 - fix(tracing): tracing-timeout config type by @traviolus in #244
- fix: wrapper contract to use
min(allowance, balance)
by @beer-1 in #246 - feat: add authz policy for MsgCall by @beer-1 in #245
- upgrade: prepare v1.1.9 by @beer-1 in #235
New Contributors
- @JSHan94 made their first contribution in #188
- @traviolus made their first contribution in #221
Full Changelog: v1.1.7...v1.1.9