Bastian Köcher
41e5f0dcfd
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
Cecile Tonglet
028270529c
Update polkadot & substrate ( #76 )
2020-04-15 12:25:41 +02:00
Bastian Köcher
d4562c3a48
Update to latest Polkadot & Substrate ( #75 )
...
* Start fixing compilation errors
* Switch to git version of `WasmBuilder`
* Fix compilation
* More updates
* Adapt to latest Substrate/Polkadot changes
2020-04-06 21:55:32 +02:00
Cecile Tonglet
28687351df
Update polkadot and substrate ( #71 )
2020-03-11 17:45:44 +01:00
Cecile Tonglet
0ea4b843e4
Run polkadot using future ( #63 )
...
Fixes #56 and #44
2020-02-27 17:54:52 +01:00
Bastian Köcher
ad8b70a8e4
Update Polkadot/Substrate ( #68 )
...
* Update Polkadot/Substrate
* Update branch
2020-02-24 21:52:49 +01:00
Cecile Tonglet
0abdaed8d7
Update polkadot & substrate ( #55 )
2020-02-10 18:01:59 +01:00
Cecile Tonglet
de4ab321f4
Update CLI ( #53 )
...
* Initial commit
Forked at: 4a3ffe07e7
Parent branch: master
* Update substrate: more CLI improvement
* Update substrate and polkadot to cecton-cumulus-branch
* WIP
Forked at: 4a3ffe07e7
Parent branch: master
* Update Cargo.lock
* WIP
Forked at: 4a3ffe07e7
Parent branch: master
* WIP
Forked at: 4a3ffe07e7
Parent branch: master
* Update Cargo.lock
* WIP
Forked at: 4a3ffe07e7
Parent branch: master
* WIP
Forked at: 4a3ffe07e7
Parent branch: master
* Test running node and interrupts
* WIP
Forked at: 4a3ffe07e7
Parent branch: master
* Update Cargo.lock
* Update test/parachain/tests/running_the_node_and_interrupt.rs
Co-Authored-By: Bastian Köcher <bkchr@users.noreply.github.com >
Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com >
2020-02-10 12:39:32 +01:00
Cecile Tonglet
4a3ffe07e7
Update substrate and polkadot ( #50 )
...
* Update Cargo.lock
* Fix for substrate update
* Update Cargo.lock
* Fix for substrate update
* Fix for substrate update
* Fix for substrate update
* Fix for substrate update
* Update Cargo.lock
* Fix for substrate update
* Fix for substrate update
* Fix for substrate update
* Fix for substrate update
* Fix for substrate update
* WIP
* Temporary fix until polkadot is fixed
* WIP
* WIP
2020-02-03 15:39:51 +01:00
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
Ashley
b827f3355e
asyncify the big collator future (#40 )
...
* Rewrite collator future
* Add future to tests
2020-01-16 17:28:58 +01:00
Bastian Köcher
828447d49c
Make everything compile and fix tests
2020-01-14 22:23:16 +01:00
Bastian Köcher
1c5e2132d8
Fixes tests
2019-11-06 09:00:29 +01:00
Bastian Köcher
074e9e7de6
Implement block import
2019-10-22 15:26:11 +02:00
Bastian Köcher
d6bb49136d
Make most tests compile again
2019-10-22 12:10:40 +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
Bastian Köcher
d9f771f279
Adds very simple test for the Collator
2019-10-07 17:20:41 +02:00
Bastian Köcher
b90932f152
Enable feature
2019-10-02 19:45:52 +02:00
Bastian Köcher
e91c8e78f2
Make everything compile again
2019-10-02 16:52:08 +02:00
Bastian Köcher
1ceecff053
Try to fix the build
2019-09-29 02:05:49 +02:00
Bastian Köcher
9af76cc73d
Some updates
2019-09-26 09:44:21 +02:00
Bastian Köcher
006bec18ba
Fix compilation
2019-07-04 18:04:22 +02:00
Bastian Köcher
99731a64a4
Adds the collator implementation
2019-06-18 16:24:26 +02:00