openethereum/rpc/src/v1/helpers
s3krit ff398fe7ff
V2.5.6 stable (#10961)
-  Fix cargo audit (#10921)
  - Add support for Energy Web Foundation's new chains (#10957)
  - Kaspersky AV whitelisting (#10919)
  - Avast whitelist script (#10900)
  - Docker images renaming (#10863)
  - Remove excessive warning (#10831)
  - Allow --nat extip:your.host.here.org (#10830)
  - When updating the client or when called from RPC, sleep should mean sleep (#10814)
  - added new ropsten-bootnode and removed old one (#10794)
  - ethkey no longer uses byteorder (#10786)
  - Do not drop the peer with None difficulty (#10772)
  - docs: Update Readme with TOC, Contributor Guideline. Update Cargo package descriptions (#10652)
2019-08-12 18:55:11 +02:00
..
dispatch fix(light): make `OnDemand` generic instead of using the concrete type (#10514) 2019-03-27 14:46:20 +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 V2.5.6 stable (#10961) 2019-08-12 18:55:11 +02:00
errors.rs beta 2.5.1 (#10643) 2019-05-10 13:48:52 +02:00
fake_sign.rs Fix max_gas (#10537) 2019-03-27 15:53:06 -04:00
ipfs.rs fix(rpc): fix a bunch of clippy lints (#10493) 2019-03-22 12:01:11 +01:00
light_fetch.rs beta backports (#10576) 2019-04-08 11:44:10 +02: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