openethereum/util
Tomasz Drwięga 08abf67a51 Fix packet count when talking with PAR2 peers (#8555)
* Support diferent packet counts in different protocol versions.

* Fix light timeouts and eclipse protection.

* Fix devp2p tests.

* Fix whisper-cli compilation.

* Fix compilation.

* Fix ethcore-sync tests.

* Revert "Fix light timeouts and eclipse protection."

This reverts commit 06285ea8c1d9d184d809f64b5507aece633da6cc.

* Increase timeouts.
2018-05-14 10:09:05 +02:00
..
bloom
bloomchain Bump ethabi & ethereum-types. (#8258) 2018-04-02 12:12:52 +01:00
bytes
dir Use forked app_dirs crate for reverted Windows dir behavior (#8438) 2018-04-20 08:38:30 +00:00
error Bump ethabi & ethereum-types. (#8258) 2018-04-02 12:12:52 +01:00
fake-fetch util fake-fetch (#8363) 2018-04-11 11:59:04 +02:00
fetch Use hyper 0.11 in ethcore-miner and improvements in parity-reactor (#8335) 2018-04-10 13:51:29 +02:00
hash dapps-fetcher: calculate keccak in-flight while reading the response (#8294) 2018-04-03 14:58:55 +02:00
hashdb Bump ethabi & ethereum-types. (#8258) 2018-04-02 12:12:52 +01:00
io Fix the mio test again (#8602) 2018-05-11 13:45:07 +02:00
journaldb block_header can fail so return Result (#8581) 2018-05-11 11:34:07 +02:00
kvdb Decouple rocksdb dependency from ethcore (#8320) 2018-04-09 14:21:37 +02:00
kvdb-memorydb
kvdb-rocksdb Bump ethabi & ethereum-types. (#8258) 2018-04-02 12:12:52 +01:00
macros
mem Add util/mem to zero out memory on drop. (#8356) 2018-04-11 13:57:12 +02:00
memory_cache
memorydb Remove unused dependency bigint (#8505) 2018-04-27 17:46:17 +02:00
migration-rocksdb Unify and limit rocksdb dependency places (#8371) 2018-04-13 21:14:53 +02:00
network Fix packet count when talking with PAR2 peers (#8555) 2018-05-14 10:09:05 +02:00
network-devp2p Fix packet count when talking with PAR2 peers (#8555) 2018-05-14 10:09:05 +02:00
panic_hook
path
patricia_trie Remove expect (#8536) 2018-05-04 10:06:54 +02:00
plain_hasher Bump ethabi & ethereum-types. (#8258) 2018-04-02 12:12:52 +01:00
reactor Use hyper 0.11 in ethcore-miner and improvements in parity-reactor (#8335) 2018-04-10 13:51:29 +02:00
rlp Rlp decode returns Result (#8527) 2018-05-08 11:22:12 +02:00
rlp_compress Replace legacy Rlp with UntrustedRlp and use in ethcore rlp views (#8316) 2018-04-16 15:52:12 +02:00
rlp_derive Rlp decode returns Result (#8527) 2018-05-08 11:22:12 +02:00
stats
stop-guard
trace-time Make trace-time publishable. (#8568) 2018-05-09 08:54:37 +02:00
trie-standardmap Bump ethabi & ethereum-types. (#8258) 2018-04-02 12:12:52 +01:00
triehash Bump ethabi & ethereum-types. (#8258) 2018-04-02 12:12:52 +01:00
unexpected More code refactoring to integrate Duration (#8322) 2018-04-14 21:35:58 +02:00
using_queue New Transaction Queue implementation (#8074) 2018-04-13 17:34:27 +02:00
version Bump master to 1.12 (#8477) 2018-04-25 16:25:43 +02:00