openethereum/json/src/blockchain
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
..
account.rs use ethjson module to load chain json tests 2016-03-19 18:13:14 +01:00
block.rs use ethjson module to load chain json tests 2016-03-19 18:13:14 +01:00
blockchain.rs spec loading cleanup (#858) 2016-04-09 10:20:35 -07:00
header.rs moved ethcores spec to its own module, added genesis 2016-03-17 15:15:10 +01:00
mod.rs rpctest executable 2016-03-17 11:50:31 +01:00
state.rs spec loading cleanup (#858) 2016-04-09 10:20:35 -07:00
test.rs fixed loading of executive tests, unrevealed failing consensus tests 2016-03-24 01:25:59 +01:00
transaction.rs proper blockchain json parsing 2016-03-15 18:17:48 +01:00