Branislav Kontur
d97f2cffa7
Fix for xcm weight benchmarks generation ( #1872 )
2022-11-22 12:03:36 +03:00
Anthony Alaribe
2e371ef995
Add migrations from pallet_asset to statemine, statemint and westmint ( #1742 )
...
* statemine: migrate pallet assets to v1
* statemint and westmint: migrate pallet assets to v1
* remove items limit
* update dependencies and crate imports
* change substrate version to dependent PR
* revert to master
* revert changes to cargo toml
* fix weights to test compilation with companion substrate branch
* change destroy etrinsic in westmint to new extrinsics
* update lockfile for {"polkadot", "substrate"}
* rebase
Co-authored-by: parity-processbot <>
2022-11-22 12:03:07 +03:00
Bastian Köcher
46e95e2bae
Set OnTimestampSet = Aura in all runtimes ( #1876 )
2022-11-22 12:02:39 +03:00
dependabot[bot]
f199f90137
Bump ruby/setup-ruby from 1.120.0 to 1.120.1
...
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby ) from 1.120.0 to 1.120.1.
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Commits](https://github.com/ruby/setup-ruby/compare/ece82769428359c077b5a5eaff268902a303c101...f2c070bbf74632495b403899c87610cd4cb99dbe )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-10 08:28:18 +01:00
dependabot[bot]
a31a450ef3
Bump Swatinem/rust-cache from 2.1.0 to 2.2.0
...
Bumps [Swatinem/rust-cache](https://github.com/Swatinem/rust-cache ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/Swatinem/rust-cache/releases )
- [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Swatinem/rust-cache/compare/b894d59a8d236e2979b247b80dac8d053ab340dd...359a70e43a0bb8a13953b04a90f76428b4959bb6 )
---
updated-dependencies:
- dependency-name: Swatinem/rust-cache
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-11-10 08:28:04 +01:00
joe petrowski
a9cb449d80
Companion for Substrate 12586 ( #1808 )
...
* companion for assets CreateOrigin
* more runtimes
* fix imports
* update lockfile for {"substrate", "polkadot"}
Co-authored-by: parity-processbot <>
2022-11-09 20:26:58 +00:00
Wilfried Kopp
4add68315f
Bump spec_version to 9320
2022-11-09 16:22:48 +01:00
Wilfried Kopp
2983e59a61
Backports from release 0.9.32
2022-11-09 16:22:48 +01:00
Alexander Samusev
e4855e352f
[ci] Fix publish benchmark results ( #1840 )
...
* [ci] Fix publish benchmark results
* Update scripts/ci/gitlab/pipeline/benchmarks.yml
Co-authored-by: Sergejs Kostjucenko <85877331+sergejparity@users.noreply.github.com >
* Update scripts/ci/gitlab/pipeline/benchmarks.yml
Co-authored-by: Sergejs Kostjucenko <85877331+sergejparity@users.noreply.github.com >
Co-authored-by: Sergejs Kostjucenko <85877331+sergejparity@users.noreply.github.com >
2022-11-09 13:57:56 +01:00
dependabot[bot]
afdfa9308c
Bump Swatinem/rust-cache from 2.0.1 to 2.1.0 ( #1816 )
...
Bumps [Swatinem/rust-cache](https://github.com/Swatinem/rust-cache ) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/Swatinem/rust-cache/releases )
- [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Swatinem/rust-cache/compare/22c9328bcba27aa81a32b1bef27c7e3c78052531...b894d59a8d236e2979b247b80dac8d053ab340dd )
---
updated-dependencies:
- dependency-name: Swatinem/rust-cache
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-09 08:40:50 +00:00
Sebastian Kunert
f68e124a96
Add example zombienet network file and instructions ( #1839 )
...
* Add simple example on how to spin up network.
* Update readme
* Remove unnecessary prefix
* Improve folder structure
* Add link to file
* Fix paths in readme
* Update README.md
Co-authored-by: Bastian Köcher <git@kchr.de >
Co-authored-by: Bastian Köcher <git@kchr.de >
2022-11-08 18:26:20 +00:00
Muharem Ismailov
1e7948e66f
Collectives: alliance and collective pallets weights ( #1813 )
...
* Collectives: alliance and collective pallets weights
* ".git/.scripts/bench-bot.sh" pallet collectives-polkadot collectives pallet_collective
* ".git/.scripts/bench-bot.sh" pallet collectives-polkadot collectives pallet_alliance
Co-authored-by: command-bot <>
2022-11-08 15:05:03 +00:00
dependabot[bot]
981b5d01eb
Bump clap from 4.0.18 to 4.0.22 ( #1830 )
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.0.18 to 4.0.22.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/v4.0.18...v4.0.22 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-07 22:51:06 +00:00
Michal Kucharczyk
244ad85506
BlockId removal: &Hash to Hash ( #1818 )
...
* BlockId removal: &Hash to Hash
It changes &Block::Hash argument to Block::Hash.
This PR is part of BlockId::Number refactoring analysis (paritytech/substrate#11292 )
* update lockfile for {"polkadot", "substrate"}
Co-authored-by: parity-processbot <>
2022-11-07 22:48:44 +00:00
Bastian Köcher
9c00df9ec8
Use resolver 2 in the workspace. ( #1817 )
2022-11-07 21:15:18 +01:00
Michal Kucharczyk
3bacf9c464
Cargo.lock updated ( #1824 )
2022-11-07 19:07:55 +00:00
Squirrel
20ed6c47bb
rename package to avoid name clash ( #1716 )
...
Co-authored-by: Bastian Köcher <info@kchr.de >
2022-11-07 11:49:40 +00:00
cheme
670945df72
Statemine state migration runtime changes. ( #1743 )
...
* init, using polkadot master
* version update
* weights copy pasted from substrate
* feature gate migration
* changes from reviews
* Change controller addresses.
* fix
* rename feature to state-trie-version-1
2022-11-07 11:09:32 +00:00
cheme
167eb516d8
Add trie migration rpc to polkadot-parachain ( #1424 )
...
* add trie migration rpc to polkadot-parachain
* pass backend
* fix
2022-11-07 10:41:45 +00:00
dependabot[bot]
368cef5fea
Bump Swatinem/rust-cache from 2.0.0 to 2.0.1 ( #1767 )
...
* Bump Swatinem/rust-cache from 2.0.0 to 2.0.1
Bumps [Swatinem/rust-cache](https://github.com/Swatinem/rust-cache ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/Swatinem/rust-cache/releases )
- [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Swatinem/rust-cache/compare/6720f05bc48b77f96918929a9019fb2203ff71f8...22c9328bcba27aa81a32b1bef27c7e3c78052531 )
---
updated-dependencies:
- dependency-name: Swatinem/rust-cache
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* match hash with version
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sergejs Kostjucenko <sergejs@parity.io >
2022-11-07 10:18:13 +00:00
dependabot[bot]
a36ac55f71
Bump ruby/setup-ruby from 1.118.0 to 1.120.0 ( #1804 )
...
* Bump ruby/setup-ruby from 1.118.0 to 1.120.0
Bumps [ruby/setup-ruby](https://github.com/ruby/setup-ruby ) from 1.118.0 to 1.120.0.
- [Release notes](https://github.com/ruby/setup-ruby/releases )
- [Commits](https://github.com/ruby/setup-ruby/compare/eae47962baca661befdfd24e4d6c34ade04858f7...ece82769428359c077b5a5eaff268902a303c101 )
---
updated-dependencies:
- dependency-name: ruby/setup-ruby
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* Update .github/workflows/release-30_create-draft.yml
Co-authored-by: Chevdor <chevdor@users.noreply.github.com >
* Update .github/workflows/release-30_create-draft.yml
Co-authored-by: Chevdor <chevdor@users.noreply.github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sergejs Kostjucenko <85877331+sergejparity@users.noreply.github.com >
Co-authored-by: Chevdor <chevdor@users.noreply.github.com >
2022-11-07 10:17:11 +00:00
dependabot[bot]
5504dc7b2d
Bump peaceiris/actions-gh-pages from 3.8.0 to 3.9.0 ( #1801 )
...
* Bump peaceiris/actions-gh-pages from 3.8.0 to 3.9.0
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages ) from 3.8.0 to 3.9.0.
- [Release notes](https://github.com/peaceiris/actions-gh-pages/releases )
- [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md )
- [Commits](https://github.com/peaceiris/actions-gh-pages/compare/068dc23d9710f1ba62e86896f84735d869951305...de7ea6f8efb354206b205ef54722213d99067935 )
---
updated-dependencies:
- dependency-name: peaceiris/actions-gh-pages
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* match hash with version
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sergejs Kostjucenko <85877331+sergejparity@users.noreply.github.com >
2022-11-07 10:15:56 +00:00
dependabot[bot]
ca213eaa49
Bump syn from 1.0.102 to 1.0.103 ( #1796 )
...
Bumps [syn](https://github.com/dtolnay/syn ) from 1.0.102 to 1.0.103.
- [Release notes](https://github.com/dtolnay/syn/releases )
- [Commits](https://github.com/dtolnay/syn/compare/1.0.102...1.0.103 )
---
updated-dependencies:
- dependency-name: syn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-02 00:09:52 +01:00
dependabot[bot]
4b869cac55
Bump scale-info from 2.2.0 to 2.3.0 ( #1809 )
...
Bumps [scale-info](https://github.com/paritytech/scale-info ) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/paritytech/scale-info/releases )
- [Changelog](https://github.com/paritytech/scale-info/blob/master/CHANGELOG.md )
- [Commits](https://github.com/paritytech/scale-info/commits/v2.3.0 )
---
updated-dependencies:
- dependency-name: scale-info
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-01 13:18:24 +01:00
Sebastian Kunert
ab02131008
Add RPC nodes to pov-recovery test ( #1807 )
2022-10-31 19:45:20 +01:00
Alexander Theißen
3577f8d398
Companion for update wasm-opt ( #1806 )
...
* Update cc
* Update regex
2022-10-30 15:51:45 +00:00
Bastian Köcher
79d442f880
Companion for aura CompatibilityMode ( #1803 )
...
* Companion for aura CompatibilityMode
As no parachain was launched with the broken authority set change handling we don't need to expose
the compatibility mode.
* FMT
* update lockfile for {"substrate", "polkadot"}
Co-authored-by: parity-processbot <>
2022-10-28 13:51:54 +00:00
Oliver Tale-Yazdi
53d8651f6b
Co #12558 : Update pallet-multisig benches ( #1805 )
...
* Typo
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Add multisig weights
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* cargo update -p polkadot-runtime-common
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
2022-10-26 22:29:27 +00:00
Shawn Tabrizi
bdfd71088f
Companion for #12457 (Bounded Multisig) ( #1793 )
...
* u16 -> u32
* update lockfile for {"polkadot", "substrate"}
Co-authored-by: parity-processbot <>
2022-10-25 19:49:33 +00:00
dependabot[bot]
3b73200c9e
Bump assert_cmd from 2.0.4 to 2.0.5 ( #1800 )
...
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd ) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/assert-rs/assert_cmd/releases )
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md )
- [Commits](https://github.com/assert-rs/assert_cmd/compare/v2.0.4...v2.0.5 )
---
updated-dependencies:
- dependency-name: assert_cmd
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-25 08:43:37 +02:00
Alexander Theißen
7c8d1f7a37
contracts: Companion for offchain indeterminism ( #1794 )
...
* Adapt to new pallet contracts API
* Fix
* Fix runtime APIs
* update lockfile for {"polkadot", "substrate"}
Co-authored-by: parity-processbot <>
2022-10-24 18:12:56 +00:00
Keith Yeung
b566f3b303
Fix a few migration issues with 2D weights ( #1755 )
...
* Give a max proof size to DMP individual weight processing during migration
* Fix a few migration issues with 2D weights
* Update substrate
* Fixes
* cargo fmt
* Re-add v1 migration
* Set DEFAULT_POV_SIZE to 64 KB
* Use Weight::from_parts
* Update Polkadot
* Fixes
2022-10-24 15:03:02 +00:00
Davide Galassi
3d257b770d
Single ParachainBlockImport instance ( #1782 )
2022-10-21 10:41:46 +02:00
João Paulo Silva de Souza
73a53d99b7
Add link to the weight comparison tool for weights PRs ( #1788 )
...
* add link to the weight comparison tool for weights PRs
* Update scripts/create-benchmark-pr.sh
Co-authored-by: Chevdor <chevdor@users.noreply.github.com >
* add backport checklist item
* move to scripts/ci
Co-authored-by: Chevdor <chevdor@users.noreply.github.com >
2022-10-21 08:01:09 +00:00
dependabot[bot]
3409d6205a
Bump assert_cmd from 2.0.4 to 2.0.5 ( #1792 )
...
Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd ) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/assert-rs/assert_cmd/releases )
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md )
- [Commits](https://github.com/assert-rs/assert_cmd/compare/v2.0.4...v2.0.5 )
---
updated-dependencies:
- dependency-name: assert_cmd
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-21 09:37:25 +02:00
dependabot[bot]
ce654c4338
Bump async-trait from 0.1.57 to 0.1.58 ( #1783 )
...
Bumps [async-trait](https://github.com/dtolnay/async-trait ) from 0.1.57 to 0.1.58.
- [Release notes](https://github.com/dtolnay/async-trait/releases )
- [Commits](https://github.com/dtolnay/async-trait/compare/0.1.57...0.1.58 )
---
updated-dependencies:
- dependency-name: async-trait
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: parity-processbot <>
2022-10-20 20:45:35 +02:00
Michal Kucharczyk
304ce594a5
BlockId removal: refactor: Finalizer ( #1779 )
...
* BlockId removal: refactor: Finalizer
It changes the arguments of methods of `Finalizer` trait from: block:
`BlockId<Block>` to: hash: `&Block::Hash`
This PR is part of BlockId::Number refactoring analysis (paritytech/substrate#11292 )
* update lockfile for {"polkadot", "substrate"}
* update Cargo.lock
* Cargo.lock update again
Co-authored-by: parity-processbot <>
2022-10-20 15:21:40 +00:00
Javier Viola
c1ce9c5dab
bump zombienet version ( #1786 )
2022-10-20 16:27:22 +02:00
Oliver Tale-Yazdi
1219981610
Co #12341 : Use try-runtime feature ( #1759 )
...
* Add try-runtime feature
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* More feature gates
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Add dummy command
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* update lockfile for {"polkadot", "substrate"}
* Fix code
* Remove unused import
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Imports...
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* fmt
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* fmt
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
Co-authored-by: parity-processbot <>
2022-10-20 13:17:36 +00:00
Alexander Samusev
43bec3623b
[ci] Fix broken ci, move zombienet job ( #1785 )
2022-10-20 11:58:46 +02:00
Alexander Samusev
a53703ee3e
[ci] Split .gitlab-ci.yml ( #1701 )
...
* [WIP][ci] Split .gitlab-ci.yml
* comment unused includes
* fix typo
* fix needs
* add all stages
* exclude zombienet from check
2022-10-19 16:31:42 +02:00
Andronik
7273afa5f2
pov-recovery: try connect to validators ( #1711 )
...
* zombienet/pov-recovery: do not setup reserved connection for collators
* connect eve to dave
* REVERTME: diener update --polkadot --branch ao-recovery-try-connect
* REVERTME: cargo update -p sp-io
* REVERTME: cargo update -p sp-io and hope for the best
* pass reserved flags for eve after --
* Revert "REVERTME: cargo update -p sp-io and hope for the best"
This reverts commit 0d66b70e5ccedc7a35bcf1b30a070e68cd6a8ccc.
* Revert "REVERTME: cargo update -p sp-io"
This reverts commit f8d16c375afd41b8e0c84b59fe62019b86ba95b9.
* REVERTME: cargo update -p sp-io
* Revert "REVERTME: cargo update -p sp-io"
This reverts commit d48e1e6aa2134591b285e284077a063356d44eed.
* REVERTME: cargo update -p sp-io
* REVERTME: cargo update -p sp-io
* try some logs and flags
* apply some suggestions from Sebastian
* let Charlie produce blocks
* Revert "REVERTME: cargo update -p sp-io"
This reverts commit 02838a656eadfcbd26520e6b60ee21ffd8b27afd.
* git checkout master Cargo.lock
* Revert "REVERTME: diener update --polkadot --branch ao-recovery-try-connect"
This reverts commit 8ae8d5347b787ce5e08d6fdb5e7f266299fd70dd.
* zombienet/pov-recovery: 4 validators
* REVERTME: diener update --polkadot --branch ao-recovery-try-connect && cargo update -p polkadot-primitives
* Revert "REVERTME: diener update --polkadot --branch ao-recovery-try-connect && cargo update -p polkadot-primitives"
This reverts commit 3cc918220de5bf8ca5368586e55556464d106afd.
* make sure it is not due to backing group connections
* clean up flags
* try no-mdns on collators, limit out-peers on validators
* try no-mdns on validators and bob
* fix bob flag
* try 7 validators (3 chunks needed for recovery)
* reserved-only on validators
* reserved-only on alice and charlie
* explicitly pass log targets
* rm default_args
* parachain=debug and cumulus-pov-recovery=debug
* try another idea
* try 13 validators (4 chunks required)
* bump block height to 20
* Register parachain after 20sec, increase block target to 20
* bump zombienet version
* remove debug
* bump zombienet
* update lockfile for {"polkadot", "substrate"}
Co-authored-by: Sebastian Kunert <skunert49@gmail.com >
Co-authored-by: Javier Viola <javier@parity.io >
Co-authored-by: parity-processbot <>
Co-authored-by: Bastian Köcher <info@kchr.de >
2022-10-19 10:02:29 +00:00
dependabot[bot]
98425f144b
Bump clap from 4.0.11 to 4.0.17 ( #1778 )
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.0.11 to 4.0.17.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/v4.0.11...v4.0.17 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-19 11:18:48 +02:00
Davide Galassi
18c01ee3d6
Reduce parachain template cognitive complexity ( #1777 )
...
* Removed some not required generics
* Type aliases for some verbose types
2022-10-19 09:58:29 +02:00
Michal Kucharczyk
5e63a1dce7
BlockId removal: refactor: StorageProvider ( #1770 )
...
* BlockId removal: refactor: StorageProvider
It changes the arguments of `Backend::StorageProvider` trait from:
block: `BlockId<Block>` to: hash: `&Block::Hash`
* update lockfile for {"polkadot", "substrate"}
Co-authored-by: parity-processbot <>
2022-10-18 14:34:14 +00:00
Sebastian Kunert
e960589cf9
Update clap to version 4 ( #1745 )
...
* Bump to clap4
* Adjust to clap 4 style
* Remove two more deprecated occurences of clap macro
* Remove "deprecated" feature from clap
* Update cargo lock
* Fix group name
* More skipped group names
2022-10-18 11:30:22 +00:00
Alexander Theißen
00626c0183
contracts: Reduce session length and enable unstable interfaces ( #1748 )
...
* Reduce session for contracts to 10 minutes
* Build pallet-contracts with unstable interface
* Set `MinCandidates` to 0 to allow only invulnerables as collators
2022-10-18 09:56:17 +00:00
Muharem Ismailov
cf9d6bb43c
Runtime release checklist template update ( #1762 )
...
* Runtime release checklist template update
* Apply suggestions from code review
Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Squirrel <gilescope@gmail.com >
* remove check
* xcm 50%
* xcm config check update
* post release
* update post release check
* update post release check
Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com >
Co-authored-by: Squirrel <gilescope@gmail.com >
2022-10-18 11:24:29 +02:00
dependabot[bot]
b24d7285e8
Bump proc-macro2 from 1.0.46 to 1.0.47 ( #1774 )
...
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2 ) from 1.0.46 to 1.0.47.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases )
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.46...1.0.47 )
---
updated-dependencies:
- dependency-name: proc-macro2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-18 09:31:07 +02:00
Chevdor
220bc559f0
GHA updates and pin ( #1768 )
...
* Pin checkout to v3.1.0 and update srtool-actions to v0.6.0
* Pin GHA ruby/setup-ruby to 1.118.0
* Update and pin GHA deps
* Pin all external GHA deps
2022-10-17 14:19:09 +00:00