Commit Graph

59 Commits

Author SHA1 Message Date
Bastian Köcher c0769c6ae6 Introduce message broker for receiving and sending relay chain messages (#80)
* Start message broker implementation

* Finish first stub implementation

* Add features

* Fix attribute

* Update primitives/src/lib.rs

Co-Authored-By: Joshy Orndorff <JoshOrndorff@users.noreply.github.com>

Co-authored-by: Joshy Orndorff <JoshOrndorff@users.noreply.github.com>
2020-04-20 16:22:05 +02:00
Bastian Köcher 76d304677d Merge branch 'master' into gui-candidate-justification 2019-11-06 09:16:38 +01:00
thiolliere 05249cac55 code moved 2019-10-24 13:41:58 +02:00
Bastian Köcher d9edf82783 Begin to add a test parachain 2019-10-16 13:39:38 +02:00
Bastian Köcher a36527e360 Switch to parachain::ValidationParams 2019-06-21 13:17:37 +02:00
Bastian Köcher 84c9092530 Update Substrate, Polkadot and switch to wasm-builder 2019-06-18 08:43:39 +02:00
Bastian Köcher 815e466c41 Trying to get the tests back working 2019-04-12 12:01:16 +02:00
Bastian Köcher ecbf2c45c2 Adds validate_block support for runtime 2019-03-06 12:53:41 +01:00
Robert Habermeier e27600f07e add deps for consensus crate 2019-01-15 18:01:23 -03:00