Commit Graph

9 Commits

Author SHA1 Message Date
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
Gav Wood ca54b8e493 RPC for importing geth keys (#1916)
* Address book for local addresses.

* Simple disk-backed address book.

* Add test and keep file with keys.

* View and import Geth keys.

* Fix test.

* Fix up author info.

[ci:skip]
2016-08-11 18:31:28 +02:00
Tomasz Drwięga 10b18db833 Validating u256->usize conversion 2016-08-08 10:26:28 +02:00
debris 1aa34e9dd4 fixed loading of executive tests, unrevealed failing consensus tests 2016-03-24 01:25:59 +01:00
debris 0f889d4222 added genesis method to ethjson blockchain 2016-03-17 14:03:53 +01:00
debris 0621da8535 ethjson spec submodule 2016-03-17 13:41:11 +01:00
debris 196c6e8ecc tests for loading test json files 2016-03-15 19:32:07 +01:00
debris b4849d1c58 finished blockchain test deserialization 2016-03-15 18:42:23 +01:00
debris d96858d38c proper blockchain json parsing 2016-03-15 18:17:48 +01:00