openethereum/util/src
Arkadiy Paronyan 8596a347ea Networking refactoring (#1172)
* Networking refactoring

* Make sure the same socket is reused

* Safer atomic ordering

* Replaced eq with ==
2016-06-02 11:49:56 +02:00
..
io Merge pull request #1116 from rphmeier/die_display 2016-05-24 20:00:50 +02:00
journaldb migration fixes (#1155) 2016-05-27 08:23:29 +02:00
keys Merge pull request #1196 from rphmeier/rpc-tests 2016-06-01 12:44:51 +02:00
migration Bloomchain (#1014) 2016-05-26 18:24:51 +02:00
network Networking refactoring (#1172) 2016-06-02 11:49:56 +02:00
rlp Importing (#1132) 2016-05-24 20:29:19 +02:00
trie correct signature of SecTrieDB::raw_mut 2016-05-25 17:10:01 +02:00
bytes.rs Bumping clippy & fixing warnings (#1024) 2016-05-02 13:13:12 +02:00
common.rs add empty rule to map macros 2016-05-31 21:18:54 +02:00
crypto.rs remove all possible unsafe code in crypto (#1168) 2016-05-28 21:48:42 +02:00
error.rs address match style concerns 2016-05-22 12:41:45 -04:00
from_json.rs uint to separated crate 2016-03-01 00:21:15 +03:00
hash.rs expunge x! from util 2016-05-31 16:40:48 +02:00
hashdb.rs Update deprecated HashDB methods in docs. 2016-03-30 01:36:35 -04:00
heapsizeof.rs uint to separated crate 2016-03-01 00:21:15 +03:00
json_aid.rs expunge x! from util 2016-05-31 16:40:48 +02:00
kvdb.rs migration fixes (#1155) 2016-05-27 08:23:29 +02:00
lib.rs Bumping clippy. Fixing warnings (#1139) 2016-05-25 17:03:58 +02:00
log.rs Adding tests for RotatingLogger 2016-04-20 00:47:56 +02:00
math.rs added license in every *.rs file 2016-02-05 13:40:41 +01:00
memorydb.rs Fixing warnings 2016-04-06 10:55:40 +02:00
misc.rs Fixing warnings 2016-03-18 10:14:19 +01:00
network_settings.rs Fixing status page displaying homestead (#1020) 2016-04-30 18:58:28 +01:00
nibbleslice.rs Fixing clippy warnings. Implementing PartialEq for Uints 2016-02-23 11:40:23 +01:00
numbers.rs uint to separated crate 2016-03-01 00:21:15 +03:00
overlaydb.rs Fixing warnings 2016-04-06 10:55:40 +02:00
panics.rs Exception handling in RPC & WebApps 2016-04-23 12:29:12 +02:00
path.rs refactoring in configuration 2016-05-13 13:53:33 +03:00
semantic_version.rs doc typo 2016-02-17 03:17:02 +03:00
sha3.rs Fixed some tests 2016-02-16 17:54:34 +01:00
squeeze.rs added license in every *.rs file 2016-02-05 13:40:41 +01:00
standard.rs added license in every *.rs file 2016-02-05 13:40:41 +01:00
table.rs unknonw lint 2016-03-13 21:39:23 +01:00
triehash.rs added license in every *.rs file 2016-02-05 13:40:41 +01:00
using_queue.rs UsingQueue: Tests for new function, remove unused function. 2016-03-24 23:15:51 +01:00
vector.rs added license in every *.rs file 2016-02-05 13:40:41 +01:00