Cecile Tonglet
b9793bc2f6
Update substrate & polkadot ( #82 )
2020-04-21 12:17:50 +02:00
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
Cecile Tonglet
7431075d01
Update polkadot & substrate ( #76 )
2020-04-15 12:25:41 +02:00
Bastian Köcher
461b971ccc
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
dd5b344274
Update polkadot and substrate ( #71 )
2020-03-11 17:45:44 +01:00
Cecile Tonglet
f8631d8dd5
Run polkadot using future ( #63 )
...
Fixes #56 and #44
2020-02-27 17:54:52 +01:00
Bastian Köcher
41817628b7
Update Polkadot/Substrate ( #68 )
...
* Update Polkadot/Substrate
* Update branch
2020-02-24 21:52:49 +01:00
Cecile Tonglet
e880fe43e9
Update polkadot & substrate ( #55 )
2020-02-10 18:01:59 +01:00
Cecile Tonglet
2941569e8a
Update CLI ( #53 )
...
* Initial commit
Forked at: 0efd15c0c5
Parent branch: master
* Update substrate: more CLI improvement
* Update substrate and polkadot to cecton-cumulus-branch
* WIP
Forked at: 0efd15c0c5
Parent branch: master
* Update Cargo.lock
* WIP
Forked at: 0efd15c0c5
Parent branch: master
* WIP
Forked at: 0efd15c0c5
Parent branch: master
* Update Cargo.lock
* WIP
Forked at: 0efd15c0c5
Parent branch: master
* WIP
Forked at: 0efd15c0c5
Parent branch: master
* Test running node and interrupts
* WIP
Forked at: 0efd15c0c5
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
0efd15c0c5
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
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
Cecile Tonglet
a7d2700b99
Splitting relaychain and parachain command-line arguments ( #42 )
...
Fixes #34
Added .editorconfig
2020-01-28 10:00:45 +01:00
Bastian Köcher
765a38932f
Update Substrate & Polkadot ( #41 )
2020-01-16 17:26:49 +01:00
Bastian Köcher
1bcb147669
Make everything compile and fix tests
2020-01-14 22:23:16 +01:00
Bastian Köcher
76d304677d
Merge branch 'master' into gui-candidate-justification
2019-11-06 09:16:38 +01:00
Bastian Köcher
74cb79687c
Fixes tests
2019-11-06 09:00:29 +01:00
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
451d92affa
Fix proof generation and make validate block return the correct result
2019-10-22 14:46:27 +02:00
Bastian Köcher
ffb042c18e
Fix compilation errors after update
2019-10-21 21:12:37 +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
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