Gav Wood
fc5fdab5f2
Cherry updates ( #1373 )
...
- Introduce compact extrinsics into Cherry
- Remove UpgradeKey from Cherry (Sudo is enough)
- Remove networkId from Cherry properties
2019-01-09 12:52:16 +01:00
Jaco Greeff
d5749e878b
Add additional Charred Cherry properties ( #1286 )
2018-12-19 17:45:12 +01:00
Gav Wood
ac2c44f322
A new substrate-node testnet for 1.0beta ( #1280 )
...
* Add new testnet
* Rename
* Update lib.rs
* Rename ctd.
* Remove BBQ Birch Testnet reference from Readme
* Fix comment
* Update keys
2018-12-17 18:57:07 +01:00
Andrew Jones
db075b57f0
RPC: expose chain spec properties ( #1104 )
...
* Add properties to chain spec
* Read properties as serde_json::Value
* Use a serde json::map::Map directly for properties
* Add type alias for json Map
* Update chain_spec.rs
2018-11-12 19:58:44 +01:00
Bastian Köcher
7f6862ba5e
Remove node-service ( #933 )
...
* Move `chain_spec` into `node-cli`
* Fixes tests
* Adds `construct_simple_service` and `construct_service_factory` macros
* Remove the `node-service` crate
* Add some documentation
* Fixes compilation on stable
2018-10-19 12:22:32 +02:00