What's Changed
- feat: ibc hook refactor by @beer-1 in #276
- chores: update swagger to latest by @beer-1 in #279
- feat(abcipp): implement proxy mempool and priority mempool by @traviolus in #280
- chores: exclude move module from swagger config and rebuild by @beer-1 in #285
- fix(indexer): use block-scoped log index counter by @beer-1 in #284
- feat!: update proto pulsar by @beer-1 in #278
- chores: coalesce prune requests to prevent missed tx index cleanup by @beer-1 in #286
- feat(e2e): add benchmark suite for mempool, state db, and jsonrpc by @traviolus in #288
- feat(proto): publish protos on BSR and npmjs by @Vritra4 in #287
- docs: add contributing guide by @beer-1 in #289
- chore(build): separate swagger proto-builder image from main proto-builder by @beer-1 in #290
- ci: validate format and go-fix in lint workflow by @beer-1 in #291
- chore: fix typos by @github-actions[bot] in #292
- chore: fix typos by @github-actions[bot] in #293
- chore: fix spellcheck CI, clean up format target, and reorder imports by @beer-1 in #294
- refactor(indexer): remove context from storage accessors by @beer-1 in #295
- chore: bump deps to latest by @beer-1 in #296
- chore(docker): bump golang image by @traviolus in #297
- chore: modernize go code by @github-actions[bot] in #298
- feat: bump ibc-go v10, sdk v0.53, cometbft v0.38.21 by @traviolus in #299
New Contributors
- @github-actions[bot] made their first contribution in #292
Full Changelog: v1.2.11...v1.3.0-alpha.0