openethereum/ethcore/evm/src/interpreter
Wei Tang caca3a8048
Add EIP-1014 transition config flag (#9268)
* Add EIP-1014 transition config flag

* Remove EIP-86 configs

* Change CREATE2 opcode index to 0xf5

* Move salt to the last item in the stack

* Change sendersaltandaddress scheme to comply with current EIP-1014

* Fix json configs

* Fix create2 test

* Fix deprecated comments
2018-08-31 23:43:51 +08:00
..
gasometer.rs Comply EIP-86 with the new definition (#9140) 2018-08-01 13:17:04 +02:00
informant.rs ethcore: fix compilation when using slow-blocks or evm-debug features (#8936) 2018-06-22 11:00:19 +02:00
memory.rs Improve return data truncate logic (#9254) 2018-08-07 11:48:25 +02:00
mod.rs Add EIP-1014 transition config flag (#9268) 2018-08-31 23:43:51 +08:00
shared_cache.rs Refactor evm Instruction to be a c-like enum (#8914) 2018-06-27 13:33:32 +02:00
stack.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00