openethereum/sync/src
Marek Kotewicz bcb63bce12 serde is no longer util dependency (#1534)
* removed old json-tests

* simplify folds in triehash.rs

* removed unused json_aid

* removed unused squeeze.rs

* json branching tests for trie

* removing todos from util

* separated UsingQueue and Table

* further cleanup, removing unused code

* serde serialization of hash moved to rpc module

* uint wrapper for rpc in progress

* serialization of uint moved to rpc module

* updated eth-secp256k1

* updated igd, serde is no longer dependency of util

* loading trie consensus tests

* renamed aliases in rpc imports
2016-07-06 11:23:29 +02:00
..
tests Shortcut sealed block into the chain 2016-06-29 21:49:22 +02:00
blocks.rs Sync optimization (#1385) 2016-06-22 12:10:26 +02:00
chain.rs fixed compilation & warnings 2016-07-01 22:40:54 +03:00
io.rs Check for session expiration on peer registration 2016-06-17 16:01:33 +02:00
lib.rs serde is no longer util dependency (#1534) 2016-07-06 11:23:29 +02:00