monthly-2022-11
版本发布时间: 2022-11-01 09:35:55
paritytech/substrate最新发布版本:monthly-2023-08(2023-08-01 09:35:33)
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)