Dan Forbes
|
e739334f76
|
Rename cumulus-test-parachain-collator to rococo-collator (#173)
Ran `find . -type f -name "*" -print0 | xargs -0 sed -i -e "s/cumulus-test-parachain-collator/rococo-collator/g"`
|
2020-08-04 19:44:02 +02:00 |
|
Bastian Köcher
|
23c1954c74
|
Add parachains for rococo (#144)
* Add parachains for rococo
* Fix chain specs
* Update to revert log rotation
* Support selecting the chain in `export-genesis-state`
* Add subcommand for exporting the genesis wasm of a Parachain
* Update stuff
* Fix `export-genesis-wasm`
* Update the polkadot ref
* Add bootNodes address
* Add bootNodes address - track
* Add bootNodes address - trick
* Fix incorrect peer id (trick)
* Fixes https://github.com/paritytech/cumulus/issues/157
* Update chainspecs
* Update specs again
* Set correct sudo account
* Update properties
* Update readme
* Update `Cargo.lock`
* Switch to rococo-branch
Co-authored-by: Evaldo <contato@evaldofelipe.com>
Co-authored-by: Cecile Tonglet <cecile.tonglet@cecton.com>
|
2020-08-04 17:33:20 +02:00 |
|
Cecile Tonglet
|
d1d40765c7
|
Collate only if --validator is given (#161)
|
2020-07-29 20:49:31 +02: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 |
|