openethereum/util
Nikolay Volf dfac17538f ethcore-db crate (#1097)
* trait

* implentated, lifetime issue still

* full api

* test mod

* working open

* get/retrieve

* fix warnings and bug

* working serialization of &[u8] parameters

* client attributes

* fix empty payload ser/de

* [ci skip] debug assert out

* extra deserialization test

* extra serialization test

* extra serialization test

* serialization fixes, nupdate rocksdb

* open test working

* result bug & remove some scaffolds

* fix warnings

* more simple tests

* consistent quotes

* get rid of dedicated is_open flag

* hashmap -> btreemap
2016-05-19 14:36:15 +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 Raise fd limit in linux 2016-02-16 00:22:44 +01:00
json-tests added license in every *.rs file 2016-02-05 13:40:41 +01:00
res/geth_keystore Handle geth keys with lowercase crypto key 2016-04-03 15:07:52 +02:00
sha3 added license in every *.rs file 2016-02-05 13:40:41 +01:00
src ethcore-db crate (#1097) 2016-05-19 14:36:15 +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 separate coverage for util 2016-02-03 22:00:09 +03:00
Makefile Move ethcore files back into root. 2016-01-17 13:11:25 +01:00