openethereum/json/src
Tomasz Drwięga e0778fc069 [beta] EIP150.1c (#2599)
* EIP150.1c

Conflicts:
	ethcore/res/ethereum/expanse.json
	ethcore/res/ethereum/morden.json
	ethcore/res/ethereum/tests
	ethcore/src/blockchain/blockchain.rs
	ethcore/src/ethereum/ethash.rs
	ethcore/src/evm/interpreter/mod.rs
	json/src/spec/ethash.rs

* Update json test suite (#2574)

* update json test suite

* comment out the incomplete test

Conflicts:
	ethcore/res/ethereum/tests

* Updating tests

* Adding state tests

* Updating tests

* Updating HF block

* Removing flushln [ci:skip]

* Commenting out suicide test

* New tests.

* Switch to EIP tests.

* Rename some stuff, combine transition tests.

* Fix U256 overflows.

* Name cleanups and an effort to fix tests.

* Rename back for clarity.

* Fix non-EIP-150 OOG CALLs

* New transition block number & additional EIP150 tests

* Morden transition block set; Tests updated

* Added missing test
2016-10-15 15:16:26 +02:00
..
blockchain spec loading cleanup (#858) 2016-04-09 10:20:35 -07:00
spec [beta] EIP150.1c (#2599) 2016-10-15 15:16:26 +02:00
state VM tracing and JSON RPC endpoint for it. (#1169) 2016-06-02 12:40:31 +02:00
transaction refactored loading json tests 2016-03-29 13:01:39 +02:00
trie util cleanup (#1474) 2016-07-05 15:16:27 +02:00
vm refine tests for call deserialization 2016-05-27 18:09:32 +02:00
bytes.rs expunge &Vec<T> pattern (#1579) 2016-07-12 10:28:35 +02:00
hash.rs Backports for beta (#1888) 2016-08-09 14:05:02 +02:00
lib.rs proper blockchain json parsing 2016-03-15 18:17:48 +01:00
lib.rs.in util cleanup (#1474) 2016-07-05 15:16:27 +02:00
maybe.rs fixed loading of executive tests, unrevealed failing consensus tests 2016-03-24 01:25:59 +01:00
uint.rs Backports for beta (#1888) 2016-08-09 14:05:02 +02:00