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

monthly-2022-01

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jan 01:29
1ca6b68

Automatic snapshot pre-release monthly-2022-01

Changes since last snapshot (monthly-2021-12)

Substrate changes

Runtime

  • Inner hashing of value in state trie (runtime versioning). (#9732)
  • Emit ContractReverted error when revert flag is set (#10481)
  • Fix update_lock (#10485)
  • Remove Default bound for AccountId (#10403)
  • Preimage registrar and Scheduler integration (#10356)
  • Fix reset curator deposit when curator unassigns themself. (#10443)
  • Insufficient asset quota and deposits (#10382)
  • Introduce CheckNonZeroSender (#10413)
  • Add extrinsic to improve position in a bag of bags-list (#9829)
  • Add child-bounties pallet. (#10309)
  • contracts: Add storage deposits (#10082)
  • Minimum commission for validators (#10347)

Client

  • Inner hashing of value in state trie (runtime versioning). (#9732)
  • SlotDuration: Always fetch the slot duration from the runtime (#10509)
  • Add ClassAccount storage to unique pallet (#9940)
  • Add logger configuration hook (#10440)
  • Automatically unsubscribe storage listeners when they're dropped (RCP node memory leak fix) (#10454)
  • Remove Prometheus metrics prefix (#9543)
  • allow try-runtime and TestExternalities to report PoV size (#10372)
  • No longer include :code and :heappages in execution proofs (#10419)

API

  • Inner hashing of value in state trie (runtime versioning). (#9732)
  • Customizable ink address (#10521)
  • add to (#10524)
  • Authentication of PeerIds in authority discovery records (#10317)