Commit Graph

5 Commits

Author SHA1 Message Date
Robert Habermeier 36d3d0d7d7 replace synchronization primitives with those from parking_lot (#1593)
* parking_lot in cargo.toml

* replace all lock invocations with parking_lot ones

* use parking_lot synchronization primitives
2016-07-13 19:59:59 +02:00
debris c90d64662a added license in every *.rs file 2016-02-05 13:40:41 +01:00
debris 6ec672a1a6 docs for util standard, from_json and common modules 2016-02-01 14:58:13 +01:00
Gav Wood 499da19d82 Initial draft of blockchain tests. 2016-01-25 18:56:36 +01:00
Gav Wood 6ea8eaa3b5 Move ethcore files back into root. 2016-01-17 13:11:25 +01:00