Commit Graph

9 Commits

Author SHA1 Message Date
André Silva ec0a7604a0 service: support setting fork blocks in config (#719) 2020-01-06 13:51:41 +01:00
Pierre Krieger 7ac8fdaf78 Fix bootnodes PeerIds (#683) 2019-12-11 17:13:05 +01:00
Pierre Krieger 07d3e00660 Add the /ws bootnode to the chain specs (#681) 2019-12-10 22:33:38 +01:00
Gavin Wood 4ec635eea8 New chain spec (#632) 2019-11-28 18:18:10 +00:00
ddorgan d82f459543 Kusama CC2 spec (#449) 2019-09-26 12:27:38 +02:00
Gavin Wood 7ae4f606c1 Kusama CC1 chain spec(!) (#395)
* CC-1 chain spec

* Name tweak
2019-08-23 12:14:34 +02:00
Jaco Greeff 9a32065c74 Add networkId to Kusama chain spec (#393)
* Add networkId to Kusama chain spec

* ss58Format
2019-08-21 17:24:48 +02:00
cheme 873b974566 Config genesis json with children. (#372) 2019-08-16 13:39:15 +02:00
Kian Paimani 10fc88f6b1 Update to latest Substrate master. (#353)
* Integrate srml/im-online

* Fix all build errors with old aura.

* Fix most of the build errors.

* Builds and tests seem to pass (I will not trust this commit yet)

* Apply suggestions from code review

Co-Authored-By: Robert Habermeier <rphmeier@gmail.com>

* Kill some warnings.

* fix panics on 0 validators

* Fix dev chain.

* Fix author stuff

* fix im online integration.

* Some tweaks

* Introduce app-crypto

* Initial build work

* codec update / tweaks

* patch polkadot-erasure-coding input

* More fixes for new crypto

* More fixes

* Update parachains module

* evamp parachain crypto

* More crypto work.

* Chain spec and service.

* ChainSpec stuff

* Last bits for a clean build

* Tweak coment

* adapt polkadot-validation to the new keystore

* polkadot-network compiles, but tests don't

* Integrate the new parachain validation stuff

* delete message_routing file

* make polkadot-network tests compile and pass

* runtime tests compile and pass

* update substrate ref

* service compiles

* all tests pass

* Add TODO, change branch back to polkadot-master

* Lock file

* TODOs done

* Issue number

* Remove old tODO

* Remove commented code
2019-08-12 15:48:29 +02:00