dependabot[bot]
ba01e9d32f
Bump tokio from 1.21.2 to 1.22.0 ( #1896 )
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.21.2 to 1.22.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.21.2...tokio-1.22.0 )
---
updated-dependencies:
- dependency-name: tokio
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-23 13:19:15 +01:00
Squirrel
3a624fd8ea
rename package to avoid name clash ( #1716 )
2022-11-22 14:57:14 +01:00
Pierre Besson
21b18ecefd
remove 2 Parity statemint bootnodes that will be decommissioned ( #1887 )
...
Co-authored-by: parity-processbot <>
2022-11-22 11:23:28 +01:00
dependabot[bot]
f7794d78a3
Bump clap from 4.0.25 to 4.0.26 ( #1897 )
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.0.25 to 4.0.26.
- [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.25...v4.0.26 )
---
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-22 10:14:52 +00:00
Aaro Altonen
e65ed2c51b
Companion for paritytech/substrate#12739 ( #1899 )
...
* Companion for paritytech/substrate#12739
* update lockfile for {"substrate", "polkadot"}
Co-authored-by: parity-processbot <>
2022-11-22 09:31:44 +00:00
Pierre Besson
33eb4d9d4d
remove 1 Parity Statemine bootnode that will be decommisioned ( #1892 )
2022-11-21 23:54:58 +00:00
Egor_P
97f16d9aff
[Backport] weights from v9320 release branch ( #1890 )
...
* [benchmarks] pr with weights (#1857 )
Co-authored-by: paritytech-ci <paritytech-ci@parity.io >
* [benchmarks] Update weights for statemine/t (#1859 )
* [benchmarks] pr with weights
* Update parachains/runtimes/assets/westmint/src/weights/pallet_uniques.rs
* Update parachains/runtimes/assets/westmint/src/weights/pallet_assets.rs
* Update parachains/runtimes/assets/statemine/src/weights/pallet_assets.rs
Co-authored-by: paritytech-ci <paritytech-ci@parity.io >
Co-authored-by: Squirrel <gilescope@gmail.com >
* fix weights for destroy
Co-authored-by: Paritytech CI <52199148+paritytech-ci@users.noreply.github.com >
Co-authored-by: paritytech-ci <paritytech-ci@parity.io >
Co-authored-by: Squirrel <gilescope@gmail.com >
Co-authored-by: parity-processbot <>
Co-authored-by: Anthony Alaribe <anthonyalaribe@gmail.com >
2022-11-21 14:06:32 +00:00
Qinxuan Chen
037397eb2f
Use pallet-sudo extension CheckOnylSudoAccount ( #1850 )
2022-11-19 14:39:00 +01:00
dependabot[bot]
1d5566d35d
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]
f88a97e2bc
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
3966079558
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
b46ef7edec
[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]
26e17fea7e
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
e427f58c21
companion for #12599 ( #1881 )
...
* companion for #12599
* update substrate & polkadot
2022-11-15 17:07:19 +00:00
Branislav Kontur
bd3f45dc08
Fix for xcm weight benchmarks generation ( #1872 )
2022-11-15 13:49:59 +01:00
Alexander Samusev
d3c6083502
[ci] Improve pipeline stopper ( #1873 )
...
* [ci] Improve pipeline stopper
* fail pipeline
* fix pipeline
2022-11-15 13:28:10 +01:00
Anthony Alaribe
f71bd8e633
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
fa0fdb0541
Set OnTimestampSet = Aura in all runtimes ( #1876 )
2022-11-15 11:21:46 +00:00
Alexander Samusev
3095325ac4
[ci] fix buildah ( #1870 )
2022-11-14 13:22:32 +01:00
Wilfried Kopp
24ba075e7d
Enable Docker section in the release notes
2022-11-11 20:10:33 +01:00
brendanedelson
49a9e394cf
add offchain worker to parachain config ( #1860 )
2022-11-11 11:39:36 +01: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