Skip to content
  1. Jun 06, 2021
    • Michael Müller's avatar
      Sync with Substrate (#51) · c69023ad
      Michael Müller authored
      * Sync with https://github.com/paritytech/substrate/commit/72e2c34695e839c2550b1b2736b9569ba8085bc1
      
      * Sync with https://github.com/paritytech/substrate/commit/de95ba50d10683d8aaaad351b6ce0cd3339c9f6f
      
      * Sync with https://github.com/paritytech/substrate/commit/14fcad989c168e34c494ac752a7f40ff8f627dcc
      
      * Update `Cargo.lock`
      
      * Update hash in readme
      c69023ad
  2. May 26, 2021
  3. May 25, 2021
  4. May 21, 2021
  5. May 20, 2021
  6. May 17, 2021
  7. May 11, 2021
  8. Apr 27, 2021
  9. Apr 23, 2021
  10. Apr 21, 2021
  11. Mar 30, 2021
  12. 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
  13. 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
  14. Nov 18, 2020
  15. 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
  16. Oct 30, 2020
    • Andrew Jones's avatar
      Update to latest Substrate (#20) · 19704be5
      Andrew Jones authored
      * Use substrate dependencies from master
      
      * Cargo update
      
      * Fix up compiler errors
      
      * Update Cargo.lock
      
      * Update contract call rpc api boilerplate. Rel https://github.com/paritytech/substrate/pull/7409
      
      * Fix up service
      
      * Update runtime
      
      * Update README
      19704be5
  17. Oct 23, 2020
  18. Oct 16, 2020
  19. Oct 15, 2020
  20. Oct 14, 2020
  21. Oct 02, 2020
  22. 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
  23. Sep 01, 2020
  24. Jun 12, 2020
  25. 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
  26. Apr 22, 2020
  27. Apr 21, 2020
  28. Apr 17, 2020
  29. Feb 28, 2020