openethereum/ethcore
elferdo 3adb640d2b
Bundle protocol and packet_id together in chain sync (#10315)
Define a new `enum` where devp2p subprotocol packet ids (currently eth and par) are defined. Additionally provide functionality to query id value and protocol of a given id object.
2019-02-13 09:20:33 +01: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 Bundle protocol and packet_id together in chain sync (#10315) 2019-02-13 09:20:33 +01: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