- Jul 08, 2022
-
-
dependabot[bot] authored
Bumps [chevdor/srtool-actions](https://github.com/chevdor/srtool-actions) from 0.4.0 to 0.5.0. - [Release notes](https://github.com/chevdor/srtool-actions/releases) - [Commits](https://github.com/chevdor/srtool-actions/compare/v0.4.0...v0.5.0) --- updated-dependencies: - dependency-name: chevdor/srtool-actions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
BenWhiteJam authored
* Update release-99_bot.yml * Update .github/workflows/release-99_bot.yml Co-authored-by: Chevdor <[email protected]>
-
- Jul 06, 2022
-
-
Chevdor authored
* Bump spec_version to 9260 * Version bump to v0.9.26
-
Xavier Lau authored
-
dependabot[bot] authored
Bumps [wasmtime](https://github.com/bytecodealliance/wasmtime) from 0.38.0 to 0.38.1. - [Release notes](https://github.com/bytecodealliance/wasmtime/releases) - [Changelog](https://github.com/bytecodealliance/wasmtime/blob/main/docs/WASI-some-possible-changes.md) - [Commits](https://github.com/bytecodealliance/wasmtime/compare/v0.38.0...v0.38.1) --- updated-dependencies: - dependency-name: wasmtime dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Chevdor authored
-
Chevdor authored
* Bump impl_version for Westend (#5745) * Bump Westend specs to 9251
-
Svyatoslav Nikolsky authored
* remove bridges folder * remove BRIDGES.md * remove bridges mentions from top Cargo.toml * remove bridges from CODEOWNERS * remove bridges mentions from testing.md * remove bridge pallets from Rococo/Wococo runtime * also remove from node
-
- Jul 05, 2022
-
-
Javier Viola authored
* Update metric name and doc Signed-off-by: Andrei Sandu <[email protected]> * add test and rename metric to use * change within time for test * Update .gitlab-ci.yml Co-authored-by: Alexander Samusev <[email protected]> * Update .gitlab-ci.yml Co-authored-by: Alexander Samusev <[email protected]> * Properly format the stash account Signed-off-by: Andrei Sandu <[email protected]> * Update test Signed-off-by: Andrei Sandu <[email protected]> * change metric name * Bump quote from 1.0.19 to 1.0.20 (#5736) Bumps [quote](https://github.com/dtolnay/quote) from 1.0.19 to 1.0.20. - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.19...1.0.20) --- updated-dependencies: - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * backport minimum weight to fee to master (#5739) * propose fix fees * add tests to kusama runtime as well * better tests * last change * last update * Fix test * ignore tests again * staking-miner: CLI flag delay solution x secs (#5734) * staking-miner: CLI flag delay solution x secs * Update utils/staking-miner/src/monitor.rs * Update utils/staking-miner/src/opts.rs * more logging * add more verbose logging * Update utils/staking-miner/src/opts.rs Co-authored-by: David <[email protected]> * Update utils/staking-miner/src/opts.rs Co-authored-by: David <[email protected]> * remove redundant check Co-authored-by: David <[email protected]> * fix(staking miner): check latest state in solution (#5744) * bump zombienet version and fix test * Update zombienet_tests/smoke/0003-deregister-register-validator-smoke.toml Co-authored-by: Chevdor <[email protected]> * Update zombienet_tests/smoke/0003-deregister-register-validator.js Co-authored-by: Chevdor <[email protected]> Co-authored-by: Andrei Sandu <[email protected]> Co-authored-by: Alexander Samusev <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kian Paimani <[email protected]> Co-authored-by: Niklas Adolfsson <[email protected]> Co-authored-by: David <[email protected]> Co-authored-by: Andrei Sandu <[email protected]> Co-authored-by: Chevdor <[email protected]>
-
Chevdor authored
-
- Jul 04, 2022
-
-
Vsevolod Stakhov authored
* Limit number of elements loaded from the stagnant key This will likely be required if we enable stagnant prunning as currently database has way too many entries to be prunned in a single iteration * Fmt run * Slightly improve logging * Some more debug nits * Fmt pass
-
- Jul 01, 2022
-
-
Niklas Adolfsson authored
-
- Jun 30, 2022
-
-
Niklas Adolfsson authored
* staking-miner: CLI flag delay solution x secs * Update utils/staking-miner/src/monitor.rs * Update utils/staking-miner/src/opts.rs * more logging * add more verbose logging * Update utils/staking-miner/src/opts.rs Co-authored-by: David <[email protected]> * Update utils/staking-miner/src/opts.rs Co-authored-by: David <[email protected]> * remove redundant check Co-authored-by: David <[email protected]>
-
- Jun 29, 2022
-
-
Kian Paimani authored
* propose fix fees * add tests to kusama runtime as well * better tests * last change * last update * Fix test * ignore tests again
-
dependabot[bot] authored
Bumps [quote](https://github.com/dtolnay/quote) from 1.0.19 to 1.0.20. - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.19...1.0.20) --- updated-dependencies: - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Jun 28, 2022
-
-
ordian authored
* zombienet: try to fix parachains upgrade test * try a different collator image * Revert "try a different collator image" This reverts commit c83b2929f5a703be0979b4429ab01808408b074d. * try setting cumulusBased * fix zombienet upgrade test * change image * update command for test * update zombienet image * bump zombienet version * bump zn version * Revert "try setting cumulusBased" This reverts commit 0312fa0a7a19065e097b186a08757938abd7c130. * Revert "update command for test" This reverts commit 81707e30188a1838e952d66deedaecbff6cb2971. * Revert "change image" This reverts commit 43a4f4a6a0286f5bf6698a44b82de835a723b531. * zombienet: change validator image to a PR branch Co-authored-by: Javier Viola <[email protected]>
-
Koute authored
* Update dependencies * Update `substrate` to ee3eb8f2448cc1bb978c5d1564febd351c128bb0
-
Andrei Sandu authored
Signed-off-by: Andrei Sandu <[email protected]>
-
dependabot[bot] authored
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.10 to 0.11.11. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](https://github.com/seanmonstar/reqwest/compare/v0.11.10...v0.11.11) --- updated-dependencies: - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Jun 27, 2022
-
-
João Paulo Silva de Souza authored
-
dependabot[bot] authored
Bumps [parity-scale-codec](https://github.com/paritytech/parity-scale-codec) from 3.1.2 to 3.1.5. - [Release notes](https://github.com/paritytech/parity-scale-codec/releases) - [Changelog](https://github.com/paritytech/parity-scale-codec/blob/master/CHANGELOG.md) - [Commits](https://github.com/paritytech/parity-scale-codec/compare/parity-scale-codec-3.1.2...parity-scale-codec-3.1.5) --- updated-dependencies: - dependency-name: parity-scale-codec dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Chevdor authored
* Add checklist item * Update .github/ISSUE_TEMPLATE/release.md Co-authored-by: Mara Robin B. <[email protected]>
-
- Jun 25, 2022
-
-
Chevdor authored
* Refactoring opts out * Implement info command fix #5560 * remove useless change * Remove unnecessary brackets * Fix and add tests * Promote the uri flag to global * Ignore lint identity ops * Reverse adding #[allow(identity_op)] * Add cli test for the info command * Add licende headers and fix some grumbles * Add retrieval of the linked version and make the json output optional * Fix tests * Keep it generic and renamed builtin into linked * Rebase master * Add runtimes compatibility information * Silence erroneous warning about unsafe * Fix spellcheck * Update utils/staking-miner/src/runtime_versions.rs Co-authored-by: Niklas Adolfsson <[email protected]>
-
- Jun 24, 2022
-
-
Koute authored
* Bump `wasmtime` to 0.37.0 and `zstd` to 0.11.2 * Bump `wasmtime` to 0.38.0 * update lockfile for {"substrate"} Co-authored-by: parity-processbot <>
-
Sergei Shulepov authored
* pvf: ensure enough stack space * fix typos Co-authored-by: Andronik <[email protected]> * Use rayon to cache the thread Co-authored-by: Andronik <[email protected]>
-
dependabot[bot] authored
Bumps [generic-array](https://github.com/fizyk20/generic-array) from 0.12.3 to 0.12.4. - [Release notes](https://github.com/fizyk20/generic-array/releases) - [Changelog](https://github.com/fizyk20/generic-array/blob/0.12.4/CHANGELOG.md) - [Commits](https://github.com/fizyk20/generic-array/compare/0.12.3...0.12.4) --- updated-dependencies: - dependency-name: generic-array dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Jun 23, 2022
-
-
Sergei Shulepov authored
-
dependabot[bot] authored
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.39 to 1.0.40. - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.39...1.0.40) --- updated-dependencies: - dependency-name: proc-macro2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
João Paulo Silva de Souza authored
-
dependabot[bot] authored
Bumps [thread_local](https://github.com/Amanieu/thread_local-rs) from 1.1.0 to 1.1.4. - [Release notes](https://github.com/Amanieu/thread_local-rs/releases) - [Commits](https://github.com/Amanieu/thread_local-rs/compare/v1.1.0...1.1.4) --- updated-dependencies: - dependency-name: thread_local dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [quote](https://github.com/dtolnay/quote) from 1.0.18 to 1.0.19. - [Release notes](https://github.com/dtolnay/quote/releases) - [Commits](https://github.com/dtolnay/quote/compare/1.0.18...1.0.19) --- updated-dependencies: - dependency-name: quote dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- Jun 22, 2022
-
-
Adrian Catangiu authored
* Rococo: add new pallet-beefy-mmr API * rename BeefyMmr exposed api * update lockfile for {"substrate"} Co-authored-by: parity-processbot <>
-
Andrei Sandu authored
* Update authority metrics before bailing out Signed-off-by: Andrei Sandu <[email protected]> * remove redundant call Signed-off-by: Andrei Sandu <[email protected]> * doc Signed-off-by: Andrei Sandu <[email protected]> * review feedback Signed-off-by: Andrei Sandu <[email protected]>
-
Alexander Samusev authored
* [DO NOT MERGE] Add publish docker staking-miner * debug docker publish * remove debug * small naming fix * fix comment
-
- Jun 21, 2022
-
-
Javier Viola authored
* re-enable upgrade test * fix job name * Update .gitlab-ci.yml Co-authored-by: Alexander Samusev <[email protected]> * Update .gitlab-ci.yml Co-authored-by: Alexander Samusev <[email protected]> * Fix test env path Signed-off-by: Andrei Sandu <[email protected]> Co-authored-by: Andronik <[email protected]> Co-authored-by: Alexander Samusev <[email protected]> Co-authored-by: Andrei Sandu <[email protected]>
-
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-