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