1. Sep 06, 2021
  2. Sep 03, 2021
  3. Sep 02, 2021
  4. Aug 30, 2021
  5. Aug 25, 2021
    • Michael Müller's avatar
      Synchronize with Substrate (#71) · d44ee14d
      Michael Müller authored
      * Synchronize and reduce duff with Substrate
      
      * Add helper script for syncing with Substrate
      
      * Add `RuntimeBlockWeights` and `RuntimeBlockLength` back
      
      * Add imports and definition
      
      * Add invocation comment
      d44ee14d
  6. Aug 09, 2021
  7. Aug 05, 2021
    • Michael Müller's avatar
      Set default license + Add Substrate's `rustfmt` config (#69) · 7d657625
      Michael Müller authored
      * Add license
      
      * Add rustfmt config
      
      * Add `fmt` CI job
      
      * Add `FILE_HEADER` to files
      
      * Apply `cargo fmt`
      
      * Revert "Apply `cargo fmt`"
      
      This reverts commit 1bfb7a289ff093a9cc1e22318e9c96f5aa9cbfb0.
      
      * Copy `rustfmt.toml` from Substrate over
      
      * Apply `cargo fmt`
      
      * Add license check
      
      * Fix stage name
      
      * Use nightly for `rustfmt`
      7d657625
  8. Jul 28, 2021
  9. Jul 23, 2021
    • Michael Müller's avatar
      Sync with Substrate (#64) · b068f913
      Michael Müller authored
      * Sync with Substrate
      
      * Only execute for tags
      
      * Switch from `CI_REF_NAME_SLUG` to `CI_REF_NAME`
      b068f913
    • Michael Müller's avatar
      Automatically build and release windows binary for new tags (#62) · 844b12d2
      Michael Müller authored
      * Update GitLab `publish` config
      
      * Add Windows binary release workflow
      
      * Update GitHub workflow
      
      * Debug `libclang not found`
      
      * Fix os matching
      
      * Fix path setting
      
      * Fix syntax and tag name
      
      * Fix yaml
      
      * Escape `@` for PowerShell
      
      * Fix multiline
      
      * Fix upload
      
      * Remove strategy
      
      * Add debug output
      
      * Remove Fixme's
      844b12d2
  10. Jul 22, 2021
  11. Jul 21, 2021
    • Michael Müller's avatar
      Automatically create binary releases (#41) · a2cf9943
      Michael Müller authored
      
      
      * Automatically create binary releases
      
      * Add `wasm32-unknown-unknown` component
      
      * Add targets
      
      * Add simple build
      
      * Remove GitHub workflow
      
      * wip
      
      * Improve building
      
      * Revert me: remove upload
      
      * Fix syntax
      
      * Change dir
      
      * wip
      
      * Fix syntax
      
      * Temporarily disable tests
      
      * Temporarily disable tests
      
      * Update GitLab config
      
      * Fix `unset`
      
      * Find artifacts
      
      * Find artifacts
      
      * Try finding artifacts again
      
      * Remove `dependencies`
      
      * CI: add k8s, stage rules
      
      * CI: add image
      
      * Create release
      
      * GitLab config update
      
      * CI: bench build; cache pre-population
      
      * Fix syntax
      
      * CI: chore
      
      * Fix syntax
      
      * CI: and just a dot
      
      * CI: test won the bench
      
      * Fix bash
      
      * Final preparations
      
      * Remove `time`
      
      * Add `tar.gz` suffix
      
      * Update .gitlab-ci.yml
      
      Co-authored-by: default avatarDenis Pisarev <[email protected]>
      
      * Bring back `time`
      
      * Add rules
      
      Co-authored-by: default avatarDenis P <[email protected]>
      a2cf9943
  12. Jul 13, 2021
  13. Jul 05, 2021
  14. Jun 28, 2021
  15. Jun 18, 2021