Bastian Köcher
|
41817628b7
|
Update Polkadot/Substrate (#68)
* Update Polkadot/Substrate
* Update branch
|
2020-02-24 21:52:49 +01:00 |
|
Cecile Tonglet
|
e13511bd8a
|
Fix: relay chain arguments need a first argument "command" (#65)
Otherwise the first positional argument is just swallowed
Fixes #62
Forked at: cd1eb3786d
Parent branch: origin/master
|
2020-02-18 15:22:40 +01:00 |
|
Bastian Köcher
|
0c3fb0dde7
|
Update Polkadot chain-spec and switch to new wasm builder (#60)
|
2020-02-14 11:44:27 +01:00 |
|
Cecile Tonglet
|
ea65c31654
|
Disable mdns polkadot (#58)
Deactivate mdns for polkadot node as it prevents the process to exit properly
Fixes #57
|
2020-02-11 13:11:21 +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
|
3f4c51f14c
|
Update chainspec to make the test parachain work again (#47)
|
2020-01-22 11:29:57 +01:00 |
|
Bastian Köcher
|
704b25d123
|
Fix missing keystore config in test collator (#46)
|
2020-01-21 13:44:56 +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
|
0edc170036
|
The parachain does not need any bootnodes for now
|
2019-10-22 16:41:13 +02:00 |
|
Bastian Köcher
|
d3ed1df0ea
|
Implement block import
|
2019-10-22 15:26:11 +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 |
|