openethereum/rpc/src/v1/helpers
Niklas Adolfsson 17042e9c32 fix(rpc): fix a bunch of clippy lints (#10493)
* fix(rpc): fix a bunch of clippy lints

* fix(rpc clippy): remove unused ignored lints

* fix(clippy): fix all redundant_field_names

This commit fixes all uses of `redundant_field_names` and removes the ignored lint `redundant_field_names`

* fix(brain unwrap): replace with expect
2019-03-22 12:01:11 +01:00
..
dispatch fix(rpc): fix a bunch of clippy lints (#10493) 2019-03-22 12:01:11 +01:00
external_signer fix(rpc): fix a bunch of clippy lints (#10493) 2019-03-22 12:01:11 +01:00
block_import.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
deprecated.rs fix(rpc): fix a bunch of clippy lints (#10493) 2019-03-22 12:01:11 +01:00
eip191.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
engine_signer.rs Deprecate account management (#10213) 2019-02-07 14:34:24 +01:00
errors.rs Implement parity_versionInfo & parity_setChain on LC; fix parity_setChain (#10312) 2019-03-04 20:24:53 +01:00
fake_sign.rs fix(rpc): fix a bunch of clippy lints (#10493) 2019-03-22 12:01:11 +01:00
ipfs.rs fix(rpc): fix a bunch of clippy lints (#10493) 2019-03-22 12:01:11 +01:00
light_fetch.rs fix(rpc): fix a bunch of clippy lints (#10493) 2019-03-22 12:01:11 +01:00
mod.rs fix(compilation warns): `no-default-features` (#10346) 2019-02-14 17:54:44 +03:00
network_settings.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
nonce.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
poll_filter.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
poll_manager.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
requests.rs Deprecate account management (#10213) 2019-02-07 14:34:24 +01:00
secretstore.rs fix(rpc-types): replace uint and hash with `ethereum_types v0.4` (#10217) 2019-02-25 14:27:28 +01:00
signature.rs fix(rpc): fix a bunch of clippy lints (#10493) 2019-03-22 12:01:11 +01:00
subscribers.rs fix(rpc-types): replace uint and hash with `ethereum_types v0.4` (#10217) 2019-02-25 14:27:28 +01:00
subscription_manager.rs fix(rpc): fix a bunch of clippy lints (#10493) 2019-03-22 12:01:11 +01:00
work.rs fix(rpc): fix a bunch of clippy lints (#10493) 2019-03-22 12:01:11 +01:00