openethereum/util
Marek Kotewicz 1741597a20 foundation of simple db migration (#1128)
* simple db migration

* make migration slightly more functional

* migration version is just a single unsigned integer
2016-05-24 22:38:11 +02:00
..
benches Updating benchmarks to avoid inlining/optimizing 2016-03-09 00:05:47 +01:00
bigint Moving all Client public API types to separate mod & binary serialization codegen for that mod (#1051) 2016-05-16 18:33:32 +02:00
fdlimit
json-tests
res/geth_keystore Handle geth keys with lowercase crypto key 2016-04-03 15:07:52 +02:00
sha3
src foundation of simple db migration (#1128) 2016-05-24 22:38:11 +02:00
build.rs Indent 2016-03-17 18:43:01 +01:00
Cargo.toml ethcore-db crate (#1097) 2016-05-19 14:36:15 +02:00
cov.sh remove redundant modification 2016-03-02 13:02:33 +03:00
Makefile