Release
Release Name: 11.81.0
Spec Version: 81
Client Version: 11.0.0
Key Changes:
- Addresses the feedback given by the Red4Sec audit to improve the Liquidity Pools pallet
- Removes Multiblock, Fee control and Attribution migrations
PRs included:
Client Changes:
- Yes
- No
Runtime Changes:
- Yes
- No
API Changes
Storage Changes
Added
- LiquidityPools: ProcessedPoolPivot
Extrinsic Changes
Changed
- LiquidityPools: exit_pool, allow exit on closed pools
- LiquidityPools: close_pool, don't send staked tokens to creator
Error Messages
Added
- LiquidityPools: PoolAlreadyClosed
- LiquidityPools: CannotExitPool
- LiquidityPools: RewardCalculationOverflow
Storage Migrations
Removed
- NFT: Multiblock Migration
- Feecontrol: Data migration
- Attributions: Count Migration