openethereum/rpc/src/v1
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
..
helpers Backports to beta (#1919) 2016-08-12 12:16:20 +02:00
impls [beta] Using pending block only if is not old (#2515) 2016-10-07 11:46:17 +01:00
tests [beta] EIP150.1c (#2599) 2016-10-15 15:16:26 +02:00
traits Peek transaction queue via RPC (#2270) 2016-09-23 18:13:03 +02:00
types [beta] Fixing RPC Filter conversion to EthFilter (#2501) 2016-10-07 12:16:09 +01:00
mod.rs Backports to beta (#1919) 2016-08-12 12:16:20 +02:00