openethereum/util/network-devp2p/src
Valentin Shergin a5820b6ef9
Deduplicating crate dependencies (part 3 of n) (#11614)
* Deduplicating crate dependencies (part 3 of n, `tiny_keccak`, `tokio-timer`, and co) (#11613)

The change includes:
```
tiny-keccak
tokio-timer
textwrap
winapi
rand
rand_xorshift
scopeguard
url
```

* Update rpc/src/v1/helpers/secretstore.rs

Co-Authored-By: Andronik Ordian <write@reusable.software>

* Update util/network-devp2p/src/connection.rs

Co-Authored-By: Andronik Ordian <write@reusable.software>

Co-authored-by: Andronik Ordian <write@reusable.software>
2020-04-09 11:03:27 +02:00
..
connection.rs Deduplicating crate dependencies (part 3 of n) (#11614) 2020-04-09 11:03:27 +02:00
discovery.rs Actually save ENR on creation and modification (#11602) 2020-04-07 20:40:54 +02:00
handshake.rs license update (#11543) 2020-03-05 12:19:39 +01:00
host.rs Deduplicating crate dependencies (part 2 of n, slab) (#11613) 2020-04-07 21:50:45 +02:00
ip_utils.rs license update (#11543) 2020-03-05 12:19:39 +01:00
lib.rs Node Discovery v4 ENR Extension (EIP-868) (#11540) 2020-04-04 10:52:22 +02:00
node_record.rs Actually save ENR on creation and modification (#11602) 2020-04-07 20:40:54 +02:00
node_table.rs Replace deprecated tempdir dependency with tempfile (#11588) 2020-03-29 22:31:17 +02:00
persistence.rs Node Discovery v4 ENR Extension (EIP-868) (#11540) 2020-04-04 10:52:22 +02:00
service.rs license update (#11543) 2020-03-05 12:19:39 +01:00
session.rs license update (#11543) 2020-03-05 12:19:39 +01:00