This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
monthly-2021-11
Pre-release
Pre-release
Automatic snapshot pre-release monthly-2021-11
Changes since last snapshot (monthly-2021-10)
Substrate changes
Runtime
- Add Baseline FRAME Benchmarks (#9691)
- contracts: Fix account counter isn't persisted (#10112)
- More lenient mechanism for identifying stash accounts in purge_keys (#10004)
- Root origin always bypass all filter, other origin cannot bypass BaseCallFilter even when constructed from Root origin (#9948)
- Rework Transaction Priority calculation (#9834)
Client
- Removal of light client from substrate (#9684)
- Don't print "Discovered new external" line for private IPs (#10055)
- make the ws buffer size configurable (#10013)
- sc-executor-wasmtime: upgrade wasmtime to 0.30.0 (#10003)
- Disable log reloading by default (#9966)
--dev
implies--tmp
(#9938)- Introduce block authorship soft deadline (#9663)
- Quickly skip invalid transactions during block authorship. (#9789)
API
- fix query details (#10107)
- Switch to using ss58-registry crate (#9755)
- pow: add Version for quick-check of metadata state and refactor lock handling (#9698)
- Add Deposit and Withdraw Events to Balances Pallet (#9425)
- Support extra constant renaming (#9814)
- Root origin always bypass all filter, other origin cannot bypass BaseCallFilter even when constructed from Root origin (#9948)
- Add low level traits to retrieve name, symbol, decimals and allowance in pallet-assets (#9757)