Bastian Köcher
0326d049c5
Update to latest Substrate & Polkadot ( #107 )
...
* Update to latest Substrate & Polkadot
* Replace --unsafe-rpc-export with --unsafe-rpc-external
* Add --rpc-methods=Unsafe
Documented in substrate 24486f52929e9e518eeccbc6ad6da70e9e5bdf8a
* typos
* more typo
* fixed rpc expose
* Disable the integration test
Co-authored-by: Cecile Tonglet <cecile.tonglet@cecton.com >
2020-06-05 16:57:02 +02:00
Cecile Tonglet
6c74beab7b
Ensure relay chain parent is the relay chain head ( #103 )
2020-05-27 14:43:45 +02:00
Cecile Tonglet
1727dc6291
Use JustifiedBlockAnnounceValidator for parachain block announce validator ( #96 )
2020-05-19 17:56:31 +02:00
Cecile Tonglet
ab51fe9abe
Integration test ( #91 )
2020-05-18 17:17:34 +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
4be87f7eca
Fix: relay chain arguments need a first argument "command" ( #65 )
...
Otherwise the first positional argument is just swallowed
Fixes #62
Forked at: e81bbaaefa
Parent branch: origin/master
2020-02-18 15:22:40 +01:00
Cecile Tonglet
a042fc601e
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
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