dependabot[bot]
fcb06df4d2
Bump jsonrpsee-core from 0.13.0 to 0.13.1 ( #1259 )
...
Bumps jsonrpsee-core from 0.13.0 to 0.13.1.
---
updated-dependencies:
- dependency-name: jsonrpsee-core
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-16 11:18:35 +02:00
dependabot[bot]
6782343cdb
Bump syn from 1.0.93 to 1.0.94 ( #1258 )
...
Bumps [syn](https://github.com/dtolnay/syn ) from 1.0.93 to 1.0.94.
- [Release notes](https://github.com/dtolnay/syn/releases )
- [Commits](https://github.com/dtolnay/syn/compare/1.0.93...1.0.94 )
---
updated-dependencies:
- dependency-name: syn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-13 23:25:43 +02:00
Squirrel
1474308bbb
rename polkadot-collator to polkadot-parachain ( #1241 )
...
* rename polkadot-collator to polkadot-parachain
Not every node has to be a collator.
* Update README.md
Co-authored-by: Chevdor <chevdor@users.noreply.github.com >
* rename docker file
* Update .github/workflows/extrinsic-ordering-check-from-bin.yml
Co-authored-by: Chevdor <chevdor@users.noreply.github.com >
* Versioning scheme that tracks polkadot relay chain
but allows for patch releases by having a 0 at the end.
(`-patch1` patch naming schemes were discussed but they
were judged to cause downstream packagers pain.)
* update name
* update lock file
Co-authored-by: Chevdor <chevdor@users.noreply.github.com >
2022-05-13 13:02:52 +00:00
Niklas Adolfsson
d8ba3cf547
companion 11395 ( #1253 )
...
* companion for 11395
* companion for 11395
* update polkadot
2022-05-11 15:02:22 +02:00
dependabot[bot]
10c9255a93
Bump syn from 1.0.92 to 1.0.93 ( #1251 )
...
Bumps [syn](https://github.com/dtolnay/syn ) from 1.0.92 to 1.0.93.
- [Release notes](https://github.com/dtolnay/syn/releases )
- [Commits](https://github.com/dtolnay/syn/compare/1.0.92...1.0.93 )
---
updated-dependencies:
- dependency-name: syn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-11 09:16:47 +00:00
dependabot[bot]
e6a1bbd14c
Bump clap from 3.1.17 to 3.1.18 ( #1252 )
...
Bumps [clap](https://github.com/clap-rs/clap ) from 3.1.17 to 3.1.18.
- [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/v3.1.17...v3.1.18 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-11 10:39:42 +02:00
dependabot[bot]
500046dc7a
Bump tokio from 1.18.1 to 1.18.2 ( #1249 )
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.18.1 to 1.18.2.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.18.1...tokio-1.18.2 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 13:46:40 +02:00
Niklas Adolfsson
2d506dfcd7
companion #8738 (jsonrpsee) ( #823 )
...
* update polkadot and substrate
* add jsonrpsee glue code
* fix tests
* update substrate & polkadot
* update substrate & polkadot
* update Cargo.lock
* revert Cargo.toml
* revert changes in Cargo.toml
* update companion
* revert substrate change
* add Cargo.lock
* update substrate manually
* update polkadot
2022-05-10 12:53:21 +02:00
Alexander Theißen
f5c12a38bc
Companion for contracts dos vector fix ( #1242 )
...
* Companion for contracts dos vector fix
* update lockfile for {"substrate"}
Co-authored-by: parity-processbot <>
2022-05-09 10:00:44 +00:00
dependabot[bot]
4a0dd31b8d
Bump clap from 3.1.15 to 3.1.17
...
Bumps [clap](https://github.com/clap-rs/clap ) from 3.1.15 to 3.1.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/v3.1.15...v3.1.17 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-09 07:32:48 +00:00
dependabot[bot]
237df1943b
Bump proc-macro2 from 1.0.37 to 1.0.38 ( #1244 )
...
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2 ) from 1.0.37 to 1.0.38.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases )
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.37...1.0.38 )
---
updated-dependencies:
- dependency-name: proc-macro2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-07 22:48:00 +02:00
Sergejs Kostjucenko
8ca70797aa
[ci] update review rules ( #1239 )
...
* update approval rules
* add comment
2022-05-06 16:37:55 +03:00
Roman Gafiyatullin
5051c2d920
A companion PR to the https://github.com/paritytech/substrate/pull/10995 ( #1162 )
...
* Substrate API change: https://github.com/paritytech/substrate/issues/8103
* fix fallout of https://github.com/paritytech/polkadot/pull/5454
* update lockfile for {"polkadot"}
Co-authored-by: Bernhard Schuster <bernhard@ahoi.io >
Co-authored-by: parity-processbot <>
2022-05-06 12:09:41 +00:00
Chevdor
db0f2cd32c
CI deps ugrade ( #1237 )
...
* Switch to actions/checkout v3
* Upgrade subwasm version
* Bump srtool-actions to v0.4
* Remove srtool runs from master
2022-05-06 09:24:55 +02:00
Shawn Tabrizi
46e20f3cc2
Companion for Force Batch ( #1236 )
...
* add force-batch weights
* update lockfile for {"polkadot"}
Co-authored-by: parity-processbot <>
2022-05-05 15:15:43 +00:00
dependabot[bot]
990f8fc147
Bump log from 0.4.16 to 0.4.17 ( #1235 )
...
Bumps [log](https://github.com/rust-lang/log ) from 0.4.16 to 0.4.17.
- [Release notes](https://github.com/rust-lang/log/releases )
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/log/commits/0.4.17 )
---
updated-dependencies:
- dependency-name: log
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-04 02:19:08 +02:00
Bastian Köcher
7e49426df3
Update Substrate & Polkadot ( #1234 )
2022-05-03 16:49:25 +02:00
dependabot[bot]
e95d8678f2
Bump clap from 3.1.12 to 3.1.15 ( #1231 )
...
Bumps [clap](https://github.com/clap-rs/clap ) from 3.1.12 to 3.1.15.
- [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/v3.1.12...v3.1.15 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-03 13:41:45 +00:00
dependabot[bot]
b093221c4f
Bump tokio from 1.18.0 to 1.18.1
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.18.0...tokio-1.18.1 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-03 09:59:10 +00:00
dependabot[bot]
e2fe3760dd
Bump syn from 1.0.91 to 1.0.92 ( #1227 )
...
Bumps [syn](https://github.com/dtolnay/syn ) from 1.0.91 to 1.0.92.
- [Release notes](https://github.com/dtolnay/syn/releases )
- [Commits](https://github.com/dtolnay/syn/compare/1.0.91...1.0.92 )
---
updated-dependencies:
- dependency-name: syn
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-03 09:40:53 +00:00
dependabot[bot]
a5d808b8ac
Bump thiserror from 1.0.30 to 1.0.31 ( #1230 )
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 1.0.30 to 1.0.31.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.30...1.0.31 )
---
updated-dependencies:
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-03 10:56:41 +02:00
dependabot[bot]
cb89ef2d30
Bump serde from 1.0.136 to 1.0.137 ( #1229 )
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.136 to 1.0.137.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.136...v1.0.137 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-03 10:55:52 +02:00
Roman
6a8acd4273
Companion for substrate#11009 ( #1221 )
...
* Downgrade zeroize to v1.4.3
* Update Substrate & Polkadot
Co-authored-by: Bastian Köcher <info@kchr.de >
2022-04-29 23:42:38 +02:00
Koute
cd0bfea42d
Bump tempfile to 3.3.0 ( #1179 )
2022-04-28 14:23:04 +00:00
Joshua W
e0ff652a48
Companion for #11025 (Uniques Locker Trait) ( #1085 )
...
* Add Locker trait to pallet_uniques
* update lockfile for {"substrate"}
* Updated lock file to latest master substrate and polkadot
Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com >
Co-authored-by: Giles Cope <gilescope@gmail.com >
Co-authored-by: parity-processbot <>
2022-04-28 12:10:52 +00:00
dependabot[bot]
d2705b049a
Bump tokio from 1.17.0 to 1.18.0 ( #1220 )
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.17.0...tokio-1.18.0 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-28 10:56:12 +02:00
Oliver Tale-Yazdi
c5298f6245
Co #11270 : Update benchmark machine command ( #1214 )
...
* Use polkadot reference hardware for benchmark machine
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Rename POLKADOT_REFERENCE_HARDWARE -> SUBSTRATE_REFERENCE_HARDWARE
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* cargo update -p polkadot-primitives
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Revert "cargo update -p polkadot-primitives"
This reverts commit 051d51c5ab3fdd80c6351e16d3255efc67288136.
* cargo update -p polkadot-primitives
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
2022-04-26 17:46:13 +00:00
Koute
9550172cb9
Companion for Substrate#11062 ( #1113 )
...
* Align to changes in Substrate
* Align to the newest changes in substrate
* Update `Cargo.lock`
* Add hwbenches to `parachain-template` too
* update lockfile for {"polkadot"}
Co-authored-by: parity-processbot <>
2022-04-26 09:51:18 +00:00
Alexander Samusev
f0b61c91ce
[ci] Fix benchmark branch name and typo ( #1216 )
2022-04-26 11:05:54 +02:00
dependabot[bot]
2e8d7aae6c
Bump nix from 0.24.0 to 0.24.1 ( #1215 )
...
Bumps [nix](https://github.com/nix-rust/nix ) from 0.24.0 to 0.24.1.
- [Release notes](https://github.com/nix-rust/nix/releases )
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nix-rust/nix/compare/v0.24.0...v0.24.1 )
---
updated-dependencies:
- dependency-name: nix
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-26 09:40:30 +02:00
nodi-andy
2d63f6da2e
bash tutorial: change the working path after clone ( #1210 )
2022-04-25 10:38:21 +02:00
Squirrel
aed6d02055
benchmark now takes a command. ( #1191 )
2022-04-23 20:44:19 +00:00
dependabot[bot]
f88b06a151
Bump clap from 3.1.10 to 3.1.12 ( #1208 )
...
Bumps [clap](https://github.com/clap-rs/clap ) from 3.1.10 to 3.1.12.
- [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/v3.1.10...v3.1.12 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-23 20:42:44 +00:00
girazoki
f41f8a0740
Default not implemented for non-std builds for PersistedValidationData ( #1207 )
...
* Default not implemented for non-std builds for PersistedValidationData
* Remove v1
* Remove v1 for v2, this time correct
* More reverts of v1 for v2
* Update pallets/parachain-system/src/lib.rs
* fmt
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com >
2022-04-22 22:35:47 +02:00
Chevdor
e5d990b5fd
Fix priority thresholds ( #1203 )
2022-04-22 15:52:24 +02:00
Sebastian Kunert
20a7ffbfcc
Bump jsonrpsee-core to 11.0
2022-04-22 11:46:19 +00:00
dependabot[bot]
ffdea6a159
Bump jsonrpsee from 0.10.1 to 0.11.0
...
Bumps [jsonrpsee](https://github.com/paritytech/jsonrpsee ) from 0.10.1 to 0.11.0.
- [Release notes](https://github.com/paritytech/jsonrpsee/releases )
- [Changelog](https://github.com/paritytech/jsonrpsee/blob/master/CHANGELOG.md )
- [Commits](https://github.com/paritytech/jsonrpsee/compare/v0.10.1...v0.11.0 )
---
updated-dependencies:
- dependency-name: jsonrpsee
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-22 11:46:19 +00:00
Alexander Samusev
abb574000e
[ci] small fixes for benchmark jobs ( #1195 )
2022-04-22 11:10:47 +02:00
João Paulo Silva de Souza
ed17955466
skip pr-custom-review if pull request is in Draft ( #1188 )
2022-04-22 05:51:17 -03:00
Squirrel
45520d105b
warn not info ( #1190 )
...
* warn not info
Co-authored-by: Keith Yeung <kungfukeith11@gmail.com >
2022-04-22 08:51:59 +01:00
dependabot[bot]
c456ffa3f5
Bump nix from 0.23.1 to 0.24.0 ( #1200 )
...
Bumps [nix](https://github.com/nix-rust/nix ) from 0.23.1 to 0.24.0.
- [Release notes](https://github.com/nix-rust/nix/releases )
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nix-rust/nix/commits )
---
updated-dependencies:
- dependency-name: nix
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-22 08:53:57 +02:00
girazoki
d3c7d88548
Make sure when storage is empty we set the block number ( #1197 )
2022-04-21 21:18:09 +02:00
girazoki
4db9ff03a2
Implement set_block_number for runtime-bencmarks in RelayBlockNumberProiver ( #1187 )
2022-04-21 10:23:20 +02:00
Bastian Köcher
ae7a577673
Aura: Switch to SimpleSlotWorker ( #1186 )
...
* Aura: Switch to `SimpleSlotWorker`
* Fix build
* Update Substrate & Polkadot
* Update again
2022-04-21 09:57:11 +02:00
Squirrel
fafe1f1b47
Deny using relay chain for reserve transfers ( #1169 )
...
* Deny using relay chain for reserve transfers
* match on junction as well.
* Update polkadot-parachains/parachains-common/src/xcm_config.rs
* Use Err to signal deny
* Deny depisiting reserved assets + fmt
* Allow DepositReserveAssets from relay chain
Deny InitiateReserveWithdrawal
* Rather than allow DepositReserveAsset,
it was ReservAssetDeposited that should be allowed but logged.
* don't reference common parachains.
* Update parachain-template/runtime/src/xcm_config.rs
* Warn if reserve asset deposited msg detected.
Co-authored-by: Keith Yeung <kungfukeith11@gmail.com >
Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com >
2022-04-20 10:14:08 +01:00
dependabot[bot]
a696224a30
Bump clap from 3.1.9 to 3.1.10 ( #1184 )
...
Bumps [clap](https://github.com/clap-rs/clap ) from 3.1.9 to 3.1.10.
- [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/v3.1.9...v3.1.10 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-20 11:07:43 +02:00
Bastian Köcher
0ba5ff9c89
Update Substrate & Polkadot ( #1180 )
2022-04-19 15:43:21 +02:00
dependabot[bot]
1edefd93a0
Bump tracing from 0.1.33 to 0.1.34 ( #1174 )
...
Bumps [tracing](https://github.com/tokio-rs/tracing ) from 0.1.33 to 0.1.34.
- [Release notes](https://github.com/tokio-rs/tracing/releases )
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.33...tracing-0.1.34 )
---
updated-dependencies:
- dependency-name: tracing
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-16 12:25:16 +02:00
dependabot[bot]
06f0598aff
Bump clap from 3.1.8 to 3.1.9 ( #1175 )
...
Bumps [clap](https://github.com/clap-rs/clap ) from 3.1.8 to 3.1.9.
- [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/v3.1.8...v3.1.9 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-16 12:07:27 +02:00
Oliver Tale-Yazdi
5721c68436
Co #11198 : Expose benchmark machine command ( #1172 )
...
* Expose benchmark machine command
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* cargo update -p sp-io
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* cargo update -p polkadot-client
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
2022-04-15 21:39:26 +02:00