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
Bastian Köcher
01c2dc6b5d
Update Substrate & Polkadot ( #1173 )
2022-04-14 16:46:39 +02:00
dependabot[bot]
d66ee67fe3
Bump scale-info from 2.1.0 to 2.1.1 ( #1171 )
...
Bumps [scale-info](https://github.com/paritytech/scale-info ) from 2.1.0 to 2.1.1.
- [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/compare/v2.1.0...v2.1.1 )
---
updated-dependencies:
- dependency-name: scale-info
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-14 10:21:04 +02:00
Adrian Catangiu
da5625ba1d
use the right MMR primitives crate (companion for substrate#11183) ( #1161 )
...
* use the right MMR primitives crate
* fix cargo mmr primitives
* fix lockfile
* try another lockfile
* bump substrate to 5597a93a
* update lockfile
* update lockfile for {"polkadot"}
Co-authored-by: parity-processbot <>
2022-04-13 11:29:44 +00:00
dependabot[bot]
18d5fff6d4
Bump quote from 1.0.17 to 1.0.18 ( #1163 )
...
Bumps [quote](https://github.com/dtolnay/quote ) from 1.0.17 to 1.0.18.
- [Release notes](https://github.com/dtolnay/quote/releases )
- [Commits](https://github.com/dtolnay/quote/compare/1.0.17...1.0.18 )
---
updated-dependencies:
- dependency-name: quote
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-13 08:59:26 +02:00
dependabot[bot]
2134f683ba
Bump jsonrpsee from 0.9.0 to 0.10.1 ( #1146 )
2022-04-12 23:05:17 +02:00
Doordashcon
3eaf47bbaa
Log XCMP Queue Errors ( #1147 )
...
* test invalid xcmp data
* proper messaging
* cargo fmt
* Use `error` instead of `info`
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com >
Co-authored-by: Keith Yeung <kungfukeith11@gmail.com >
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com >
2022-04-12 22:39:17 +02:00
Tsvetomir Dimitrov
910742bf71
Handle relocation of ParachainHost in Polkadot ( #1108 )
...
* Handle relocation of `ParachainHost` in Polkadot
`ParachainHost` is no longer versioned and is in `runtime_api` module.
This is a companion for
https://github.com/paritytech/polkadot/pull/5048
* Update dependencies
2022-04-12 16:31:33 +00:00
Denis Pisarev
6de81790af
CI: rename ambiguous jobs ( #1168 )
2022-04-12 15:52:56 +02:00
Alexander Samusev
675f3b7879
Fix rules for benchmarks and publish ( #1167 )
...
* Fix rules for benchmarks and publish
* fix publish refs
* add comments
* add comment
* Apply suggestions from code review
Co-authored-by: Denis Pisarev <denis.pisarev@parity.io >
Co-authored-by: Denis Pisarev <denis.pisarev@parity.io >
2022-04-12 15:10:24 +02:00
Alexander Samusev
f452938296
Add benchmarks to pipeline ( #1074 )
...
* [Do not merge] add benchmarks to pipeline
* disable jobs for test
* Revert "[Do not merge] add benchmarks to pipeline"
This reverts commit af3cca09f2bbec7ab75e1e905314356ce4405a6f.
* add weights tag
* add stage
* empty before_script for benches
* run benchmarks on ci6
* disable cargo target dir
* disable pre-cache
* add CARGO_TARGET_DIR var to bench script
* debug
* debug
* fix script path
* divide build and benchmark into 2 jobs
* fix bench build
* small fix
* reduce benchmark output log
* add push github
* add push gh
* add after_script
* typo fix
* typo fix
* fix curl
* fix git config
* add title and body to pr
* final check that everything works
* final check that everything works
* return jobs back
* fix rules
* cancel changes benchmarks.sh
* Apply suggestions from code review
Co-authored-by: Denis Pisarev <denis.pisarev@parity.io >
* rename job
* change benches jobs to run on release-parachains-v*
* remove master refs
Co-authored-by: Denis Pisarev <denis.pisarev@parity.io >
2022-04-12 13:53:02 +02:00
dependabot[bot]
1d57eae44a
Bump scale-info from 2.0.1 to 2.1.0 ( #1165 )
...
Bumps [scale-info](https://github.com/paritytech/scale-info ) from 2.0.1 to 2.1.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.1.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 >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-12 09:43:02 +02:00
dependabot[bot]
9a9b3b8fe7
Bump tracing from 0.1.32 to 0.1.33 ( #1164 )
...
Bumps [tracing](https://github.com/tokio-rs/tracing ) from 0.1.32 to 0.1.33.
- [Release notes](https://github.com/tokio-rs/tracing/releases )
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.32...tracing-0.1.33 )
---
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-12 08:05:43 +02:00
Amar Singh
bac71feb01
Make functionality to read relay state proof entries public ( #1135 )
...
* add read entry and read optional entry to RelayChainStateProof pub methods
* rm toolchain
* docs
* Update pallets/parachain-system/src/relay_state_snapshot.rs
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com >
2022-04-11 10:45:59 +02:00
João Paulo Silva de Souza
81c7c25b30
create .github/workflows/pr-custom-review.yml ( #1153 )
2022-04-08 17:39:21 +02:00
dependabot[bot]
04bcb89133
Bump proc-macro2 from 1.0.36 to 1.0.37 ( #1150 )
...
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2 ) from 1.0.36 to 1.0.37.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases )
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.36...1.0.37 )
---
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-04-08 09:05:23 +02:00
Oliver Tale-Yazdi
7ec0963e3b
Co #11164 : Sub-commands for benchmark ( #1156 )
...
* para-template: Add bench commands
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* collator: Add bench commands
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Test benchmark commands
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Remove comments
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* update lockfile for {"polkadot"}
* Remove benchmark block test as the collator cannot produce blocks on its own
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
Co-authored-by: parity-processbot <>
2022-04-08 00:02:22 +00:00
dependabot[bot]
6713b2505d
Bump syn from 1.0.90 to 1.0.91 ( #1149 )
...
Bumps [syn](https://github.com/dtolnay/syn ) from 1.0.90 to 1.0.91.
- [Release notes](https://github.com/dtolnay/syn/releases )
- [Commits](https://github.com/dtolnay/syn/compare/1.0.90...1.0.91 )
---
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-04-07 20:45:11 +00:00
Bastian Köcher
804328c913
Remove old caching stuff from CI ( #1154 )
2022-04-07 21:15:43 +02:00
João Paulo Silva de Souza
943733298c
fix pr-custom-review.yml ( #1155 )
2022-04-07 20:11:57 +03:00
João Paulo Silva de Souza
95544bab2d
create .github/pr-custom-review.yml ( #1142 )
...
syntax in accordance to https://github.com/paritytech/pr-custom-review/tree/5814820aa0e5d35412f31dc02f9d130a8b138cae#configuration-syntax
rules in accordance to https://github.com/paritytech/pr-custom-review/blob/da1d81b9fd39705cc8b37f59235283801c818708/rules.md
2022-04-07 16:23:23 +02:00
Stephen Shelton
6b7b4a011d
Add LengthToFee to runtimes ( #1152 )
...
* Add LengthToFee to runtimes
* update lockfile for {"polkadot"}
* fmt
* Update Cargo.lock
Co-authored-by: parity-processbot <>
Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com >
2022-04-07 14:05:27 +00:00
Squirrel
e7d8a0803c
Bump collator version to 5.4 ( #1131 )
2022-04-04 18:05:32 +01:00
Squirrel
146f00ce0e
bump tx version due to substrate 10896 ( #1133 )
2022-04-04 18:05:19 +01:00