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

monthly-2023-02

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Feb 01:35
129fee7

Automatic snapshot pre-release monthly-2023-02

Changes since last snapshot (monthly-2023-01)

Substrate changes

Runtime

  • Remove uncles related code (#13216)
  • migrate new benchmarking syntax from frame_support::benchmarking to frame_benchmarking::v2 (#13235)
  • Add Proof Size to Weight Output (#11637)
  • Correct arithmetical semantic of PerDispatchClass (#13194)
  • contracts: Deprecate random interface (#13204)
  • [Fix] CountedMap::set now takes Counter into account (#13214)
  • Scheduler is already at V4 (#13105)
  • Allow duplicate topics in smart contract events (#13065)
  • Remove Copy from Ensure* traits (#13043)
  • Selectable on-runtime-upgrade checks (#13045)

Client

  • Add task type label to metrics (#13240)
  • Rename *-private-ipv4 to *-private-ip CLI args (#13208)
  • sc-network: Ensure private addresses are disabled if requested (#13185)
  • Fix the storage_size/state_getStorageSize RPC call (#13154)
  • [client/network] Add support for /wss addresses (#13152)
  • Selectable on-runtime-upgrade checks (#13045)

API

  • Add WeightToFee and LengthToFee impls to transaction-payment Runtime API (#13110)
  • new proc-macro-based benchmarking syntax (#12924)
  • Fix the storage_size/state_getStorageSize RPC call (#13154)