This repository was archived by the owner on Nov 15, 2023. It is now read-only.
monthly-2022-12
Pre-release
Pre-release
Automatic snapshot pre-release monthly-2022-12
Changes since last snapshot (monthly-2022-11)
Substrate changes
Runtime
- Allow Alliance Fellows to Give Up Voting Rights (#12730)
- contracts: Replace
sp-sandboxandwasmi-validationby newest wasmi (#12501) seal_reentrant_countreturns contract reentrant count (#12695)- Asset Pallet: Support repeated destroys to safely destroy large assets (#12310)
- Contracts pallet: Bump Runtime API (#12677)
- Add
CreateOriginto Assets Pallet (#12586) - New Weights for All Pallets (#12325)
- Add pallet dev mode (#12536)
- pallet-sudo: add
CheckOnlySudoAccountsigned extension (#12496) - Fix fungible unbalanced trait (#12569)
- fix: construct_runtime multiple features (#12594)
Client
- ed25519_verify: Support using dalek for historical blocks (#12661)
- Remove the
wasmtimefeature flag (#12684) - Fix
cargo checkforpallet-contracts-proc-macro(#12706) - Remove
sp_tasks::spawnAPI and related code + host functions (#12639) - update paritydb and remove dev deps on rocksdb (#12641)
API
- contracts: Replace cargo feature
unstable-interfacewith config (#12787) - Remove Default, HasCompact, and TypeInfo trait bounds on AssetId (#12740)
- Assets Pallet: reintroduce fungibles::Destroy trait (#12708)
- Allow other pallets to check asset ids. (#12666)
- Remove
sp_tasks::spawnAPI and related code + host functions (#12639) - Consolidate and deduplicate MMR API methods (#12530)
- Bound Election and Staking by MaxActiveValidators (#12436)
- stabilize 4 storage host funcs (#12611)