Qinxuan Chen
82fd8d1ae3
Use pallet-sudo extension CheckOnylSudoAccount ( #1850 )
2022-11-19 14:39:00 +01:00
dependabot[bot]
4806d9c960
Bump futures from 0.3.24 to 0.3.25 ( #1791 )
...
Bumps [futures](https://github.com/rust-lang/futures-rs ) from 0.3.24 to 0.3.25.
- [Release notes](https://github.com/rust-lang/futures-rs/releases )
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.24...0.3.25 )
---
updated-dependencies:
- dependency-name: futures
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-18 21:08:49 +01:00
dependabot[bot]
aa2a589d0a
Bump array-bytes from 4.1.0 to 4.2.0 ( #1883 )
...
Bumps [array-bytes](https://github.com/hack-ink/array-bytes ) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/hack-ink/array-bytes/releases )
- [Changelog](https://github.com/hack-ink/array-bytes/blob/main/CHANGELOG )
- [Commits](https://github.com/hack-ink/array-bytes/compare/v4.1.0...v4.2.0 )
---
updated-dependencies:
- dependency-name: array-bytes
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-18 16:28:04 +00:00
Koute
1ab020af9b
Remove the wasmtime feature flag (companion for substrate#12684) ( #1861 )
...
* Remove the `wasmtime` feature flag
* Update `substrate` and `polkadot` to the newest `master`
* Update `substrate` and `polkadot` to the newest `master`
2022-11-18 15:28:55 +00:00
Egor_P
9f69df28f4
[Backport] bump spec and txn versions from v9320 ( #1889 )
...
* bump rococo and penpal spec_version (#1885 )
* bump txn versions (#1851 )
* bump txn version
2022-11-18 07:31:49 +00:00
dependabot[bot]
4d61724a53
Bump clap from 4.0.22 to 4.0.25 ( #1882 )
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.0.22 to 4.0.25.
- [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.22...v4.0.25 )
---
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-15 18:07:09 +00:00
Niklas Adolfsson
4cc3d4a9fe
companion for #12599 ( #1881 )
...
* companion for #12599
* update substrate & polkadot
2022-11-15 17:07:19 +00:00
Branislav Kontur
f8a7f81e76
Fix for xcm weight benchmarks generation ( #1872 )
2022-11-15 13:49:59 +01:00
Alexander Samusev
43f124cafa
[ci] Improve pipeline stopper ( #1873 )
...
* [ci] Improve pipeline stopper
* fail pipeline
* fix pipeline
2022-11-15 13:28:10 +01:00
Anthony Alaribe
0710de7af9
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-15 12:07:50 +00:00
Bastian Köcher
ac3e23f4c9
Set OnTimestampSet = Aura in all runtimes ( #1876 )
2022-11-15 11:21:46 +00:00
Alexander Samusev
3630f9da65
[ci] fix buildah ( #1870 )
2022-11-14 13:22:32 +01:00
Wilfried Kopp
cb3d0e199a
Enable Docker section in the release notes
2022-11-11 20:10:33 +01:00
brendanedelson
932eff8373
add offchain worker to parachain config ( #1860 )
2022-11-11 11:39:36 +01:00
dependabot[bot]
57cbb20339
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]
9c14a5ba3c
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
c4ebf41258
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
6307ffebf9
Bump spec_version to 9320
2022-11-09 16:22:48 +01:00
Wilfried Kopp
f4fd141e7a
Backports from release 0.9.32
2022-11-09 16:22:48 +01:00
Alexander Samusev
a225ffebb0
[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]
df6d49bc31
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
9a3e518e5c
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
6b0466cdf6
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]
8ff6689b59
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
eb4aabf86a
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
4f8f6a08e1
Use resolver 2 in the workspace. ( #1817 )
2022-11-07 21:15:18 +01:00
Michal Kucharczyk
0f17de6cc5
Cargo.lock updated ( #1824 )
2022-11-07 19:07:55 +00:00
Squirrel
786cfa4045
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
e7c6a83502
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
b7b75ff054
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]
826553c443
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]
5d32a955f8
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]
4681f57304
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]
195eb07639
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]
8dbab74430
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
b32fcdc96d
Add RPC nodes to pov-recovery test ( #1807 )
2022-10-31 19:45:20 +01:00
Alexander Theißen
5470f3e249
Companion for update wasm-opt ( #1806 )
...
* Update cc
* Update regex
2022-10-30 15:51:45 +00:00
Bastian Köcher
296d3d75d7
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
4badb7c3c7
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
6ec86b215a
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]
26e3da8e25
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
f73f661319
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
7ad763f9bd
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
247d05114a
Single ParachainBlockImport instance ( #1782 )
2022-10-21 10:41:46 +02:00
João Paulo Silva de Souza
8395a1a75b
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]
1806492574
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]
fdc8164584
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
e521ad2504
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
cd00590f21
bump zombienet version ( #1786 )
2022-10-20 16:27:22 +02:00
Oliver Tale-Yazdi
9a2f343526
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