openethereum/rpc/src/v1/tests
Wei Tang 637883f52b Comply EIP-86 with the new definition (#9140)
* Comply EIP-86 with the new CREATE2 opcode

* Fix rpc compile

* Fix interpreter CREATE/CREATE2 stack pop difference

* Add unreachable! to fix compile

* Fix instruction_info

* Fix gas check due to new stack item

* Add new tests in executive

* Fix have_create2 comment

* Remove all unused references of eip86_transition and block_number
2018-08-01 13:17:04 +02:00
..
helpers Added --tx-queue-no-early-reject flag to disable early tx queue rejects (#9143) 2018-07-24 16:04:48 +03:00
mocked Comply EIP-86 with the new definition (#9140) 2018-08-01 13:17:04 +02:00
eth.rs Add type for passwords. (#8920) 2018-06-22 15:09:15 +02:00
mod.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00