keorn/parity-spec

Converting fails...

Closed this issue · 1 comments

Trying to convert basic genesis block of ETH into Parity

thread 'main' panicked at 'Invalid JSON file.: Syntax(Message("missing field `eip160Block`"), 7, 5)', 
libcore/result.rs:945:5

then when i removed whole ,,config'' part of genesis block (should NEVER be required)
i got this errors from parity

 ./parity --chain chain.json
Spec json is invalid: missing field `gasLimitBoundDivisor` at line 27 column 3
keorn commented

Closed by #22