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 |
|
Robert Habermeier
|
003eef982b
|
Move more params to the common section. (#6134)
* move common forks and parameters to common params
* port specs over to new format
* fix RPC tests
|
2017-07-31 12:34:29 +02:00 |
|
keorn
|
afc4cd2785
|
Allow contract constructors in chain spec (#3932)
* constructor spec
* execute under wrong address
* create under correct address
* revert
* move genesis block lookup
* remove env_logger
|
2016-12-23 18:44:39 +01:00 |
|