openethereum/util
Marek Kotewicz c39761c042 ethkey and ethstore use hash structures from bigint (#1851)
* Address renamed to H160 at bigint library level

* moved uint specific test from util to bigint library

* naming

* unifing hashes in progress

* unifing hashes

* cleanup redundant unwraps in tests

* fixed compiling
2016-08-15 15:09:00 +02:00
..
benches cleaning up hash reexports 2016-08-03 18:05:17 +02:00
bigint ethkey and ethstore use hash structures from bigint (#1851) 2016-08-15 15:09:00 +02:00
fdlimit cli overhaul (#1600) 2016-07-25 16:09:47 +02:00
io Purging .derefs, fixing clippy warnings. (#1890) 2016-08-10 16:29:40 +02:00
network Purging .derefs, fixing clippy warnings. (#1890) 2016-08-10 16:29:40 +02:00
sha3 added license in every *.rs file 2016-02-05 13:40:41 +01:00
src ethkey and ethstore use hash structures from bigint (#1851) 2016-08-15 15:09:00 +02:00
table Miner tests (#1597) 2016-07-14 12:16:53 +02:00
using_queue Miner tweaks (#1797) 2016-08-02 17:53:32 +01:00
Cargo.toml v1.4.0 2016-08-09 11:40:57 +02:00
Makefile Move ethcore files back into root. 2016-01-17 13:11:25 +01:00
build.rs Indent 2016-03-17 18:43:01 +01:00
cov.sh remove redundant modification 2016-03-02 13:02:33 +03:00