Automatic snapshot pre-release monthly-2021-10
Changes since last snapshot (monthly-2021-09)
Substrate changes
Runtime
- Fungibles and Non-Fungibles Create and Destroy Traits + Assets and Uniques Implementation (#9844)
- Implement a
CountedStorageMap(#9125) - Emit log on Runtime Code change. (#9580)
- Migrate
pallet-tipsto the new pallet attribute macro (#9711) - Use the precise number of approvals when constructing RawOrgin::Members (#9647)
- Implemented
seal_ecdsa_recoveryfunction in the contract pallet (#9686) - contracts: Remove state rent (#9669)
- Add VoteLocking config (#9641)
Client
follow-chaintesting mode for try-runtime (and revamp CLI configs). (#9788)- Emit log on Runtime Code change. (#9580)
- Add
childstate_getStorageEntriesRPC (#9459) - Use tokio runtime handle instead of
TaskExecutorabstraction (#9737) - Store the database in a role specific subdirectory (#9645)
- Fixed block response limit check (#9692)
API
- Extend PalletInfoAccess with module_name and crate_version method (#9690)
- Migrate
pallet-sessionto the new pallet macro (#9796) - pallet macro: allow to declare individual unbounded storage for those who cannot go into PoV (#9670)
- Society Pallet to FrameV2 (#9472)
- Bounties Pallet to FrameV2 (#9566)
- Generate storage info for pallet im_online (#9654)
- Enrich metadata with type information (#8615)
- Emit log on Runtime Code change. (#9580)
- Migrate
pallet-collectiveto the new pallet attribute macro (#9115) - Migrate
pallet-tipsto the new pallet attribute macro (#9711) - add query types to generate_storage_alias (#9659)
- Migrate
pallet-membershipto the new pallet attribute macro (#9080) - sp-utils => sc-utils (#9677)
- Add VoteLocking config (#9641)