- Jun 21, 2022
-
-
Mara Broda authored
* kusama: bump spec_version to 9250 * polkadot: bump spec_version to 9250 * rococo: bump spec_version to 9250 * westend: bump spec_version to 9250 * bump version to 0.9.25 * bump transaction version (polkadot & kusama) (#5690) * kusama: bump transaction_version to 12 * polkadot: bump transaction_version to 13
-
Mara Broda authored
* westend: update weights * kusama: update weights * polkadot: update weights * rococo: update weights
-
Chevdor authored
-
- Jun 20, 2022
-
-
Bastian Köcher authored
* Companion: Bump syn * update lockfile for {"substrate"} Co-authored-by: parity-processbot <>
-
- Jun 18, 2022
-
-
dependabot[bot] authored
Bumps [hyper](https://github.com/hyperium/hyper) from 0.14.18 to 0.14.19. - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.18...v0.14.19) --- updated-dependencies: - dependency-name: hyper 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>
-
Qinxuan Chen authored
Signed-off-by:
koushiro <koushiro.cqx@gmail.com>
-
- Jun 17, 2022
-
-
Mara Broda authored
* polkadot: remove stale migrations * kusama: remove stale migrations
-
dependabot[bot] authored
Bumps [indexmap](https://github.com/bluss/indexmap) from 1.8.1 to 1.9.0. - [Release notes](https://github.com/bluss/indexmap/releases) - [Changelog](https://github.com/bluss/indexmap/blob/master/RELEASES.md) - [Commits](https://github.com/bluss/indexmap/compare/1.8.1...1.9.0) --- updated-dependencies: - dependency-name: indexmap 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>
-
- Jun 16, 2022
-
-
Robert Klotzner authored
-
joe petrowski authored
* remove kusama nomination pools init * remove OnRuntimeUpgrade import * remove stale migrations from westend Co-authored-by:
Shawn Tabrizi <shawntabrizi@gmail.com>
-
Keith Yeung authored
* Companion for paritytech/substrate#11631 * Fixes * Update sp-runtime * Fixes * update lockfile for {"substrate"} * remove unused Co-authored-by: parity-processbot <> Co-authored-by:
Shawn Tabrizi <shawntabrizi@gmail.com>
-
Keith Yeung authored
* Allow relay chain council to send XCMs * Update runtime/kusama/src/xcm_config.rs Co-authored-by:
Bastian Köcher <bkchr@users.noreply.github.com> * spellcheck Co-authored-by:
joe petrowski <25483142+joepetrowski@users.noreply.github.com> Co-authored-by:
Bastian Köcher <bkchr@users.noreply.github.com> Co-authored-by:
joepetrowski <joe@parity.io>
-
ZhiYong authored
* Companion for substrate#11618 * Fix * update lockfile for {"substrate"} Co-authored-by: parity-processbot <>
-
Georges authored
* Fixing staking miner * cargo update -p sp-io * fix spell Co-authored-by:
Shawn Tabrizi <shawntabrizi@gmail.com>
-
- Jun 14, 2022
-
-
Niklas Adolfsson authored
* bump jsonrpsee v0.14.0 * update Cargo.lock * update lockfile for {"substrate"} Co-authored-by: parity-processbot <>
-
dependabot[bot] authored
Bumps [lru](https://github.com/jeromefroe/lru-rs) from 0.7.5 to 0.7.7. - [Release notes](https://github.com/jeromefroe/lru-rs/releases) - [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/jeromefroe/lru-rs/compare/0.7.5...0.7.7) --- updated-dependencies: - dependency-name: lru 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>
-
Nazar Mokrynskyi authored
* Companion PR for https://github.com/paritytech/substrate/pull/11537 * update lockfile for {"substrate"} Co-authored-by: parity-processbot <>
-
Vsevolod Stakhov authored
* Parse generic baggage types more carefully to preserve inner structure * Add example * Way too many clones * Allow multiple generic arguments for baggage fields * Try to detect errors earlier * Support more types for the baggage fields, get rid of the path constraint
-
Bernhard Schuster authored
* filter again if it's the first statement and spam slots were applied * Update runtime/parachains/src/disputes.rs Co-authored-by:
Andronik <write@reusable.software> * fixins * add a proper test case, simplify some code Co-authored-by:
Andronik <write@reusable.software>
-
André Silva authored
* bridges: bump finality-grandpa version * bridges: fix tests * update lockfile for {"substrate"} Co-authored-by: parity-processbot <>
-
- Jun 13, 2022
-
-
Kian Paimani authored
* add weights for pool::chill * update lockfile for {"substrate"} Co-authored-by: parity-processbot <>
-
Kian Paimani authored
* enable pool slashes on Kusama and westend * fix
-
Keith Yeung authored
* Companion for paritytech/substrate#11584 * update lockfile for {"substrate"} Co-authored-by: parity-processbot <>
-
Robert Klotzner authored
* Fix cleanup of old votes. * Cleanup. * Get rid of redundant import * Tests + logging * Fix db key name. * Add some reasoning to batch size. * Add dispute data to indexed columns * Fix fmt * Add helper function. * Fix typos. * Update node/core/dispute-coordinator/src/db/v1.rs Co-authored-by:
Andronik <write@reusable.software> * Update node/core/dispute-coordinator/src/db/v1.rs Co-authored-by:
Andronik <write@reusable.software> * Add metric for how long cleanup takes. Co-authored-by:
Andronik <write@reusable.software>
-
- Jun 07, 2022
-
-
Dominique authored
-
Bernhard Schuster authored
-
dependabot[bot] authored
Bumps [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) from 0.8.5 to 0.8.8. - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.5...crossbeam-utils-0.8.8) --- updated-dependencies: - dependency-name: crossbeam-utils dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Jun 06, 2022
-
-
Bernhard Schuster authored
* extract graph * move into scope * remove dead code * add special nodes * avoid some clones * better doc * maybe better to use
* print all cycles, or an error Currently kosaraju_scc returns invalid cycles, which is yet to be investigated. * don't print tiny cycles, if there is nothing to unvisited anymore, there is a cycle * make print better * fmt ffs * correct: cycle -> scc A strongly connected cluster contains at least one cycl, but could include more. So this should be distringuished in the implementation to avoid some confusion. * fix loop exit condition * add a test for kosaraju behavior * unify on 'component' * disable graph by default https://github.com/paritytech/ci_cd/issues/433 * chore: fmt * move graph only to graph_helpers
-
- Jun 02, 2022
-
-
Chevdor authored
* Add release branch chheck and refactoring * Fix trigger patterns
-
- Jun 01, 2022
-
-
Chevdor authored
-
Oliver Tale-Yazdi authored
* Cleanup macro magic Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Make sign_call infallible Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Fix build 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> Co-authored-by: parity-processbot <>
-
- May 31, 2022
-
-
Bastian Köcher authored
Nodes are already publishing signed records since 0.9.17, but now we also enable the validation of the signature.
-
Gavin Wood authored
* Bump * Formatting
-
- May 30, 2022
-
-
Robert Klotzner authored
We are awaiting on the oneshot anyways, so we have back pressure. By using the unbounded channel make log messages like the following less likely (due to higher priority): 2022-05-30 13:46:38 2022-05-30 11:46:38.565 WARN tokio-runtime-worker parachain::provisioner: failed to assemble or send inherent data err=CanceledBackedCandidates(Canceled)
-
Mara Broda authored
* polkadot: update weights * kusama: update weights * westend: update weights * rococo: update weights
-
Gavin Wood authored
* Fix warnings * Bump
-
Mara Broda authored
[ci] Upstream benchmark script changes from https://github.com/paritytech/substrate/pull/11493 (#5586) * [ci] Upstream benchmark script changes from https://github.com/paritytech/substrate/pull/11493 * Update scripts/ci/run_benches_for_runtime.sh Co-authored-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Update scripts/ci/run_benches_for_runtime.sh Co-authored-by:
Chevdor <chevdor@users.noreply.github.com> Co-authored-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> Co-authored-by:
Chevdor <chevdor@users.noreply.github.com>
-
- May 27, 2022
-
-
Vsevolod Stakhov authored
* Prefer unbounded channel when selecting rx events * Fix tests * Forgotten fmt recursion * Extract strategy functor to allow easier modifications
-
Vsevolod Stakhov authored
* Add some meaningful logging to the force approval to understand why it fails * Add original block into the log to simplify logs lurking * Update node/core/approval-voting/src/import.rs Co-authored-by:
asynchronous rob <rphmeier@gmail.com> Co-authored-by:
asynchronous rob <rphmeier@gmail.com>
-
Mara Broda authored
* bump version to 0.9.23 * bump spec_version to 9230
-