This upgrade is scheduled for block 7374801 after proposal 271 passes.
What's Changed
Modules
- Implement x/feeshare by @Reecepbcups in #385
- Integrate ICA changes by @the-frey in #215
- x/token-factory by @Reecepbcups in #368
- x/wasmd 0.30 + IBC v4 + IBCFees by @Reecepbcups in #387
- Packet forward middleware by @agouin in #513
Improvements
- Add msg_filter decorator to ante_handle to block IBCTimeoutOnClose by @dimiandre in #280
- (x/mint) Use new BeginBlock extension by @giansalex in #321
- fix(Dockerfile): latest alpine, use sh, combine run by @pratikbin in #351
- app.go refactor: Move keepers init, modules init and modularise upgrade handlers by @udit-gulati in #366
- v13 - Uni & Mainnet upgrade handler by @Reecepbcups in #410
- Upgrade More ICA messages by @Reecepbcups in #436
- Add query stargate for token factory by @GNaD13 in #461
- More stargate query by @vuong177 in #495
- release: Add sha256 sum by @Reecepbcups in #505
- Update Swagger API endpoints by @Reecepbcups in #511
- feat(x/feeshare): Allow registering factory contracts by @Reecepbcups in #566
CI/CD
- add sim for juno by @GNaD13 in #356
- [CI] Update GitHub Action to push docker images by @anhductn2001 in #375
- Update CI for E2E push image by @anhductn2001 in #403
- Create dependency-review.yml by @faddat in #441
Test
- E2E testing by @vuong177 in #323
- Ducnt/e2e by @anhductn2001 in #354
- E2E by @vuong177 in #363
- Add make test-e2e-short by @anhductn2001 in #381
- e2e - tokenfactory bindings test by @Reecepbcups in #383
- Add test for msg server feeShare by @GNaD13 in #426
Cleanup
- gives Juno the canonical cmd folder structure by @faddat in #388
- Cleanup x/FeeShare by @Reecepbcups in #418
- fix logic updateFeeShare by @GNaD13 in #430
- Upgrade Handler Fix by @Reecepbcups in #489
- Final v13 Cleanup & Improvements by @Reecepbcups in #509
- chore(cleanup): Main to v13 by @Reecepbcups in #543
Documentation
- Remove inactive member from SECURITY.md by @JakeHartnell in #478
- Future Roadmap (v12+ planned) by @Reecepbcups in #483
- Scripts + documentation by @Reecepbcups in #492
Version Changes
- Use master branch of cosmos/cosmos-ledger-go by @faddat in #314
- chore(deps) Dependency Bumps [chain-chores] by @Reecepbcups in #365
- use latest ledger, avoiding an unmaintained library by @faddat in #392
- use a token factory with ibc-go/v4 by @faddat in #435
- use informal tendermint by @faddat in #510
- [v13] latest SDK + security patch wasmd, new TF command by @Reecepbcups in #575
Commands
- Reset application.db and wasm by @chillyvee in #312
- Update genica command by @the-frey in #360
- bech32 convert command by @faddat in #401
- chore: Move reset-* commands to a subcmd (less rootCmd spam) by @Reecepbcups in #405
New Contributors
- @expertdicer made their first contribution in #355
- @pratikbin made their first contribution in #351
- @udit-gulati made their first contribution in #366
- @chillyvee made their first contribution in #312
- @agouin made their first contribution in #513
Full Changelog: v12.0.0...v13.0.0