openethereum/rpc/src/v1
Marek Kotewicz a574df3132 simplify block module and usage (#10479)
* removed trait IsBlock and simplify block usage

* removed redundant ClosedBlock::hash function
2019-03-15 12:22:47 +00:00
..
helpers Implement parity_versionInfo & parity_setChain on LC; fix parity_setChain (#10312) 2019-03-04 20:24:53 +01:00
impls Implement parity_versionInfo & parity_setChain on LC; fix parity_setChain (#10312) 2019-03-04 20:24:53 +01:00
tests simplify block module and usage (#10479) 2019-03-15 12:22:47 +00:00
traits fix(rpc-types): replace uint and hash with ethereum_types v0.4 (#10217) 2019-02-25 14:27:28 +01:00
types fix(rpc-types): replace uint and hash with ethereum_types v0.4 (#10217) 2019-02-25 14:27:28 +01:00
extractors.rs Bump JSON-RPC (#10151) 2019-01-11 16:55:03 +01:00
informant.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
metadata.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
mod.rs fix(rpc-types): replace uint and hash with ethereum_types v0.4 (#10217) 2019-02-25 14:27:28 +01:00