Commit Graph

10 Commits

Author SHA1 Message Date
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
Guanqun Lu f96731c82b add assets for seal.rs 2017-05-19 22:48:23 +08:00
Gav Wood 8404edb656 Fix whitespace (#4299)
* Fix whitespace.

* Update copyright years/owner.

* Push release only for tags.
2017-01-25 18:51:41 +01:00
keorn 46662899da make spec naming consistent 2016-12-19 14:15:39 +01:00
keorn 943efc21bb add tendermint seal 2016-12-15 13:41:04 +01:00
keorn 8509a183ed deserialize new seal 2016-12-14 12:14:04 +01:00
Gav Wood 17cc2be4b5
Rename ethcore -> parity in license. 2016-12-11 19:30:54 +01:00
keorn 0860a3a767 ignore variable 2016-12-05 14:09:41 +00:00
keorn 22632e6324 make generic seal take valid rlp 2016-12-05 14:07:31 +00:00
Marek Kotewicz 373284ca0a spec loading cleanup (#858)
* spec loading cleanup in progress

* changed engine field in json spec

* refactored engine params

* polishing spec loading refactor

* fixed compiling json tests

* fixed compiling parity

* removed warnings

* removed commented out code

* fixed failing test

* bringing back removed TODO in spec.
2016-04-09 10:20:35 -07:00