Commit Graph

7 Commits

Author SHA1 Message Date
Robert Habermeier d0066e51ae remove wasm-publish step 2018-08-15 13:57:14 +02:00
Sergey Pepyakin 9804056c4e Refactor travis: Build on minimal image (#243)
* Attempt 1

* minimal → generic

* Add -y to rustup script

* Remove clang

* Refactor.

* Remove CARGO_TARGET_DIR for now

* Display versions of tools from the rust toolchain

* Fix
2018-06-25 11:41:52 +02:00
Sergey Pepyakin ca48416968 Refactor build scripts. 2018-06-08 19:59:15 +03:00
Arkadiy Paronyan 04cbcd0655 Database backend (#133)
* DB backend

* DB backend

* Cleanup

* Clean build files after running tests

* Fixed comment

* add OOM lang item to runtime-io
2018-05-02 13:36:36 +02:00
Arkadiy Paronyan 54d6970efc Fixed block proagation after import and import notifications (#119)
* Fixed block proagation after import and import notifications

* Removed cargo check
2018-04-11 19:25:41 +02:00
Jaco Greeff 71261bb7c6 Publish wasm runtime binaries from CI (#56)
* Publish wasm binaries

* Update package.json version (npm)

* Copy directly to wasm32-unknown-unknown

* Remove debug repo, enable final location

* Always run through build test

* Update for new direectory structure

* Extra space before >

* Copy from subtrate/executor & subtrate/test-runtime
2018-02-09 18:48:17 +01:00
Tomasz Drwięga ff626bd5a1 Travis build. (#12) 2017-11-10 15:12:41 +01:00