Cecile Tonglet
|
75b03f2aa6
|
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 |
|
Cecile Tonglet
|
4cde05739b
|
Splitting relaychain and parachain command-line arguments (#42)
Fixes #34
Added .editorconfig
|
2020-01-28 10:00:45 +01:00 |
|
Bastian Köcher
|
f27a7debad
|
Fix missing keystore config in test collator (#46)
|
2020-01-21 13:44:56 +01:00 |
|
Bastian Köcher
|
828447d49c
|
Make everything compile and fix tests
|
2020-01-14 22:23:16 +01:00 |
|
Bastian Köcher
|
00446b1fca
|
The parachain does not need any bootnodes for now
|
2019-10-22 16:41:13 +02:00 |
|
Bastian Köcher
|
074e9e7de6
|
Implement block import
|
2019-10-22 15:26:11 +02:00 |
|
Bastian Köcher
|
463b9f35b8
|
Make collator generate the correct block data
|
2019-10-19 15:45:02 +02:00 |
|
Bastian Köcher
|
b5bc9a21a3
|
Make basic collation working
|
2019-10-18 14:16:32 +02:00 |
|
Bastian Köcher
|
d9c6bc408c
|
Begin to add a test parachain
|
2019-10-16 13:39:38 +02:00 |
|