Andronik
e3330164a7
reward_points: refactor backing reward points ( #5474 )
2022-05-17 14:08:39 +00:00
Oliver Tale-Yazdi
32d6d1b37c
More benchmark machine args ( #11428 )
...
* Add ExecutionLimits to sc-sysinfo and return float
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Increase benchmarking duration and add options
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Fix tests
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Fix tests
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
2022-05-17 13:57:08 +00:00
mikolaichuk
8fb6919c84
Small typo ( #11392 )
...
Small typo
2022-05-17 12:03:03 +02:00
Shawn Tabrizi
101debbffa
remove deprecated ( #11432 )
2022-05-17 09:50:03 +00:00
dependabot[bot]
1a6753237d
Bump femme from 2.2.0 to 2.2.1 ( #5534 )
...
Bumps [femme](https://github.com/lrlna/femme ) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/lrlna/femme/releases )
- [Commits](https://github.com/lrlna/femme/commits )
---
updated-dependencies:
- dependency-name: femme
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-17 08:16:51 +00:00
Andrei Sandu
7f3001a491
Add counter for bounded channel sends that block. ( #5490 )
...
* Add counter for bounded channel sends that block.
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io >
* fix typos
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io >
* Fix bounded sent metric
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io >
* refactor a bit and test
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io >
* Return disconnect errors early.
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io >
* future proof error handling
Signed-off-by: Andrei Sandu <andrei-mihail@parity.io >
2022-05-17 08:01:48 +00:00
Shawn Tabrizi
fd13ef94ba
Companion for Polkadot #5536 (Remove Duplicate Traits) ( #1264 )
...
* change deps
* update lockfile for {"polkadot"}
Co-authored-by: parity-processbot <>
2022-05-17 07:12:13 +00:00
Shawn Tabrizi
2956a97aae
Remove Duplicate Traits ( #5536 )
...
* remove duplicate traits
* fmt
2022-05-17 06:37:21 +00:00
Shawn Tabrizi
d14687b2ae
Companion to #11389 (Uniques Rename) ( #1256 )
...
* rename
* weight rename
* update lockfile for {"substrate"}
* cargo update -p xcm
Co-authored-by: parity-processbot <>
2022-05-16 17:53:14 +00:00
Jegor Sidorenko
ed7d1e7ac0
Use 'Items' and 'Collections' in uniques pallet ( #11389 )
...
* Rename class to collection
* Use "assets collection" instead of "asset collection"
* Rename 'instance' to 'asset'
* Change "asset `collection`" to "`collection`"
* A bit more clean up
* Rename Asset to Item
* Add a storage hack
* Typos
* fix compile
* fmt
* Fix
* cargo run --quiet --profile=production --features=runtime-benchmarks --manifest-path=bin/node/cli/Cargo.toml -- benchmark pallet --chain=dev --steps=50 --repeat=20 --pallet=pallet_uniques --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --output=./frame/uniques/src/weights.rs --template=./.maintain/frame-weight-template.hbs
* Update frame/uniques/src/lib.rs
* cargo run --quiet --profile=production --features=runtime-benchmarks --manifest-path=bin/node/cli/Cargo.toml -- benchmark pallet --chain=dev --steps=50 --repeat=20 --pallet=pallet_uniques --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --output=./frame/uniques/src/weights.rs --template=./.maintain/frame-weight-template.hbs
* Change 'items collection' to 'collection'
* Apply suggestions
Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com >
Co-authored-by: Parity Bot <admin@parity.io >
2022-05-16 13:38:12 +00:00
Koute
359849b169
Make sure the commit hash is always of the same length in impl_version ( #11404 )
...
* Make sure the commit hash is always of the same length in `impl_version`
* Add a comment regarding the length of the commit hash
2022-05-16 12:25:15 +00:00
dependabot[bot]
b701797421
Bump zstd from 0.10.0+zstd.1.5.2 to 0.10.2+zstd.1.5.2 ( #5527 )
...
Bumps [zstd](https://github.com/gyscos/zstd-rs ) from 0.10.0+zstd.1.5.2 to 0.10.2+zstd.1.5.2.
- [Release notes](https://github.com/gyscos/zstd-rs/releases )
- [Commits](https://github.com/gyscos/zstd-rs/commits )
---
updated-dependencies:
- dependency-name: zstd
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 13:31:23 +02:00
Mara Robin B
3b685fbf91
version bumps (0.9.22) ( #5495 )
...
* bump versions to 0.9.22
* bump spec_version to 9220
2022-05-16 13:24:24 +02:00
dependabot[bot]
f8aea61e71
Bump tokio from 1.18.1 to 1.18.2 ( #5529 )
...
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-16 11:19:36 +00:00
dependabot[bot]
439709bcce
Bump syn from 1.0.92 to 1.0.94 ( #5528 )
...
Bumps [syn](https://github.com/dtolnay/syn ) from 1.0.92 to 1.0.94.
- [Release notes](https://github.com/dtolnay/syn/releases )
- [Commits](https://github.com/dtolnay/syn/compare/1.0.92...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-16 11:17:35 +00:00
dependabot[bot]
83b774fa7f
Bump prost from 0.9.0 to 0.10.3 ( #11425 )
...
Bumps [prost](https://github.com/tokio-rs/prost ) from 0.9.0 to 0.10.3.
- [Release notes](https://github.com/tokio-rs/prost/releases )
- [Commits](https://github.com/tokio-rs/prost/compare/v0.9.0...v0.10.3 )
---
updated-dependencies:
- dependency-name: prost
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-05-16 13:09:12 +02:00
Dmitriy Shabanov
9d6a4c4dbd
serde::{Serialize, Deserialize} for BoundedVec ( #11314 )
...
* serde::{Serialize, Deserialize} for BoundedVec
* Apply suggestions from code review
* FMT
* 🤦
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com >
Co-authored-by: Bastian Köcher <info@kchr.de >
2022-05-16 13:03:22 +02:00
dependabot[bot]
4f542131fc
Bump ss58-registry from 1.17.0 to 1.18.0 ( #11419 )
...
Bumps [ss58-registry](https://github.com/paritytech/ss58-registry ) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/paritytech/ss58-registry/releases )
- [Changelog](https://github.com/paritytech/ss58-registry/blob/main/CHANGELOG.md )
- [Commits](https://github.com/paritytech/ss58-registry/compare/v1.17.0...v1.18.0 )
---
updated-dependencies:
- dependency-name: ss58-registry
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-05-16 10:01:12 +00:00
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
yjh
bf694d3c0e
remove unused error InvalidCode and improve docs ( #11383 )
2022-05-16 10:25:34 +02:00
dependabot[bot]
a5d0a65bf4
Bump scale-info from 2.0.1 to 2.1.1 ( #11420 )
...
Bumps [scale-info](https://github.com/paritytech/scale-info ) from 2.0.1 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/commits/v2.1.1 )
---
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-05-16 10:07:00 +02:00
Bernhard Schuster
7f0180cef7
disable graph and expand features by default ( #5530 )
...
See https://github.com/paritytech/ci_cd/issues/433
2022-05-16 09:05:36 +02:00
dependabot[bot]
d319e0da9d
Bump tracing-subscriber from 0.3.10 to 0.3.11 ( #5300 )
...
Bumps [tracing-subscriber](https://github.com/tokio-rs/tracing ) from 0.3.10 to 0.3.11.
- [Release notes](https://github.com/tokio-rs/tracing/releases )
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.10...tracing-subscriber-0.3.11 )
---
updated-dependencies:
- dependency-name: tracing-subscriber
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 03:59:46 +00:00
dependabot[bot]
5afc2fd26a
Bump serde_json from 1.0.79 to 1.0.81 ( #5466 )
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.79 to 1.0.81.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.79...v1.0.81 )
---
updated-dependencies:
- dependency-name: serde_json
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-15 23:47:47 -04:00
dependabot[bot]
4a3758d9b8
Bump log from 0.4.16 to 0.4.17 ( #11369 )
...
* Bump log from 0.4.16 to 0.4.17
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 >
* Update Cargo.lock
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com >
2022-05-15 22:21:04 -04:00
dependabot[bot]
ebc4c4417a
Bump clap from 3.1.6 to 3.1.18 ( #11376 )
...
* Bump clap from 3.1.6 to 3.1.17
Bumps [clap](https://github.com/clap-rs/clap ) from 3.1.6 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.6...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 >
* Update utils/frame/try-runtime/cli/Cargo.toml
* Update frame/election-provider-support/solution-type/fuzzer/Cargo.toml
* use 3.1.18
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com >
2022-05-15 21:37:23 -04:00
dependabot[bot]
e44a535151
Bump clap from 3.1.12 to 3.1.18 ( #5493 )
...
Bumps [clap](https://github.com/clap-rs/clap ) from 3.1.12 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.12...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>
Co-authored-by: Shawn Tabrizi <shawntabrizi@gmail.com >
2022-05-15 21:31:24 -04:00
Kian Paimani
88dbef8336
make pool roles optional ( #11411 )
...
* make pool roles optional
* undo lock file changes?
* add migration
* Fix
* fix review comments
2022-05-15 07:25:48 +00:00
Nazar Mokrynskyi
8a45870878
Network sync refactoring (part 3) ( #11347 )
...
* Move `light.v1.proto` schema into new crate `sc-network-light`
* Move `sc_network::light_client_requests` and submodule to `sc_network_light::light_client_requests`
* Fix apparently outdated reference in documentation and visibility modifier
* Fix rustdoc check
* Update lock file
2022-05-14 07:17:53 +00: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
Tarek Mohamed Abdalla
685162cfd6
[Tests] [pallet-timestamp] Add tests for OnTimestampSet. ( #11323 )
...
* NF: move tests mod to another file
* NF: separate test setup to mock mod
* test: check if OnTimestampSet ran correctly.
* docs: add license header.
* fixup! NF: separate test setup to mock mod
* NF: formatting changes
2022-05-13 17:21:21 +00:00
Shawn Tabrizi
432cae1a2b
Migrate some Pallets to Named Events ( #5423 )
...
* auctions
* claims
* registrar
* Update purchase.rs
* crowdloan
* slots
* comma
2022-05-13 16:49:19 +00: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
Bernhard Schuster
511891dcce
refactor+feat: allow subsystems to send only declared messages, generate graphviz ( #5314 )
...
Closes #3774
Closes #3826
2022-05-12 17:39:05 +02:00
Bernhard Schuster
26340b9054
more ParaId::from uses ( #5514 )
2022-05-12 16:46:19 +02:00
Chevdor
49ed8c6f63
Fix docker image name ( #5501 )
...
* Fix docker image name
* Fix url
* Add missing cleanup
2022-05-12 13:57:08 +00:00
Mara Robin B
9fb96a7d2f
improve wording of release notes ( #5513 )
...
* remove verbose 'refs/tags/' from changelog
* fix wording in pre_release changelog template
* improve migrations wording in changelog template
* fixup
2022-05-12 15:56:33 +02:00
Mara Robin B
2bb89cc5c9
cargo fmt ( #5515 )
2022-05-12 09:42:58 -04:00
Bastian Köcher
9cb699bfe9
Make clippy happy on latest nightly ( #11403 )
...
Co-authored-by: Vladimir Istyufeev <vladimir@parity.io >
2022-05-12 14:02:29 +03:00
Mara Robin B
5e458f6acb
update weights ( #5507 )
...
* rococo: update weights
* polkadot: update weights
* kusama: update weights
* westend: update weights
2022-05-12 10:44:21 +00:00
Andronik
15e7536a4e
runtime/session_info: keep track of stash keys ( #5473 )
2022-05-12 09:36:57 +00:00
Oliver Tale-Yazdi
0873e1703b
Whitelist Transactional key ( #11394 )
...
* Make constants public
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* Whitelist the transactional layer
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io >
* cargo run --quiet --profile=production --features=runtime-benchmarks --manifest-path=bin/node/cli/Cargo.toml -- benchmark pallet --chain=dev --steps=50 --repeat=20 --pallet=pallet_nomination_pools --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --output=./frame/nomination-pools/src/weights.rs --template=./.maintain/frame-weight-template.hbs
Co-authored-by: Parity Bot <admin@parity.io >
2022-05-12 01:34:38 +00:00
Kian Paimani
eb2448e1be
companion for 11350 ( #5489 )
...
* fix all runtimes
* fix staking miner
* update lockfile for {"substrate"}
Co-authored-by: parity-processbot <>
2022-05-11 19:22:15 +00:00
Denis Pisarev
bca124a46f
CI: temporarily build docs with a nightly compiler ( #5508 )
2022-05-11 20:23:30 +02:00
Kian Paimani
d06d20d65b
New sub-trait to mock staking miner ( #11350 )
...
* new separate config trait for staking miner
* fix some docs and stuff
* relax trait bounds
* some cleanup
* Update frame/election-provider-multi-phase/src/unsigned.rs
* add comment
* self review and fix build
* fix docs
Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com >
2022-05-11 17:45:59 +00:00
Bernhard Schuster
d437a33e0b
polkadot-node-subsystem package rename mish mash cleanup ( #5502 )
...
* unify to polkadot-node-subsystem{,-test-helpers}
* chore: fmt
2022-05-11 15:32:38 +00:00
Bernhard Schuster
b67b7fa355
Avoid an excessive amount of unrelated errors on prior rustc error
...
`1.into()` -> `ParaId::from(1_u32)` (#5500 )
2022-05-11 16:11:48 +02:00
Niklas Adolfsson
d8ba3cf547
companion 11395 ( #1253 )
...
* companion for 11395
* companion for 11395
* update polkadot
2022-05-11 15:02:22 +02:00
Niklas Adolfsson
718380119a
companion for #11395 ( #5499 )
...
* companion for 11395
* update lockfile for {"substrate"}
Co-authored-by: parity-processbot <>
2022-05-11 14:24:07 +02:00
Shawn Tabrizi
479dc63af4
Only read storage after origin check ( #11391 )
...
* only read storage after origin check
* fmt
2022-05-11 11:27:26 +00:00