Releases: terra-money/core
v2.11.4
v2.11.3
v2.11.2
v2.11.1
v2.11.0
Pending proposal passing.
Upgrade height 10136000.
This proposal aims to increase the stability of the chain upgrading Terra's Phoenix mainnet to v2.11. The upgrade will include:
-
Core Dependency Upgrades
-
Alliance: v0.3.5 -> v0.3.6
-
CosmosSDK: v0.47.5-terra.0 => v0.47.10-terra.0
-
CometBFT: v0.37.2 => v0.37.4
Features
-
Alliance module increases the rounding sensitivity such that we round up more often when there are small discrepancies.
-
Implement CosmWasm bindings for Alliance module to enable querying the module from wasm smart contracts.
Bug Fixes:
-
Included a bug fix that addresses block production halting temporarily during high traffic periods.
-
Alliance module include new rewards calculation algorithms for each alliance and new algorithm distribution for each validator.
-
Execute BlockBeforeSend and TrackBeforeSend bank hooks when minting and burning TokenFactory tokens.
-
Recalculate PFM EscrowAccounts to avoid missing funds when sending from one chain to another due a bug that was addressed in the previous release.
-
CommonWealth: https://commonwealth.im/terra/discussion/17041-terra-chain-upgrade-v211
-
Source Code: https://github.com/terra-money/core/releases/tag/v2.11.0
-
Changes since last release: v2.10.5...v2.11.0
-
Upgrade time estimation: https://terra.stakebin.io/terra/tools
What's Changed
- fix formatting by @javiersuweijie in #269
- fix(v2.11): integration tests by @emidev98 in #267
- feat: upstream v2.10 to v2.11 by @emidev98 in #276
- feat(v2.11): cosmos sdk/v0.47.10 by @emidev98 in #290
- feat(v2.11): upgrade handler fixing the escrow accounts balances by @emidev98 in #285
- feat: introduce docker localnet by @emidev98 in #287
- feat: added alliance bindings by @javiersuweijie in #292
- fix(v2.11): bank hooks calls on mint and burn by @emidev98 in #297
- upstream: v2.10 to v2.11 fixing the conflicts by @emidev98 in #298
Full Changelog: v2.10.5...v2.11.0
v2.10.5
What's Changed
- fix(v2.10) missing tx encoder by @javiersuweijie in #291
Full Changelog: v2.10.4...v2.10.5
v2.10.4
What's Changed
- Revert "fix: replace noop mempool with sender nonce mp" by @emidev98 in #288
- upgrade: more logs by @javiersuweijie in #289
Full Changelog: v2.10.2...v2.10.4
v2.11.0-rc0
What's Changed
- feat: added pre-txn hooks + testing framework by @javiersuweijie in #264
- Feat/smartaccounts/wasm by @freeelancer in #263
- fix: get sa settings using ctx by @javiersuweijie in #278
- feat: handle multi signatures by @javiersuweijie in #277
New Contributors
- @freeelancer made their first contribution in #263
Full Changelog: v2.10.2...v2.11.0-rc0