Commit Graph

16 Commits

Author SHA1 Message Date
Cecile Tonglet 7fb8b2fb47 Update substrate async api (#49)
* Update substrate: async API fix

* Fix to update polkadot and substrate

* Update substrate & polkadot to use cumulus-branch

* Apply suggestions from code review

Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
2020-02-01 16:28:33 +01:00
Ashley 4d47510e0a asyncify the big collator future (#40)
* Rewrite collator future

* Add future to tests
2020-01-16 17:28:58 +01:00
Bastian Köcher 1bcb147669 Make everything compile and fix tests 2020-01-14 22:23:16 +01:00
Bastian Köcher 74cb79687c Fixes tests 2019-11-06 09:00:29 +01:00
Bastian Köcher d3ed1df0ea Implement block import 2019-10-22 15:26:11 +02:00
Bastian Köcher e458f20799 Make most tests compile again 2019-10-22 12:10:40 +02:00
Bastian Köcher 982b2a7cf4 Make collator generate the correct block data 2019-10-19 15:45:02 +02:00
Bastian Köcher c7e229bf6e Make basic collation working 2019-10-18 14:16:32 +02:00
Bastian Köcher d9edf82783 Begin to add a test parachain 2019-10-16 13:39:38 +02:00
Bastian Köcher 5021209abe Adds very simple test for the Collator 2019-10-07 17:20:41 +02:00
Bastian Köcher 7d1c5ab554 Enable feature 2019-10-02 19:45:52 +02:00
Bastian Köcher 600586573b Make everything compile again 2019-10-02 16:52:08 +02:00
Bastian Köcher bc4499b640 Try to fix the build 2019-09-29 02:05:49 +02:00
Bastian Köcher ce064775fc Some updates 2019-09-26 09:44:21 +02:00
Bastian Köcher 9bef7a9dc0 Fix compilation 2019-07-04 18:04:22 +02:00
Bastian Köcher 5ea520e936 Adds the collator implementation 2019-06-18 16:24:26 +02:00