- 04 Oct, 2021 1 commit
-
-
Bernhard Schuster authored
* chore: ci list files that spellcheck finds Avoid -r flag for false positives * avoid master * improve
-
- 01 Oct, 2021 1 commit
-
-
Radu Popa authored
-
- 28 Sep, 2021 1 commit
-
-
Alexander Samusev authored
* Renamed staking-miner Dockerfiles * change readme stacking-miner * mv docker/ to scripts/docker/polkadot * renamed dockerfiles in scripts/docker * renamed Dockerfiles * Update scripts/docker/staking-miner/staking_miner_injected.Dockerfile Co-authored-by:
Chevdor <chevdor@users.noreply.github.com> * renamed release.Dockerfile * renamed staking-miner dockerfiles * add label polkadot_builder.Dockerfile * Update scripts/docker/polkadot/polkadot_builder.Dockerfile Co-authored-by:
Chevdor <chevdor@users.noreply.github.com> * Update scripts/docker/polkadot/polkadot_builder.Dockerfile Co-authored-by:
Chevdor <chevdor@users.noreply.github.com> * Update scripts/docker/polkadot/polkadot_builder.Dockerfile Co-authored-by:
Chevdor <chevdor@users.noreply.github.com> * Update scripts/docker/polkadot/polkadot_builder.Dockerfile Co-authored-by:
Chevdor <chevdor@users.noreply.github.com> * Update scripts/docker/polkadot_injected_release.Dockerfile Co-authored-by:
Chevdor <chevdor@users.noreply.github.com> * Update scripts/docker/collator_injected.Dockerfile Co-authored-by:
Chevdor <chevdor@users.noreply.github.com> * Update scripts/docker/staking-miner/staking-miner_injected.Dockerfile Co-authored-by:
Chevdor <chevdor@users.noreply.github.com> * Update scripts/docker/staking-miner/staking-miner_builder.Dockerfile Co-authored-by:
Chevdor <chevdor@users.noreply.github.com> * Update scripts/docker/staking-miner/staking-miner_builder.Dockerfile Co-authored-by:
Chevdor <chevdor@users.noreply.github.com> * Update scripts/docker/staking-miner/staking-miner_injected.Dockerfile Co-authored-by:
Chevdor <chevdor@users.noreply.github.com> * move gpg server as variable to GHA config * simplified polkadot_builder.Dockerfile * gitlab-ci modify cp command in test-build-linux-stable * fix tests * renamed scripts/docker to scripts/dockerfiles * fix spellcheck * fix spellcheck Co-authored-by:
Chevdor <chevdor@users.noreply.github.com>
-
- 24 Sep, 2021 1 commit
-
-
Bastian Köcher authored
* Substrate Companion for rust 1.54 * CI: run with a staging CI image * Revert "CI: run with a staging CI image" This reverts commit f3b51da0 . * CI: debug, again * compilation fixes * tabify * update Substrate * Update .gitlab-ci.yml * CI: add ubuntu-based image with npm Co-authored-by:
Denis P <denis.pisarev@parity.io> Co-authored-by:
Andronik Ordian <write@reusable.software> Co-authored-by:
thiolliere <gui.thiolliere@gmail.com> Co-authored-by: parity-processbot <>
-
- 20 Sep, 2021 1 commit
-
-
Jaco Greeff authored
-
- 15 Sep, 2021 1 commit
-
-
Andrew Jones authored
* Use beefy branch with scale-info * Add patches * Sprinkle some TypeInfo derives * Add some TypeInfo deriv * Cargo.lock * Derive TypeInfo and skip type params for Xcm types * Cargo.lock * Fix up scale_info bounds attributes * Fix up dependencies * Use my own beefy-primitives branch * Bump BEEFY * Update patches * Add some scale-info dependencies and TypeInfo derives * More TypeInfo decoration * Update scale-info * Some TypeInfos and remove more Event pallet::metadata * Moar TypeInfos * TypeInfos galore, fix up metadata runtime API * TypeInfo * TypeInfos, update other runtime metadata APIs * Fix up Kusama, comment out some `usize` QueueSize parameter types * Remove local diener patches * Cargo.lock * Cargo.lock * Update to scale-info crates.io release * Update primitive-types branch * Update pallet-beefy to use custom branch * Update other parity-common deps * Update parity-common patches * bump a bunch of deps in parity-common * Remove parity-common patches * Bump finality-grandpa version * Cargo.lock * Update scale-info to 0.9.1 * Add recursion_limit for runtime-parachains * Add some scale_info attributes * Cargo.lock * Revert finality-grandpa bump * Cargo.lock, scale-info update * cargo update * Make sure using patched version of finality-grandpa * Use patched scale-info * Update to scale-info 0.10.0 * Update finality-grandpa * Cargo.lock * Update beefy deps * Update beefy deps again * Add scale-info dependency * Remove deprecated pallet::metadata attributes. * Add some missing scale-info deps and derives * Use some variant struct call syntax * Add missing TypeInfo impl * Add some more TypeInfo impls * Convert some call enum struct variant constructors * More scale-info deps and derives * Call enum struct variants * TypeInfo derives * Call enum variant structs * scale-info deps and derives * Call enum variant struct constructors * Use beefy-primitives scale-info feature * Use grandpa-bridge-gadget master branch * Remove finality-grandpa patch * Add missing scale_info dependency and derive * Fix up some call variant constructors * Add missing scale_info dependency * Fix some test errors * More TypeInfo derives * More call variant structs * Call variant structs in tests * Cargo.lock * Fmt * Fix more call struct variants * Another call struct variant * add scale-info/std features explicitly * More call struct variants * Add missing scale-info dependency * Fmt * review: activate scale-info/std where missing * Remove some duplicate std feature activation * review: add scale_info bounds() attr * More call variant structs * Remove recursion limit * Update beefy-primitives * Update beefy-primitives * Fix simnet call variant struct errors * Fmt * cargo update -p beefy-primitives * Add some missing TypeInfo derives * Fix some call variants * Fix some call variant underscores * Cargo.lock * Cargo.lock * Add missing TypeInfo derive * Add some more missing TypeInfo derives * Even more missing TypeInfo derives * Add TypeInfo derives to new xcm types * Fmt * Cargo.lock * Add missing TypeInfo impls * Cargo.lock * More missing TypeInfos * Fixes * Cargo.lock * Cargo.lock * Add TypeInfo impls to xcm v2 * Update to scale-info 1.0 * Update finality-grandpa 0.14.4, patch for now * Update beefy * Remove patched finality-grandpa * Add TypeInfo impl to Outcome * Fixes * Call variant struct * Call variant struct * Fix test * Add TypeInfo impl * Cargo.lock * Cargo.lock * Cargo.lock * git checkout master Cargo.lock * update Substrate * Add missing scale-info features for beefy-primitives * Fmt * Remove check for now * Update beefy-primitives, removes scale-info feature * Update beefy-primitives again Co-authored-by:
adoerr <0xad@gmx.net> Co-authored-by:
Andronik Ordian <write@reusable.software> Co-authored-by:
thiolliere <gui.thiolliere@gmail.com> Co-authored-by: parity-processbot <> Co-authored-by:
Bastian Köcher <info@kchr.de>
-
- 13 Sep, 2021 1 commit
-
-
Andronik Ordian authored
* make polkadot-runtime optional feature * sprinkle some cfg statements * ok * ok, ok * add CI check * set -e * chmod +x * fixes * fmt * nicer compile errors * Update outdated comments
-
- 09 Sep, 2021 1 commit
-
-
Sergejs Kostjucenko authored
-
- 08 Sep, 2021 1 commit
-
-
Sergejs Kostjucenko authored
* Change pipeline to use Vault
-
- 07 Sep, 2021 1 commit
-
-
Sergejs Kostjucenko authored
-
- 17 Aug, 2021 2 commits
-
-
Martin Pugh authored
-
Radu Popa authored
* Update to simnet v8 * rm duplicate * add tags also * revertme: add simnet image version for testing CI * add info regarding the image names and values * fix lint error * one more try to fix the lint * hardcode simnet version and revertme * hardcode simnet * more hardcodding * I wonder how may silly mistakes I can make * simnet image name needs to be hardcoded * Update .gitlab-ci.yml Co-authored-by:
Denis Pisarev <denis.pisarev@parity.io> * Update .gitlab-ci.yml Co-authored-by:
Denis Pisarev <denis.pisarev@parity.io> * remove revertme changes * rm unused script Co-authored-by:
Denis Pisarev <denis.pisarev@parity.io>
-
- 11 Aug, 2021 2 commits
-
-
Denis_P authored
-
- 04 Aug, 2021 1 commit
-
-
Martin Pugh authored
* initial weights job * add artifact * revertme: changes to test branch * add benchmarking instructions * Revert "revertme: changes to test branch" This reverts commit 2eab2203. * add kusama + westend weights jobs * fix chevdor comments * add temporary changes for testing again * fix * fix * test sccache fix * Revert "add temporary changes for testing again" This reverts commit bb5a7660. * whitespace
-
- 02 Aug, 2021 1 commit
-
-
Shawn Tabrizi authored
* cargo +nightly fmt * add cargo-fmt check to ci * update ci * fmt * fmt * skip macro * ignore bridges
-
- 14 Jul, 2021 1 commit
-
-
Denis_P authored
* CI: add spellcheck * revert me * CI: explicit command for spellchecker * spellcheck: edit misspells * CI: run spellcheck on diff * spellcheck: edits * spellcheck: edit misspells * spellcheck: add rules * spellcheck: mv configs * spellcheck: more edits * spellcheck: chore * spellcheck: one more thing * spellcheck: and another one * spellcheck: seems like it doesn't get to an end * spellcheck: new words after rebase * spellcheck: new words appearing out of nowhere * chore * review edits * more review edits * more edits * wonky behavior * wonky behavior 2 * wonky behavior 3 * change git behavior * spellcheck: another bunch of new edits * spellcheck: new words are koming out of nowhere * CI: finding the master * CI: fetching master implicitly * CI: undebug * new errors * a bunch of new edits * and some more * Update node/core/approval-voting/src/approval_db/v1/mod.rs Co-authored-by:
Andronik Ordian <write@reusable.software> * Update xcm/xcm-executor/src/assets.rs Co-authored-by:
Andronik Ordian <write@reusable.software> * Apply suggestions from code review Co-authored-by:
Andronik Ordian <write@reusable.software> * Suggestions from the code review * CI: scan only changed files Co-authored-by:
Andronik Ordian <write@reusable.software>
-
- 01 Jun, 2021 1 commit
-
-
Radu Popa authored
* Make script usable from both pipeline and localhost * use the new argument --simnet-version= * dummy, to trigger pipeline one more time * CI: optimize the script * No arg for help flag * CI: comment and unneded parameter Co-authored-by:
Denis P <denis.pisarev@parity.io>
-
- 27 May, 2021 1 commit
-
-
Denis_P authored
* CI: simnet to run pinned versions * CI: explanation and tag * dummy commit to trigger pipeline * try with a new tag * update new simnet stable version Co-authored-by:
radupopa2010 <radupopa2010@yahoo.com>
-
- 17 May, 2021 1 commit
-
-
Denis_P authored
-
- 13 May, 2021 1 commit
-
-
Andronik Ordian authored
* bump spec versions in kusama, polkadot and westend again II * Don't build artifacts for the downstream simnet job as it's disabled now * uncomment rococo-v1 publishing job Co-authored-by:
Vladimir Istyufeev <vladimir@parity.io>
-
- 10 May, 2021 1 commit
-
-
Vladimir Istyufeev authored
-
- 07 May, 2021 1 commit
-
-
Andronik Ordian authored
-
- 26 Apr, 2021 1 commit
-
-
Denis_P authored
-
- 22 Apr, 2021 1 commit
-
-
Denis_P authored
* CI: do not publish unnecessary things to s3 and to release registry * CI: remove the build-linux-release job * CI: publish less * CI: workspace = all * CI: more logs for the pipeline trigger * CI: chore * CI: nicer * CI: new bucket for bins * CI: no need pushing every master image to product registry * CI: default variables in image jobs * CI: optimize the bin build
-
- 19 Apr, 2021 1 commit
-
-
Radu Popa authored
-
- 14 Apr, 2021 1 commit
-
-
Denis_P authored
* CI: new image for simnet * CI: chore * CI: separate image for collator * dockerfile: it's bad upgrading in the images * CI: correct links to Dockerfiles * CI: right dotenv usage * CI: workaround GitLab's bug that failed trigger status is not reported and 'job runs forever' * CI: debug: need instead of rules to avoid the bug * dockerfile: fix storage * CI: workaround sending the status when the trigger is failed * CI: fix needed job * CI: edit comments * CI: trigger simnet with API * CI: triggering script * CI: remove real-overseer * CI: trigger real simnet
-
- 08 Apr, 2021 1 commit
-
-
asynchronous rob authored
* remove real-overseer * overseer: only activate leaves which support parachains * integrate HeadSupportsParachains into service * remove unneeded line
-
- 06 Apr, 2021 1 commit
-
-
Pierre Krieger authored
-
- 25 Mar, 2021 2 commits
-
-
Robert Klotzner authored
-
Robert Klotzner authored
-
- 23 Mar, 2021 1 commit
-
-
Denis_P authored
* CI: fix env file location * Increase payable nominators per validator (#2637) * inc * cargo run --release --features=runtime-benchmarks -- benchmark --chain=polkadot-dev --steps=50 --repeat=20 --pallet=pallet_staking --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/polkadot/src/weights/ * cargo run --release --features=runtime-benchmarks -- benchmark --chain=kusama-dev --steps=50 --repeat=20 --pallet=pallet_staking --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/kusama/src/weights/ * cargo run --release --features=runtime-benchmarks -- benchmark --chain=westend-dev --steps=50 --repeat=20 --pallet=pallet_staking --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --header=./file_header.txt --output=./runtime/westend/src/weights/ * Add test Co-authored-by:
Parity Benchmarking Bot <admin@parity.io> * Add debug messaes to the bridge actions (#2668) * more approval voting instrumentation (#2663) * more approval voting instrumentation * fix `unapproved_candidates` * Update node/core/approval-voting/src/lib.rs Co-authored-by:
Bastian Köcher <bkchr@users.noreply.github.com> * Add Parachain Onboarding to Rococo (#2660) * Add Parachain Onboarding Pallets to Rococo * remove propose_parachain * add back para sudo wrapper * Revert "remove propose_parachain" This reverts commit 38b7c33c . * turn propose_parachains into validator_manager * Update runtime/rococo/src/lib.rs Co-authored-by:
Bastian Köcher <bkchr@users.noreply.github.com> * update origin Co-authored-by:
Bastian Köcher <bkchr@users.noreply.github.com> * Improve logging (#2669) * Improve logging * Review feedback * Fix some warning and some further logging changes * Fix up CI for new labels (#2673) * Fix up CI/CD for the new labels. * Fix labels * [CI] Require D*-audit labels for any runtime changes (#2617) * update generate_release_text.rb * add checks for audit labels for runtime changes * fix check_labels.sh * use has_runtime_changes in check_runtime.sh * add D1-trivial label * fix check_labels.sh * Tweak Rococo Settings For Onboarding Testing (#2671) * Tweak Rococo Settings * rococo: use CurrentBlockRandomness wrapper in auctions Co-authored-by:
André Silva <andrerfosilva@gmail.com> Co-authored-by:
Bastian Köcher <info@kchr.de> * Fix check-labels.yml for forked repos (#2677) * fix check-labels.yml for forked repos * update labels * CI: pass VERSION variable to SimNet * CI: chore * CI: fix env file location * CI: pass VERSION variable to SimNet * CI: chore Co-authored-by:
Kian Paimani <5588131+kianenigma@users.noreply.github.com> Co-authored-by:
Parity Benchmarking Bot <admin@parity.io> Co-authored-by:
Pierre Krieger <pierre.krieger1708@gmail.com> Co-authored-by:
Robert Habermeier <rphmeier@gmail.com> Co-authored-by:
Bastian Köcher <bkchr@users.noreply.github.com> Co-authored-by:
Shawn Tabrizi <shawntabrizi@gmail.com> Co-authored-by:
Gavin Wood <gavin@parity.io> Co-authored-by:
Martin Pugh <pugh@s3kr.it> Co-authored-by:
André Silva <andrerfosilva@gmail.com> Co-authored-by:
Bastian Köcher <info@kchr.de>
-
- 22 Mar, 2021 1 commit
-
-
Denis_P authored
* CI: build an image and trigger simnet * CI: think of a funny name * CI: fix the artifact * CI: address the bug with .env * CI: some explanation
-
- 03 Mar, 2021 1 commit
-
-
Robert Klotzner authored
* WIP: Whole subsystem test. * New tests compile. * Avoid needless runtime queries for no validator nodes. * Make tx and rx publicly accessible in virtual overseer. This simplifies mocking in some cases, as tx can be cloned, but rx can not. * Whole subsystem test working. * Update node/network/availability-distribution/src/session_cache.rs Co-authored-by:
Andronik Ordian <write@reusable.software> * Update node/network/availability-distribution/src/session_cache.rs Co-authored-by:
Andronik Ordian <write@reusable.software> * Document better what `None` return value means. * Get rid of BitVec dependency. * Update Cargo.lock * Hopefully fixed implementers guide build. Co-authored-by:
Andronik Ordian <write@reusable.software>
-
- 17 Feb, 2021 1 commit
-
-
Martin Pugh authored
* set -e for tx job * dont set -e while we investigate * fetch latest release polkadot * add jq to node:15 image * Add logic for timing out if nodes never start listening * remove trap
-
- 10 Feb, 2021 1 commit
-
-
Martin Pugh authored
* move lib.sh to common dir * make check-labels a github action * check out the repo * fix secrets * add labelled PR type * remove check-labels job from gitlab * trigger on unlabelling also
-
- 07 Feb, 2021 1 commit
-
-
Denis_P authored
* CI: change manual triggering to auto based on rules [skip ci] * CI: remove debug comments [skip ci] * CI: chore * CI: chore * CI: cargo update -p sp_io
-
- 12 Jan, 2021 2 commits
- 06 Jan, 2021 1 commit
-
-
Denis_P authored
-