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

monthly-2022-11

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Nov 01:35
0d64ba4

Automatic snapshot pre-release monthly-2022-11

Changes since last snapshot (monthly-2022-10)

Substrate changes

Runtime

  • Update pallet-multisig benches (#12558)
  • Make Multisig Pallet Bounded (#12457)
  • contracts: Allow indeterministic instructions off-chain (#12469)
  • Add DefensiveTruncateFrom (#12515)
  • registrar: Avoid freebies in provide_judgement (#12465)
  • Vesting pallet - make WithdrawReasons configurable (#12109)
  • macro stubs for all pallet:: macros to improve documentation visibility and discovery + revamp of pallet macro documentation (#12334)
  • Maximum value for MultiplierUpdate (#12282)
  • Use Option<Weight> for contract dry-runs (#12429)
  • Bound uses of Call (#11649)
  • Adapt pallet-contracts to WeightV2 (#12421)
  • Remove contracts RPCs (#12358)

Client

  • Decrease default --out-peers from 25 to 15 (#12434)
  • Don't send back empty proofs if light request fails (#12372)
  • Remove contracts RPCs (#12358)

API

  • pallet-mmr: RPC API and Runtime API work with block numbers (#12345)
  • rpc: Implement transaction RPC API (#12328)
  • Bound uses of Call (#11649)