- 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
-
- 17 Dec, 2020 1 commit
-
-
Denis_P authored
* CI: buildah to build images * CI: secure login
-
- 16 Nov, 2020 1 commit
-
-
Martin Pugh authored
* WIP: add initial check_extrinsics_ordering.sh script * iterate through runtimes, add gitlab job * move job to publish * temp force build-linux-release to run * update check_extrinsics_ordering.sh * maybe we have to fetch release * use node docker image * revert before opening pr: force bad extrinsic ordering * revert commits to prepare for PR * move job to build stage, use bin from test-linux-release * remove FIXME * fix PR nags
-
- 19 Oct, 2020 1 commit
-
-
s3krit authored
-
- 30 Sep, 2020 1 commit
-
-
Denis_P authored
* change (CI): soon to be deprecated only changed to rules, build is now manual on PRs * change (CI): add workflow to avoid doubled pipelines, remove second job * debug (CI): unblock pipeline from waiting a manual action
-
- 27 Aug, 2020 1 commit
-
-
ddorgan authored
* Allow manual action for building a PR binary * Allow test-refs for PR manual build * Test PR build in github actions * Use steps in build * Removing build via github actions
-
- 06 Aug, 2020 1 commit
-
-
Cecile Tonglet authored
-
- 30 Jul, 2020 1 commit
-
-
s3krit authored
* Add publish-draft-release Github action * Remove publish_draft_release.sh gitlab job
-
- 20 Jul, 2020 1 commit
-
-
Benjamin Kampmann authored
* deterministic build check runtime * fix yaml * Apply suggestions from code review Co-authored-by:
s3krit <pugh@s3kr.it> * Update cargo.lock Co-authored-by:
s3krit <pugh@s3kr.it>
-
- 14 Jul, 2020 1 commit
-
-
gabriel klawitter authored
-
- 07 Jul, 2020 1 commit
-
-
asynchronous rob authored
* rename implementor's guide to implementer's guide * fix typos in more places
-
- 20 Jun, 2020 1 commit
-
-
Sergey Pepyakin authored
* Add mdbook-linkcheck * Convert todo to not a link * Fix external glossary link * Fix various broken links * Mass replace: s/.html/.md/ * My sloppy attempt to add a gitlab CI check
-
- 19 Jun, 2020 1 commit
-
-
Denis_P authored
-
- 17 Jun, 2020 1 commit
-
-
s3krit authored
* Enforces presence of C-labels to designate the importance of a release * Iterates over them on a release, takes the highest present and includes it in the release notes * Lists the change(s) that caused the release to be that priority
-
- 16 Jun, 2020 1 commit
-
-
Martin Pugh authored
-
- 10 Jun, 2020 1 commit
-
-
Denis_P authored
* change (ci): ci images were moved * change (ci): rename substrate-ci-linux
-
- 09 Jun, 2020 1 commit
-
-
s3krit authored
* Release announcements: s/kusama/polkadot/ * Additional debug info for gitlab publish script * add rustc version check job * fully comment out tag-checking * s/podman/docker/g * Switch to rust-builder image and install jq * remove temporary TODOs
-
- 20 May, 2020 1 commit
-
-
s3krit authored
-
- 15 May, 2020 2 commits
-
-
s3krit authored
* add build-wasm-release CI job * temporarily run build-wasm-release everywhere * temporary job to inspect artifacts dir * fix test job * fix test job again * remove temporary job * remove FIXME for when to run jobs * remove pointless echo * Change cargo build for wasm-pack * Checksum polkadot_cli files * make separate wasm dir for artifacts * fix nits
-
Denis_P authored
-
- 08 May, 2020 1 commit
-
-
s3krit authored
* add check_tags CI job * fix typo in gitlab-ci.yml * add more useful CI output * Make presence of github token optional
-
- 27 Apr, 2020 1 commit
-
-
Shawn Tabrizi authored
* Add benchmarking suite to all runtimes * Add `runtime-benchmarks` feature to `test-linux-stable` * Update Cargo.lock * Update Cargo.lock * Update Cargo.lock * "user" instead of "caller" * undo these changes
-
- 06 Apr, 2020 1 commit
-
-
gabriel klawitter authored
-
- 03 Apr, 2020 1 commit
-
-
gabriel klawitter authored
* ci: kusama-nightly-staging: remove builds for the branches and trigger deployment directly * ci: kusama-nightly-staging: remove ii and fix
-
- 25 Mar, 2020 1 commit
-
-
Shawn Tabrizi authored
-
- 21 Mar, 2020 2 commits
-
-
Ashley authored
* Add cli to wasm tests, update and bring closer to the substrate browser code * Remove ws.js * Update cli/src/browser.rs Co-Authored-By:
Pierre Krieger <pierre.krieger1708@gmail.com> * Update browser.rs Co-authored-by:
Gavin Wood <gavin@parity.io> Co-authored-by:
Pierre Krieger <pierre.krieger1708@gmail.com>
-
s3krit authored
* Move publish_draft_release to test stage Also remove the alert_pending_release job since it's no longer needed * delete alert_pending_release.sh * Add splitting substrate changes into subsections
-
- 05 Mar, 2020 1 commit
-
-
gabriel klawitter authored
* ci: increase artifact retention period
-
- 10 Jan, 2020 1 commit
-
-
s3krit authored
* Add publish_draft_release.sh This new CI script will generate a list of differences between this tagged version and the previous tagged version (including substrate changes), and create a draft release on Github. Once this is done, the draft release will be posted in Matrix (the channel is determined by a Gitlab CI environment variable). * Add highlighting gav for draft release
-
- 06 Jan, 2020 1 commit
-
- 03 Jan, 2020 2 commits
-
-
Arkadiy Paronyan authored
* Allow both polkadot and kusama runtimes * Allow both polkadot and kusama runtimes * Make `collator` build * Removed kusama runtime * Introduced common runtime * Updated for latest substrate * Updated CI targets * Updated CI version check * Removed unused dependency * Pulled latests substrate * Pulled latest substrate * Fixed version * Apply suggestions from code review Co-Authored-By:
Bastian Köcher <bkchr@users.noreply.github.com> * NEW_HEADS_IDENTIFIER moved to primitives * Updated CI check script * Fixed script * Set epoch duration for polkadot * ci: check_runtime for both runtimes Co-authored-by:
Bastian Köcher <bkchr@users.noreply.github.com> Co-authored-by:
gabriel klawitter <gabreal@users.noreply.github.com>
-
gabriel klawitter authored
* ci: fix release tagging after tags are added on the master branch * ci: latest tag applied to latest tag
-
- 24 Dec, 2019 1 commit
-
-
gabriel klawitter authored
-
- 13 Dec, 2019 1 commit
-
-
s3krit authored
* Add matrix release alert script and gitlab job * Update .gitlab-ci.yml Co-Authored-By:
Kirill Pimenov <kirill@parity.io>
-
- 03 Dec, 2019 1 commit
-
-
* Erasure encoding availability initial commit * Modifications to availability store to keep chunks as well as reconstructed blocks and extrinsics. * Gossip messages containig signed erasure chunks. * Requesting eraure chunks with polkadot-specific messages. * Validation of erasure chunk messages. * Apply suggestions from code review Co-Authored-By:
Luke Schoen <ltfschoen@users.noreply.github.com> * Fix build after a merge * Gossip erasure chunk messages under their own topic * erasure_chunks should use the appropriate topic * Updates Cargo.lock * Fixes after merge * Removes a couple of leftover pieces of code * Fixes simple stuff from review * Updates erasure and storage for more flexible logic * Changes validation and candidate receipt production. * Adds add_erasure_chunks method * Fixes most of the nits * Better validate_collation and validate_receipt functions * Fixes the tests * Apply suggestions from code review Co-Authored-By:
Robert Habermeier <rphmeier@gmail.com> * Removes unwrap() calls * Removes ErasureChunks primitive * Removes redundant fields from ErasureChunk struct * AvailabilityStore should store CandidateReceipt * Changes the way chunk messages are imported and validated. * Availability store now stores a validator_index and n_validators for each relay_parent. * Availability store now also stores candidate receipts. * Removes importing chunks in the table and moves it into network gossip validation. * Validation of erasure messages id done against receipts that are stored in the availability store. * Correctly compute topics for erasure messages * Removes an unused parameter * Refactors availability db querying into a helper * Adds the apis described in the writeup * Adds a runtime api to extract erasure roots form raw extrinsics. * Adds a barebone BlockImport impl for avalability store * Adds the implementation of the availability worker * Fix build after the merge with master. * Make availability store API async * Bring back the default wasmtime feature * Lines width * Bump runtime version * Formatting and dead code elimination * some style nits (#1) * More nits and api cleanup * Disable wasm CI for availability-store * Another nit * Formatting
-
- 02 Dec, 2019 1 commit
-
-
Denis_P authored
-
- 29 Nov, 2019 1 commit
-
-
Pierre Krieger authored
* Make availability-store compile for WASM * Use --manifest-path instead
-