You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Breaking change The Data and U8a type has been renamed and just replaced with the Raw type
Breaking change The api.derive.staking.info has been split into 2 - staking.query for non-balance related information (more effective) and staking.account that enhances query for all the information previously found .info
Cleanup DoubleMap hashing to always hash over the full value (in the case of Vec<T>, this includes the length)
Update democracy derives to take care of nextTally and lowestUnbaked
Add additional derives for both council & treasury
Alignment with latest Polkadot/Substrate master branch types