This repository was archived by the owner on Nov 15, 2023. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork2.7k
Tags: paritytech/substrate
Tags
monthly-2023-08
[FRAME] Remove V1 Module Syntax (#14685)* Remove V1 pallet syntaxSigned-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>* Remove moreSigned-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>* More...Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>* Move no_bound derives to own folderSigned-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>* fmtSigned-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>* Keep re-exportsSigned-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>---------Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
monthly-2023-07
Stabilize V15 Metadata (#14481)* Update frame-metadata to latest branchSigned-off-by: Alexandru Vasile <alexandru.vasile@parity.io>* Stabilize V15Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>* Update frame-metadataSigned-off-by: Alexandru Vasile <alexandru.vasile@parity.io>* Use frame-metadata from crates.ioSigned-off-by: Alexandru Vasile <alexandru.vasile@parity.io>* Adjust testingSigned-off-by: Alexandru Vasile <alexandru.vasile@parity.io>* test: Adjust frame-support metadata docsSigned-off-by: Alexandru Vasile <alexandru.vasile@parity.io>* Update primitives/metadata-ir/src/lib.rsCo-authored-by: James Wilson <james@jsdw.me>---------Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>Co-authored-by: James Wilson <james@jsdw.me>Co-authored-by: parity-processbot <>
monthly-2023-06
Bump serde from 1.0.162 to 1.0.163 (#14271)* Bump serde from 1.0.162 to 1.0.163Bumps [serde](https://github.com/serde-rs/serde) from 1.0.162 to 1.0.163.- [Release notes](https://github.com/serde-rs/serde/releases)- [Commits](serde-rs/serde@v1.0.162...v1.0.163)---updated-dependencies:- dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch...Signed-off-by: dependabot[bot] <support@github.com>* bump ci* bump ci for cumulus* bump ci again---------Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Co-authored-by: Sam Johnson <sam@durosoft.com>
monthly-2023-05
Contracts: runtime_call and storage_deposit (#13990)* wip* add comments* fix comment* comments* comments* PR comment* field orders* Update frame/contracts/src/tests.rs* Update frame/contracts/fixtures/call_runtime_and_call.watCo-authored-by: Sasha Gryaznov <hi@agryaznov.com>* Apply suggestions from code reviewCo-authored-by: Sasha Gryaznov <hi@agryaznov.com>* Apply suggestions from code reviewCo-authored-by: Sasha Gryaznov <hi@agryaznov.com>* Update frame/contracts/src/tests.rsCo-authored-by: Sasha Gryaznov <hi@agryaznov.com>* Validate fees of failed call* Update frame/contracts/src/tests.rs* Update frame/contracts/src/tests.rs* Update frame/contracts/src/tests.rs* bubble up refund error* rename fixture file---------Co-authored-by: Sasha Gryaznov <hi@agryaznov.com>Co-authored-by: parity-processbot <>
monthly-2023-03
chore: move genesis block builder to chain-spec crate. (#13427)* chore: move genesis block builder to block builder crate.* add missing file* chore: move genesis block builder to sc-chain-spec* Update client/chain-spec/src/genesis.rsCo-authored-by: Bastian Köcher <git@kchr.de>* Update test-utils/runtime/src/genesismap.rsCo-authored-by: Bastian Köcher <git@kchr.de>* Update test-utils/runtime/client/src/lib.rs* fix warnings* fix warnings---------Co-authored-by: Bastian Köcher <git@kchr.de>
monthly-2023-02
grandpa: cleanup stale entries in set id session mapping (#13237)* grandpa: cleanup stale entries in set id session mapping* Update frame/grandpa/src/migrations.rsCo-authored-by: Bastian Köcher <git@kchr.de>* grandpa: remove unused import* grandpa: migration off-by-one* Update frame/grandpa/src/lib.rsCo-authored-by: Anton <anton.kalyaev@gmail.com>* Update frame/grandpa/src/lib.rsCo-authored-by: Anton <anton.kalyaev@gmail.com>* grandpa: MaxSetIdSessionEntries as u64* node-template: fix MaxSetIdSessionEntries type---------Co-authored-by: Bastian Köcher <git@kchr.de>Co-authored-by: Anton <anton.kalyaev@gmail.com>
monthly-2023-01
try-runtime: add cli option --export-proof (#12539)* try-runtime: add cli option --export-proof* extract proof in raw json format* fix build* fix(try-runtime execute-block): wrong block parsing* fmt* apply suggestions* Update utils/frame/try-runtime/cli/src/lib.rsCo-authored-by: Anton <anton.kalyaev@gmail.com>* Update utils/frame/try-runtime/cli/src/lib.rsCo-authored-by: Anton <anton.kalyaev@gmail.com>* Update utils/frame/try-runtime/cli/src/lib.rsCo-authored-by: Anton <anton.kalyaev@gmail.com>* Update utils/frame/try-runtime/cli/src/lib.rsCo-authored-by: Anton <anton.kalyaev@gmail.com>* split off external dependencies* fmt* fix try-runtime compilationCo-authored-by: Anton <anton.kalyaev@gmail.com>
monthly-2022-12
sp-runtime-v7.0.0
sp-runtime v7.0.0
PreviousNext