Wei Tang
14c9cbd40e
Deny unknown fields for chainspec ( #9972 )
...
* Add deny_unknown_fields to chainspec
* Add tests and fix existing one
* Remove serde_ignored dependency for chainspec
* Fix rpc test eth chain spec
* Fix starting_nonce_test spec
2018-11-28 06:21:31 +08:00
Afri Schoedon
c658b46fe1
Random small cleanups ( #9423 )
...
* clean up toml files
* update the parity ethereum toolchain docs
* update contribution guide and issue templates
* update desktop and service files
* build clib examples with 8 threads
* update header templates
* replace parity technologies with parity ethereum logo
2018-08-30 19:57:27 +02:00
Marek Kotewicz
0c7c34e609
Chainspec validation ( #6197 )
...
* chainspec validation
* better error formatting for chainspec
* lint validate_chainspecs.sh
* quit takes &str instead of S: AsRef<str>
* push CI
* don't double check spec validity
2017-08-02 12:50:36 +02:00