monthly-2023-02
版本发布时间: 2023-02-01 09:35:43
paritytech/substrate最新发布版本:monthly-2023-08(2023-08-01 09:35:33)
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
toframe_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
fromEnsure*
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)