- Apr 03, 2020
-
-
cheme authored
* ci: fix echo sed failure Co-authored-by:
gabriel <gabriel@parity.io>
-
- Apr 01, 2020
-
-
Cecile Tonglet authored
* check_polkadot.sh: use the branch matching substrate's branch if possible * convert to grep * update comment
-
- Mar 31, 2020
-
-
gabriel klawitter authored
-
gabriel klawitter authored
* add post-build-test stage * check status * fix busybox shell * renaming for consistency
-
- Mar 26, 2020
-
-
gabriel klawitter authored
-
gabriel klawitter authored
-
- Mar 24, 2020
-
-
gabriel klawitter authored
* check_polkadot: move to external script * check_polkadot: check for companion pr Co-authored-by:
Bastian Köcher <bkchr@users.noreply.github.com> Co-authored-by:
Bastian Köcher <git@kchr.de>
-
- Mar 18, 2020
-
-
Benjamin Kampmann authored
* Version bump * Split generate_changelog.sh into separate script Can be run in the format `generate_changelog.sh $previous_version $version`. * remove early exit from publish_draft_release.sh * adding changelog * ci: change last_github_release to also find pre-releases Co-authored-by:
Martin Pugh <pugh@s3kr.it>
-
gabriel klawitter authored
-
- Mar 16, 2020
-
-
gabriel klawitter authored
-
gabriel klawitter authored
-
- Mar 10, 2020
-
-
s3krit authored
-
- Feb 26, 2020
-
-
s3krit authored
* Activate publishing of draft releases... ... And fix the message sending (missing parameter). * publish_draft_release.sh now checks latest... ... release on github rather than just a tag
-
- Feb 25, 2020
-
-
Benjamin Kampmann authored
* do not check unleash on every PR, only master and tags * move scripts folder * add signed-tag check to CI * remove publish-to-crates-io dependencies Co-authored-by:
s3krit <pugh@s3kr.it>
-
- Jan 30, 2020
-
-
Sergey Pepyakin authored
To my knowledge, we don't keep wasm blobs checked in anymore.
-
- Jan 27, 2020
-
-
gabriel klawitter authored
-
- Dec 23, 2019
-
-
gabriel klawitter authored
* ci: increase git cloning depth to 100 * check_runtime: verify shallow git clones to contain origin/master * check_runtime: fetch master branch
-
- Nov 22, 2019
-
-
Shawn Tabrizi authored
* palette -> frame * PALETTE, Palette -> FRAME * Move folder pallete -> frame * Update docs/Structure.adoc Co-Authored-By:
Benjamin Kampmann <ben.kampmann@googlemail.com> * Update docs/README.adoc Co-Authored-By:
Benjamin Kampmann <ben.kampmann@googlemail.com> * Update README.adoc
-
- Nov 21, 2019
-
-
Benjamin Kampmann authored
* fix runtime check script * fix subkey deploy * fix rustdoc-header path * Remove vulnerable rust-yaml by directly parsing clap in subkey * Make network and password optional as the test requires
-
joe petrowski authored
* /paint to /palette * rename paint to palette * rename the modules in palette to be pallets * update Structure.adoc * bump impl * fix CI directory * Update docs/Structure.adoc Co-Authored-By:
Benjamin Kampmann <ben@gnunicorn.org>
-
- Nov 14, 2019
-
-
Benjamin Kampmann authored
* Adding first rough ouline of the repository structure * Remove old CI stuff * add title * formatting fixes * move node-exits job's script to scripts dir * Move docs into subdir * move to bin * move maintainence scripts, configs and helpers into its own dir * add .local to ignore * move core->client * start up 'test' area * move test client * move test runtime * make test move compile * Add dependencies rule enforcement. * Fix indexing. * Update docs to reflect latest changes * Moving /srml->/paint * update docs * move client/sr-* -> primitives/ * clean old readme * remove old broken code in rhd * update lock * Step 1. * starting to untangle client * Fix after merge. * start splitting out client interfaces * move children and blockchain interfaces * Move trie and state-machine to primitives. * Fix WASM builds. * fixing broken imports * more interface moves * move backend and light to interfaces * move CallExecutor * move cli off client * moving around more interfaces * re-add consensus crates into the mix * fix subkey path * relieve client from executor * starting to pull out client from grandpa * move is_decendent_of out of client * grandpa still depends on client directly * lemme tests pass * rename srml->paint * Make it compile. * rename interfaces->client-api * Move keyring to primitives. * fixup libp2p dep * fix broken use * allow dependency enforcement to fail * move fork-tree * Moving wasm-builder * make env * move build-script-utils * fixup broken crate depdencies and names * fix imports for authority discovery * fix typo * update cargo.lock * fixing imports * Fix paths and add missing crates * re-add missing crates
-