Skip to content

Releases: Aventus-Network-Services/substrate

monthly-2021-12

01 Dec 01:26
1175446
Compare
Choose a tag to compare
monthly-2021-12 Pre-release
Pre-release

Automatic snapshot pre-release monthly-2021-12

Changes since last snapshot (monthly-2021-11)

monthly-2021-11

01 Nov 01:26
1175446
Compare
Choose a tag to compare
monthly-2021-11 Pre-release
Pre-release

Automatic snapshot pre-release monthly-2021-11

Changes since last snapshot (monthly-2021-10)

Substrate changes

Runtime

  • More lenient mechanism for identifying stash accounts in purge_keys (paritytech#10004)
  • Root origin always bypass all filter, other origin cannot bypass BaseCallFilter even when constructed from Root origin (paritytech#9948)
  • Rework Transaction Priority calculation (paritytech#9834)

Client

API

  • Switch to using ss58-registry crate (paritytech#9755)
  • pow: add Version for quick-check of metadata state and refactor lock handling (paritytech#9698)
  • Add Deposit and Withdraw Events to Balances Pallet (paritytech#9425)
  • Support extra constant renaming (paritytech#9814)
  • Root origin always bypass all filter, other origin cannot bypass BaseCallFilter even when constructed from Root origin (paritytech#9948)
  • Add low level traits to retrieve name, symbol, decimals and allowance in pallet-assets (paritytech#9757)