1. Jul 28, 2021
  2. 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
  3. Jul 22, 2021
  4. 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
  5. Jul 13, 2021
  6. Jul 05, 2021
  7. Jun 28, 2021
  8. Jun 18, 2021
  9. Jun 10, 2021
  10. Jun 09, 2021
  11. Jun 06, 2021
  12. May 26, 2021
  13. May 25, 2021
  14. May 21, 2021
  15. May 20, 2021
  16. May 17, 2021
  17. May 11, 2021
  18. Apr 27, 2021
  19. Apr 23, 2021
  20. Apr 21, 2021
  21. Mar 30, 2021
  22. Feb 23, 2021
    • Andrew Jones's avatar
      Update to latest susbtrate and contracts pallet (#31) · 4de48300
      Andrew Jones authored
      * Update substrate to Alex's WIP framev2 PR branch
      
      * Pin funty
      
      * WIP updating Config trait and parameter types
      
      * cargo update
      
      * Use substrate master now contracts PR merged
      
      * Copied constants from node-runtime
      
      * Fix runtime compilation
      
      * Use latest substrate wasm builder
      
      * Fix up node
      
      * Add key subcommand
      
      * Increment spec version
      
      * Remove master branch specifier
      
      * Remove funty pin from manifest, it should be in the `Cargo.lock`
      
      * Use contracts parameters copied from node-runtime
      
      * Update README substrate commit
      4de48300
  23. Dec 02, 2020
    • Andrew Jones's avatar
      Sync with substrate master (#26) · 58cabc1b
      Andrew Jones authored
      * cargo update and Trait -> Config rename
      
      * Fix up contracts pallet config
      
      * Update substrate commit in README.md
      
      * Update service consensus stuff
      
      * Fix RentByteFee
      58cabc1b
  24. Nov 18, 2020
  25. Nov 06, 2020
    • Denis_P's avatar
      Produce artifact (#22) · e189090a
      Denis_P authored
      * change (CI): new job that produces the binary
      
      * change (CI): also can be launched manually
      
      * change (CI): extra newline
      
      * change (CI): fix artifact's name
      
      * change (CI): allow_failure allows not to wait for the job's status
      v0.1.3
      e189090a
  26. Oct 30, 2020
  27. Oct 23, 2020
  28. Oct 16, 2020
  29. Oct 15, 2020
  30. Oct 14, 2020
  31. Oct 02, 2020
  32. Sep 03, 2020
    • Andrew Jones's avatar
      Upgrade to substrate rc6 (#13) · 665539c5
      Andrew Jones authored
      * Upgrade to rc6
      
      * Initial runtime port
      
      * The rest of the owl
      
      * add wasmtime features
      
      * Copy node template manifest
      
      * Copy dependencies order from node-template for easier updating
      
      * Update contracts runtime rpc api, other errors
      
      * Fix some contracts stuff
      
      * Fix up builder runner
      
      * Increment spec and impl versions
      
      * Compiles. Works?
      
      * Test with --release to reuse just completed compilation (from #5)
      665539c5
  33. Sep 01, 2020
  34. Jun 12, 2020
  35. May 21, 2020
    • Ricardo Rius's avatar
      Update to alpha.8 (#10) · faea81b0
      Ricardo Rius authored
      * Update to alpha.8
      
      * Update node/src/command.rs
      
      * Update node/src/command.rs
      
      * Update node/src/command.rs
      
      * Update node/src/command.rs
      faea81b0