1. Apr 27, 2021
  2. Apr 23, 2021
  3. Apr 21, 2021
  4. Mar 30, 2021
  5. 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
  6. 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
  7. Nov 18, 2020
  8. 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
  9. Oct 30, 2020
  10. Oct 23, 2020
  11. Oct 16, 2020
  12. Oct 15, 2020
  13. Oct 14, 2020
  14. Oct 02, 2020
  15. 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
  16. Sep 01, 2020
  17. Jun 12, 2020
  18. 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
  19. Apr 22, 2020
  20. Apr 21, 2020
  21. Apr 17, 2020
  22. Feb 28, 2020