openethereum/ethcore
Niklas Adolfsson d8394bded7 fix(add helper for timestamp overflows) (#10330)
* fix(add helper timestamp overflows)

* fix(simplify code)

* fix(make helper private)
2019-02-12 14:16:23 +00:00
..
benches misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
blockchain Adds cli interface to allow reseting chain to a particular block (#9782) 2019-01-16 16:37:26 +01:00
call-contract Extract CallContract and RegistryInfo traits into their own crate (#10178) 2019-01-16 19:52:21 +01:00
db misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
evm Additional error for invalid gas (#10327) 2019-02-11 22:20:51 +00:00
light Additional error for invalid gas (#10327) 2019-02-11 22:20:51 +00:00
node-filter Remove caching for node connections (#10143) 2019-01-08 11:31:26 +11:00
private-tx Deprecate account management (#10213) 2019-02-07 14:34:24 +01:00
res Add Statetest support for Constantinople Fix (#10323) 2019-02-11 17:13:36 +01:00
service Deprecate account management (#10213) 2019-02-07 14:34:24 +01:00
src fix(add helper for timestamp overflows) (#10330) 2019-02-12 14:16:23 +00:00
sync fix(light-rpc): Make `light_sync` generic (#10238) 2019-02-11 10:33:16 +00:00
types misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
vm misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
wasm Replace ethcore-logger with env-logger. (#10102) 2019-01-08 15:07:20 +01:00
Cargo.toml Revive parity_setMinGasPrice RPC call (#10294) 2019-02-11 18:08:12 +01:00