monthly-2022-12
版本发布时间: 2022-12-01 09:35:04
paritytech/substrate最新发布版本:monthly-2023-08(2023-08-01 09:35:33)
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-sandbox
andwasmi-validation
by newest wasmi (#12501) -
seal_reentrant_count
returns contract reentrant count (#12695) - Asset Pallet: Support repeated destroys to safely destroy large assets (#12310)
- Contracts pallet: Bump Runtime API (#12677)
- Add
CreateOrigin
to Assets Pallet (#12586) - New Weights for All Pallets (#12325)
- Add pallet dev mode (#12536)
- pallet-sudo: add
CheckOnlySudoAccount
signed 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
wasmtime
feature flag (#12684) - Fix
cargo check
forpallet-contracts-proc-macro
(#12706) - Remove
sp_tasks::spawn
API and related code + host functions (#12639) - update paritydb and remove dev deps on rocksdb (#12641)
API
- contracts: Replace cargo feature
unstable-interface
with 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::spawn
API 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)