- Jun 05, 2022
-
-
Bastian Köcher authored
* Ensure relay chain block number strictly increases This is a safeguard for when async backing is enabled on the relay chain and multiple parachain blocks per relay chain block are legal. We will need to later change this to support then multiple parachain blocks per relay chain block. * Make the check configurable * Fix compilation * Update pallets/parachain-system/src/lib.rs Co-authored-by: André Silva <[email protected]> * Update pallets/parachain-system/src/lib.rs Co-authored-by: André Silva <[email protected]> * Fix test Co-authored-by: André Silva <[email protected]>
-
dependabot[bot] authored
Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.53 to 0.1.54. - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](https://github.com/dtolnay/async-trait/compare/0.1.53...0.1.54) --- updated-dependencies: - dependency-name: async-trait 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>
-
dependabot[bot] authored
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.95 to 1.0.96. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/1.0.95...1.0.96) --- updated-dependencies: - dependency-name: syn 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 02, 2022
-
-
Alexander Samusev authored
* [ci] Add build docker test-parachain for zombienet * debug ci * disable cancel pipeline * fix wrong rename * enable jobs * uncomment needs * fixes
-
Chevdor authored
-
- Jun 01, 2022
-
-
Chevdor authored
-
Alexander Samusev authored
* [WIP] Dockerize polkadot-parachain * fix build job * disable test job for debug * disable all tests for debug * add publish docker * fix docker publish * uncomment tests; add dag * fix docker naming * add DAG to build job * small fixes * combine test and build * fix typo * divide test and build back * Update .gitlab-ci.yml Co-authored-by: Denis Pisarev <[email protected]> * rename docker image * add needs publish-s3 * remove collect artifacts from test Co-authored-by: Denis Pisarev <[email protected]>
-
Chevdor authored
-
joe petrowski authored
* recognise no reserves * adjust should_execute * docs and pass should_execute * typo
-
Squirrel authored
* Fixup after dir re-org * Update scripts/benchmarks-ci.sh Co-authored-by: Chevdor <[email protected]> * Update scripts/benchmarks-ci.sh Co-authored-by: Chevdor <[email protected]> * Update scripts/benchmarks-ci.sh Co-authored-by: Chevdor <[email protected]> * fix typo Co-authored-by: Chevdor <[email protected]>
-
- May 31, 2022
-
-
dependabot[bot] authored
Bumps [parking_lot](https://github.com/Amanieu/parking_lot) from 0.12.0 to 0.12.1. - [Release notes](https://github.com/Amanieu/parking_lot/releases) - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md) - [Commits](https://github.com/Amanieu/parking_lot/compare/0.12.0...0.12.1) --- updated-dependencies: - dependency-name: parking_lot 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>
-
Gavin Wood authored
* Fixes * Bump * Formatting * Bump * Bump
-
Squirrel authored
-
- May 30, 2022
-
-
Bastian Köcher authored
This is basically a hack, but with the current way we initialize the node this is the easiest solution to ensure we send the correct version etc.
-
Gavin Wood authored
* Fix warnings * Bump * Fix build * Fix the build * Fixes * Formatting Co-authored-by: Bastian Köcher <[email protected]>
-
Xiliang Chen authored
-
Egor_P authored
bringing back repo checkout and adding a temp dir to avoid name duplication between binary and repo dir (#1299) * bringing back repo checkout and adding a temp dir to avoid name duplication between binary and repo dir * added hash to the action Co-authored-by: Chevdor <[email protected]> * adjusted extrinsic ordering action * addressed comments from PR * addressed comments from PR * variables reoredering Co-authored-by: Chevdor <[email protected]>
-
- May 27, 2022
-
-
Squirrel authored
batch all now looking a bit expensive compared to batch. no big changes.
-
- May 26, 2022
-
-
Sergejs Kostjucenko authored
-
Alexander Theißen authored
-
- May 25, 2022
-
-
Egor_P authored
* deleted unnecessary repo checkout to fix fetch binary step * Update .github/workflows/extrinsic-ordering-check-from-bin.yml Co-authored-by: Mara Robin B. <[email protected]> Co-authored-by: Chevdor <[email protected]> Co-authored-by: Mara Robin B. <[email protected]>
-
- May 24, 2022
-
-
Squirrel authored
-
joe petrowski authored
* add docs to parachain runtimes * update and add top readme * clarify docs * review plus licenses * Update parachains/README.md * Update parachains/runtimes/assets/README.md Co-authored-by: Bernhard Schuster <[email protected]> * Update parachains/runtimes/assets/README.md Co-authored-by: Bernhard Schuster <[email protected]> Co-authored-by: Bernhard Schuster <[email protected]>
-
- May 23, 2022
-
-
Chevdor authored
* Node bump to v0.9.220 * Runtime version bump to 922 (#1283) * Runtime version bump to 922 * Switch to 9220 * Update cargo.lock
-
João Paulo Silva de Souza authored
-
Chevdor authored
* Runtime version bump to 922 * Switch to 9220
-
Squirrel authored
* Use named events * For now standardise on message_id * cargo fmt * reverting xcm changes * remove superfluous comments * renaming * updating benches
-
- May 21, 2022
-
-
Qinxuan Chen authored
* Companion for polkadot#5569 Signed-off-by: koushiro <[email protected]> * update lockfile for {"polkadot"} Co-authored-by: parity-processbot <>
-
- May 20, 2022
-
-
dependabot[bot] authored
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v2...v3) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](https://github.com/docker/login-action/compare/v1...v2) --- updated-dependencies: - dependency-name: docker/login-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 3. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v2...v3) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/v2...v3) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Squirrel authored
* rerame res to chain-specs * split polkadot-parachains dir * rename dir parachains-common to common Co-authored-by: joe petrowski <[email protected]> Co-authored-by: Wilfried Kopp <[email protected]> Co-authored-by: Chevdor <[email protected]>
-
- May 19, 2022
-
-
Shawn Tabrizi authored
* fix cumulus compile * Update Cargo.lock
-
- May 18, 2022
-
-
Sebastian Kunert authored
* Create binary for cumulus testing node * Fix call to wrong method * Fix iterator bug * Add real networking to polkadot node * Allow using of file chain specs * Implement export of wasm blob and genesis state * Add parachain id to test service export * Remove debug logs * Fix main.rs * Do not use cli from polkadot-collator * Add tracing dependency * Improve cli structure * Use struct instead of enum for export commands * Add missing license header * Fix benchmark * add build-spec subcommand (#19) * add build-spec subcommand * reorder args * Fix formatting * Add zombienet test (#26) * add migrated tests * rename test files * uncomment args and remove extra collator node * Fix indentation (#27) * add migrated tests * rename test files * uncomment args and remove extra collator node * fix identation * Review comments * Remove unwanted version changes Co-authored-by: Sebastian Kunert <[email protected]> Co-authored-by: Javier Viola <[email protected]>
-
Sergejs Kostjucenko authored
* add GHA checks to dependabot * Update .github/dependabot.yml Co-authored-by: Chevdor <[email protected]> Co-authored-by: Chevdor <[email protected]>
-
Jegor Sidorenko authored
* Companion to #11441 * update lockfile for {"substrate"} Co-authored-by: parity-processbot <>
-
Michael Müller authored
* Update SVG * Rename `canvas-kusama` folder `contracts-rococo` * Search-Replace `canvas-kusama` with `contracts-rococo` * Search-Replace `canvas_kusama` with `contracts_rococo` * Search-Replace `canvas_rococo` with `contracts_rococo` * Rename `canvas-rococo.json` to `contracts-rococo.json` * Rename `CanvasKusamaChainSpec` to `ContractsRococoChainSpec` * Migrate chain specs and configurations to `contracts-rococo` * Adapt readme * Improve directory structure * Remove last occurrences of `canvas` * Apply `cargo fmt` * Update README.md Co-authored-by: Alexander Theißen <[email protected]> * Fix funny indentation * Fix wasm path renaming Co-authored-by: Alexander Theißen <[email protected]> Co-authored-by: Wilfried Kopp <[email protected]> Co-authored-by: Chevdor <[email protected]>
-
Alexander Theißen authored
* Companion for bounded contracts storage * Add missing import * update lockfile for {"substrate"} * bump polkadot Co-authored-by: parity-processbot <>
-
dependabot[bot] authored
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2) from 1.0.38 to 1.0.39. - [Release notes](https://github.com/dtolnay/proc-macro2/releases) - [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.38...1.0.39) --- 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>
-