Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

monthly-2022-12

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Dec 01:35
982f599

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 and wasmi-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 for pallet-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)