Important! The following config change in app.toml is required for nodes & validators:
minimum-gas-prices = "0juno"
This upgrade is scheduled for: April 17th 2023, 1700UTC +/- 1 hour
Block: https://www.mintscan.io/juno/blocks/7875721
Proposal: https://www.mintscan.io/juno/proposals/282
Modules
- Remove: x/oracle & x/inter-tx by @Reecepbcups in #591
- Added: x/GlobalFee & x/IBCHooks by @Reecepbcups in #597
Features
- FeeShare: Allow registering factory contracts by @Reecepbcups in #566
- Stargate: Bonding Queries by @Reecepbcups in #579
- TokenFactory: Adds ForceTransfer, MintTo, and BurnFrom by @Reecepbcups in #615
- Enabled cosmwasm 1.2 features by @Reecepbcups in #626
- Use Skip's mev-cometbft by default by @nivasan1 in #627
Dependency Bumps
- Version bumps by @Reecepbcups in #576
- wasmd 0.31 + wasmvm 1.2.1 by @Reecepbcups in #613
- SDK v45.15 + CometBFT by @Reecepbcups in #619
- (chore): bump mev-tendermint version by @bpiv400 in #630
Command Line Additions
- CLI: adds MAX_WASM_SIZE env var for local testing by @Reecepbcups in #600
- CLI: Specify client.toml variables (gas, gas-prices, note, etc) by @Reecepbcups in #601
Other
- Scripts: Relay CW20 between localnets example by @Reecepbcups in #512
- Updated Roadmap by @Reecepbcups in #612
New Contributors
Full Changelog: v13.0.1...v14.0.0