1. Mar 30, 2021
    • Andrew Jones's avatar
      Parachain integration (#32) · 6518b5fe
      Andrew Jones authored
      * WIP converting runtime to a parachain
      
      * Update more deps
      
      * Pin funty
      
      * Fix build runner
      
      * WIP update cli and command
      
      * Remove Grandpa, copying std crates from cumulus
      
      * cargo generate-lockfile after merge of master
      
      * cargo update, pinning funty
      
      * Update runtime to pure parachain, removing Aura
      
      * Fix up runtime
      
      * Specify master branch for substrate deps
      
      * Fix BlockWeights and BlockLength types
      
      * cargo update
      
      * Use plain AccountId for address and Lookup to fix compiler errors
      
      * Add missing WeightInfo import
      
      * Update to latest cumulus
      
      * Use diener to pin substrate and polkadot deps
      
      * Revert to substrate and polkadot master branches
      
      * Fix up chain_spec and command
      
      * service
      
      * Use cumulus master branch
      
      * Fix up parachain command and chain_spec
      
      * Remove some spaces
      
      * Register contracts rpc
      
      * Use rpc module
      
      * Add missing rpc api impls
      
      * Update substrate and polkadot
      
      * Add polkadot launch files for local testnet
      
      * Update substrate and polkadot
      
      * Update substrate and polkadot
      
      * Fix errors after substrate and polkadot update
      
      * Use rococo-v1 branch for substrate/polkadot and cumulus
      
      * Revert previous update to substrate/polkadot master branches for rococo-v1
      
      This reverts commit cf5ef756.
      
      * Update cumulus/substrate/polkadot
      
      * Remove commented out dependencies
      
      * Fix errors after upgrade
      
      * Fix deprecation warning
      
      * More node fixes
      
      * Fix more errors
      
      * Update cumulus/polkadot/substrate
      6518b5fe
    • Michael Müller's avatar
      Update latest working commit (#36) · cc2c8ffb
      Michael Müller authored
      cc2c8ffb
    • Andrew Jones's avatar
      Update to latest substrate and contracts pallet (#35) · 49df3096
      Andrew Jones authored
      * Update substrate deps
      
      * Rename Module -> Pallet
      
      * Fix up runtime and reorg deps
      
      * Update service and chain_spec.rs
      49df3096
  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
  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