Bastian Köcher
21cb1e9f45
Switch to wasm-builder 1.0.7 ( #441 )
...
* Switch to `wasm-builder` 1.0.7
2019-09-23 12:38:38 +02:00
Gavin Wood
28e23d07ef
Substrate.from() ( #426 )
...
* Substrate.from()
* Fix some transaction validation code
* must be more specific for matching now.
* Update `wasm-builder` and add `build-only-wasm` script
* Update to latest service builder interfaces
* ANother substrate update
* Another update
2019-09-11 13:14:20 +02:00
Gavin Wood
ccfa2b1828
Bump all versions to 0.6.0 ( #397 )
2019-08-24 13:40:57 +02:00
Arkadiy Paronyan
f1fdb0cb83
Parachain validation moved to external process ( #325 )
...
* Improved execution & tests
* Style
* Made CLI arg const
* Moved Upwards message
* CLI subcommand for validation worker
* Build halting parachain
* Build halting parachain
* Made stuff private
* Reorganized parachain tests
* Comment
* Whitespace
* Apply suggestions from code review
Co-Authored-By: Bastian Köcher <bkchr@users.noreply.github.com >
* Fixed call data size check and introduced an enum
* Apply suggestions from code review
Co-Authored-By: Bastian Köcher <bkchr@users.noreply.github.com >
2019-07-23 11:09:30 +02:00