Robert Habermeier
146cefdb32
bump parking_lot to 0.3.x series ( #2702 )
2016-10-19 18:35:56 +02:00
arkpar
69d1c1f237
v1.4.0
2016-08-09 11:40:57 +02:00
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
Arkadiy Paronyan
a72d8ee0e7
v1.3.0 ( #1421 )
2016-06-25 10:32:05 +02:00
arkpar
008d009e3e
Version 1.2
2016-05-02 15:02:26 +02:00
arkpar
9e7ff2c00e
Version 1.1
2016-03-14 01:00:17 +01:00
Peter
ce81a24bfd
Tests for issue #161
...
Implementations of get_cache_size and get_data_size in Rust (issue #161 )
Removed sizes module, containing replaced data tables
Fixed whitespace issues after code review
2016-02-21 02:11:09 +00:00
arkpar
cc5384fff5
Get rid of lru_cache dependency
2016-02-18 22:35:14 +01:00
Nikolay Volf
feb9b96ce7
version bump, test script for full suite
2016-02-16 13:40:58 +03:00
arkpar
ead16110bb
Ethash disk cache
2016-01-30 23:02:55 +01:00
arkpar
77d2303b55
Use sha3 crate in ethash
2016-01-18 16:05:45 +01:00
arkpar
e39e7491b8
Use ethash for verification
2016-01-17 12:00:34 +01:00