openethereum/rpc/src/v1/helpers
Niklas Adolfsson c5c3fb6a75
fix(rpc-types): replace uint and hash with ethereum_types v0.4 (#10217)
* fix(rpc-types): remove uint and hash wrappers

* fix(tests)

* fix(cleanup)

* grumbles(rpc-api): revert `verify_signature`

* revert change of `U64` -> `u64`

* fix(cleanup after bad merge)

* chore(bump ethereum-types)

* fix(bad merge)

* feat(tests ethereum-types): add tests

* chore(update `ethereum-types` to 0.4.2)

* feat(tests for h256)

* chore(rpc): remove `ethbloom` import

Use re-export from `ethereum-types` instead

* fix(bad merge): remove `DefaultAccount` type

* doc(add TODO with issue link)
2019-02-25 14:27:28 +01:00
..
dispatch fix(rpc-types): replace uint and hash with ethereum_types v0.4 (#10217) 2019-02-25 14:27:28 +01:00
external_signer fix(rpc-types): replace uint and hash with ethereum_types v0.4 (#10217) 2019-02-25 14:27:28 +01:00
block_import.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
deprecated.rs Deprecate account management (#10213) 2019-02-07 14:34:24 +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 fix(compilation warns): no-default-features (#10346) 2019-02-14 17:54:44 +03:00
fake_sign.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
ipfs.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
light_fetch.rs fix(light-rpc): Make light_sync generic (#10238) 2019-02-11 10:33:16 +00: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-types): replace uint and hash with ethereum_types v0.4 (#10217) 2019-02-25 14:27:28 +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 misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
work.rs fix(rpc-types): replace uint and hash with ethereum_types v0.4 (#10217) 2019-02-25 14:27:28 +01:00