Commit Graph

25 Commits

Author SHA1 Message Date
thiolliere 6cf27d9e97 use gossip message directly 2019-10-31 15:22:14 +01:00
thiolliere fb44a0e5e0 refactor 2019-10-24 13:47:06 +02:00
thiolliere 05249cac55 code moved 2019-10-24 13:41:58 +02:00
Bastian Köcher a6888066b6 Merge remote-tracking branch 'origin/master' into bkchr-collator 2019-10-08 08:57:07 +02:00
Bastian Köcher 5021209abe Adds very simple test for the Collator 2019-10-07 17:20:41 +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 a36527e360 Switch to parachain::ValidationParams 2019-06-21 13:17:37 +02:00
Bastian Köcher 5ea520e936 Adds the collator implementation 2019-06-18 16:24:26 +02:00
Bastian Köcher e28824508c Another update 2019-06-18 13:31:30 +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 d8e901300d Update to latest Substrate + Polkadot 2019-06-05 20:38:26 +02:00
Bastian Köcher 815e466c41 Trying to get the tests back working 2019-04-12 12:01:16 +02:00
Bastian Köcher 2c6bf07e7d Start using trie db 2019-04-03 22:10:13 +02:00
Bastian Köcher 80b222c79d Update to latest polkadot/substrate 2019-03-28 17:33:14 +01:00
Bastian Köcher 86fc19933d Make the tests pass 2019-03-07 10:56:00 +01:00
Bastian Köcher 68100e7545 Adds test-runtime to start working on tests 2019-03-06 13:51:23 +01:00
Bastian Köcher ecbf2c45c2 Adds validate_block support for runtime 2019-03-06 12:53:41 +01:00
Robert Habermeier 2ed6549530 implement mark_best using set_head 2019-02-18 17:33:22 -03:00
Robert Habermeier b47cae17f0 implement parachain_key 2019-02-01 20:45:30 -03:00
Robert Habermeier 9c7c3d7088 implement PolkadotClient for polkadot clients without parachain key 2019-01-21 21:47:21 -03:00
Robert Habermeier 1e0aeab26f skeleton code for following a polkadot parachain 2019-01-21 19:54:44 -03:00
Robert Habermeier e27600f07e add deps for consensus crate 2019-01-15 18:01:23 -03:00