What's Changed
- feat: mempool cleanup by @beer-1 in #466
- feat: add enum event testing & do not create separate event for json containers by @beer-1 in #469
- fix: skip dispatchable check at checktx by @beer-1 in #471
- fix: correct total escrow amount at upgrade by @beer-1 in #475
- fix(reward): register Amino codec for MsgFundCommunityPool by @Vritra4 in #476
- feat(abcipp): queued mempool wrapper implementation by @traviolus in #473
- feat: add e2e test for mempool by @beer-1 in #477
- chores: update swagger docs to include rate-limit by @beer-1 in #478
- feat: integrate memiavl and versiondb store by @traviolus in #480
- chores: remove unused from swagger by @beer-1 in #482
- fix(abcipp): reset activeNext when active pool is drained by @traviolus in #483
- feat: introduce proto tx extention to flag queued by @beer-1 in #485
- feat: whitelist gas price by @beer-1 in #484
- feat(abcipp): add app-side event channel with queued event support by @traviolus in #486
- fix(object-deployment): support minitia domain separator and fix simulation routing by @beer-1 in #487
- feat(ante): revert sigverify checktx error by @traviolus in #488
- feat(e2e): benchmark mempool and memiavl by @traviolus in #481
- fix(abcipp): clean up empty sender states and fix data race in mempool cleanup by @beer-1 in #490
- feat(proto): publish protos on BSR and npmjs by @Vritra4 in #489
- hotfix(v1.4.0): skip module upgrade by @beer-1 in #491
- chores: sync swagger docs by @beer-1 in #492
- fix: CLAMM gas price parsing and move upgrade to v1.4.2 by @beer-1 in #493
- chores: restore legacy move whitelist/delist proto decoding by @beer-1 in #495
- fix: set priority mempool logger by @beer-1 in #496
- fix: format AbstractPublicKey as hex by @Olexandr88 in #498
- ci: skip codecov upload on fork PRs by @beer-1 in #500
- docs: add contributing guide by @beer-1 in #501
- chore(build): update proto tooling and regenerate code by @beer-1 in #502
- ci: validate format and go-fix in lint workflow by @beer-1 in #503
- chore: fix typos by @github-actions[bot] in #504
- chore: fix typos by @github-actions[bot] in #505
- feat(mstaking): add DelegatorTotalUnbondingBalance query by @beer-1 in #499
- chore(build): fix goimports local grouping and resolve typos by @beer-1 in #506
- chore: fix typos by @github-actions[bot] in #507
- fix: cap mempool priority overflow by @beer-1 in #494
- fix(move): route CLAMM fee swaps through StdAddr by @beer-1 in #497
New Contributors
- @Olexandr88 made their first contribution in #498
Full Changelog: v1.3.1...v1.4.5