openethereum/util
Niklas Adolfsson 2d2513b35a [dependencies] bump rand 0.7 (#11022)
* network-devp2p: bump rand `0.7`

* updater: bump rand `0.7`

* hash-fetch: bump rand `0.7`

* ethcore-sync: bump rand `0.7`

* rpc: dont work yet

* [private-tx] remove unused rand

* [ethcore-snapshot] bump rand 0.7

* [engine clique]: bump rand 0.7

* [engine authority-round]: remove rand

* [ethcore-blockchain]: bump rand 0.7

* [ethcore]: bump rand 0.7

* [ethcore-light]: bump rand 0.7

* [ethstore]: bump rand 0.7

* Fix for rand usage in rpc

* [rpc]: fix test build

* [ethcore-sync]: fix test build

* [snapshot tests]: rand 0.7

* [ethkey]: bump rand 0.7

* [rpc]: resolve TODO incompatible `rand versions`

* [ethkey] use `rust-secp256k1` master branch

* fix(bad merge): ethcoore-light remove itertools

* [rpc tests]: revert rpc test changes in #11139

`#11139` makes use a different `RNG/seed`, not `H64::random_using(&mut self.rand)`

This commit reverts the changed tests (the generated id by `Subscribers::next_id`)

* [ethkey/random]: resolve introduced `TODO`
2019-10-18 15:12:16 +02:00
..
bloom ethcore-bloom-journal updated to 2018 (#10804) 2019-06-27 14:34:07 +02:00
blooms-db Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
dir Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
EIP-152 SIMD Implementation for EIP-152 (#11056) 2019-10-02 14:32:21 +01:00
EIP-712 Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
fake-fetch misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
fastmap Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
fetch Upgrade to jsonrpc v14 (#11151) 2019-10-10 15:56:22 +01:00
io Update kvdb, kvdb-rocksdb and h2 (#11091) 2019-09-27 23:29:14 +02:00
journaldb Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
keccak-hasher [keccak-hasher]: rust2018 (#11163) 2019-10-10 19:43:33 +02:00
len-caching-lock Update kvdb, kvdb-rocksdb and h2 (#11091) 2019-09-27 23:29:14 +02:00
macros removed unused macros (#10851) 2019-07-06 20:38:33 +02:00
memory-cache Update to latest trie version. (#10972) 2019-08-15 15:36:48 +02:00
migration-rocksdb Update kvdb, kvdb-rocksdb and h2 (#11091) 2019-09-27 23:29:14 +02:00
network Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
network-devp2p [dependencies] bump rand 0.7 (#11022) 2019-10-18 15:12:16 +02:00
panic-hook panic_hook module uses eprintln instead of raw stderr interface (#10426) 2019-02-27 09:48:40 +00:00
patricia-trie-ethereum Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
registrar Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
rlp-compress fix compile warnings (#10993) 2019-08-27 17:29:33 +02:00
rlp-derive Upgrade ethereum types (#10670) 2019-06-03 15:36:21 +02:00
runtime Upgrade to jsonrpc v14 (#11151) 2019-10-10 15:56:22 +01:00
stats misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
time-utils fix(time-utils): add missing license (#10497) 2019-03-20 16:01:38 +01:00
triehash-ethereum Update ethereum types to 0.8.0 version (#11139) 2019-10-08 14:18:44 +02:00
unexpected misc: bump license header to 2019 (#10135) 2019-01-07 11:33:07 +01:00
version Update version to 2.7.0 (#10846) 2019-07-05 11:49:51 +02:00