openethereum/ethcore/sync/src
Toralf Wittner 41348dead4 Add type for passwords. (#8920)
* Add type for passwords.

* Fix test.

* Simplify `Drop` impls of `Password` and `Memzero`.

* Spaces to tabs.

* Custom `Drop` impl for `Password`.
2018-06-22 15:09:15 +02:00
..
chain Minor fix in chain supplier and light provider (#8906) 2018-06-15 17:30:34 +02:00
light_sync Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
res Private transactions processing error handling (#8431) 2018-04-20 15:45:53 +02:00
tests Add type for passwords. (#8920) 2018-06-22 15:09:15 +02:00
api.rs Limit the number of transactions in pending set (#8777) 2018-06-12 08:22:54 +02:00
block_sync.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
blocks.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
lib.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
private_tx.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
snapshot.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
sync_io.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00
transactions_stats.rs Update `license header` and `scripts` (#8666) 2018-06-04 10:19:50 +02:00