openethereum/ethcore/light/src/client
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
..
fetch.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
header_chain.rs Move ethereum-specific H256FastMap type to own crate (#9307) 2018-08-09 09:51:48 +02:00
mod.rs Add EIP-1014 transition config flag (#9268) 2018-08-31 23:43:51 +08:00
service.rs new blooms database (#8712) 2018-06-20 15:13:07 +02:00