openethereum/ethcore/src/client
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
..
ancient_import.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
bad_blocks.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
chain_notify.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
client.rs V2.5.6 stable (#10961) 2019-08-12 18:55:11 +02:00
config.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
evm_test_client.rs Refactor ethcore::client::TransactResult to use it inside std::result::Result (#10366) 2019-02-26 13:49:33 +01:00
io_message.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
mod.rs Refactor ethcore::client::TransactResult to use it inside std::result::Result (#10366) 2019-02-26 13:49:33 +01:00
private_notify.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
test_client.rs OpenBlock::new take IntoIterator instead of mutable ref to Iterator (#10480) 2019-03-15 15:43:54 +01:00
trace.rs misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
traits.rs Implement parity_versionInfo & parity_setChain on LC; fix parity_setChain (#10312) 2019-03-04 20:24:53 +01:00