openethereum/ethcore/light/src
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
..
client Add EIP-1014 transition config flag (#9268) 2018-08-31 23:43:51 +08:00
net Replace Duration::new() w/ Duration::from_nanos (#9387) 2018-08-21 16:01:09 +01:00
on_demand Better support for eth_getLogs in light mode (#9186) 2018-08-25 23:06:01 +02:00
types docs: update repository links (#9159) 2018-07-23 13:58:50 +02:00
cache.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
cht.rs Make HashDB generic (#8739) 2018-07-02 18:50:05 +02:00
lib.rs Better support for eth_getLogs in light mode (#9186) 2018-08-25 23:06:01 +02:00
provider.rs Better support for eth_getLogs in light mode (#9186) 2018-08-25 23:06:01 +02:00
transaction_queue.rs Move ethereum-specific H256FastMap type to own crate (#9307) 2018-08-09 09:51:48 +02:00