Go to file
Gav Wood c7768e110e Merge pull request #17 from gavofyork/rlp_array
decoding to rust array [T; $len] using macro
2015-12-14 12:24:50 +01:00
benches fixed trie benches 2015-12-11 11:53:44 +01:00
json-tests few additional json tests 2015-12-03 12:00:57 +01:00
src read_list -> as_list 2015-12-14 12:03:48 +01:00
.gitignore updated gitignore 2015-12-02 21:51:20 +01:00
.travis.yml upgraded travis to beta 2015-11-30 01:21:37 +01:00
Cargo.toml rlp uses elastic array 2015-12-07 11:27:12 +01:00
LICENSE Initial commit 2015-11-24 20:50:56 +01:00
Makefile Makefile for cross-compilation 2015-12-10 01:41:44 +01:00
README.md Initial commit. 2015-11-24 20:57:45 +01:00
rustfmt.toml Additional hash traits and methods 2015-11-26 23:24:01 +01:00

ethcore-util