Commit Graph

12231 Commits

Author SHA1 Message Date
debris a1c017b7ff Merge branch 'master' of https://github.com/gavofyork/ethcore-util 2015-11-29 18:44:51 +01:00
debris f7ec667852 in pro... 2015-11-29 18:44:29 +01:00
Gav Wood cf62f67b5f Fix warnings. 2015-11-29 16:00:23 +01:00
Gav Wood b334a8f824 Return lookup by reference. 2015-11-29 15:50:33 +01:00
debris 7e58f12712 triehash in progress 2015-11-29 15:41:29 +01:00
debris 1f6ae56468 as_nibbles 2015-11-29 12:39:37 +01:00
debris 96e1580ddf triehash, hex_prefix_encode 2015-11-29 12:22:35 +01:00
arkpar 5c975d06cc Started networking code 2015-11-29 11:50:28 +01:00
debris d43091bf1e Merge branch 'crypto' of https://github.com/gavofyork/ethcore-util 2015-11-29 09:45:05 +01:00
debris 73566f071d updated rlp docs 2015-11-29 09:37:07 +01:00
debris 6f217e730c Rlp && UntrustedRlp changes 2015-11-29 09:28:48 +01:00
debris f507ebf1fa rlp -> untrustedrlp in progress 2015-11-29 09:16:15 +01:00
arkpar e04907729a KeyPair, EC signature 2015-11-29 02:11:56 +01:00
Gav Wood 591bc3ef00 Merge branch 'master' of github.com:gavofyork/ethcore-util 2015-11-29 01:40:00 +01:00
Gav Wood 5b57629e6d First little bit of trie done. 2015-11-29 01:39:39 +01:00
debris 9dc6fa98de travis.. 2015-11-29 00:13:32 +01:00
debris 1171a32cec just osx on travis 2015-11-29 00:11:16 +01:00
debris 320b6cb4d9 Merge branch 'master' of https://github.com/gavofyork/ethcore-util 2015-11-29 00:05:42 +01:00
debris 2e2870b06c attempt to run osx on travis 2015-11-29 00:04:57 +01:00
Gav Wood d423a1d276 Merge branch 'master' of github.com:gavofyork/ethcore-util 2015-11-28 23:55:13 +01:00
Gav Wood be96b2638d Doc tweaks. 2015-11-28 23:54:58 +01:00
Gav Wood 13a692cc9d Docuemntation udpate and tests. 2015-11-28 23:49:07 +01:00
debris 7402559630 missing sudo 2015-11-28 23:46:36 +01:00
debris 054a11a5ed apt-get update for travis 2015-11-28 23:33:01 +01:00
debris 8eb9dfb387 travis installs g++4.8 2015-11-28 23:30:23 +01:00
debris 7671877ed6 fixed typo in travis.yml 2015-11-28 23:23:11 +01:00
debris de87de3920 added rocksdb to .travis.yml 2015-11-28 23:21:14 +01:00
debris 3f5ea22a63 first attempt to run travis 2015-11-28 23:13:05 +01:00
Gav Wood cefb1fa9ce OverlayDB complete and tested. 2015-11-28 22:54:12 +01:00
debris 8c0e063f6b docs for chainfilter 2015-11-28 22:43:16 +01:00
debris b0c38cb6ec UntrastedRlp 2015-11-28 22:16:08 +01:00
debris d6d51b456b UnsafeRlp 2015-11-28 22:10:58 +01:00
debris 52ccd7b094 fixed typo 2015-11-28 21:54:41 +01:00
debris da60046e3d bloom filters 2015-11-28 21:42:50 +01:00
debris b405c061a1 lower_level_bloom_indexes use collect instead of for loop 2015-11-28 21:11:10 +01:00
debris a6240c0d30 fixed indention issues 2015-11-28 21:03:31 +01:00
debris 9b02a8bd5f cleanedup chain filter 2015-11-28 20:44:38 +01:00
debris d1223b3b15 bloom filter uses vector instead of hashmap, added few comments 2015-11-28 20:32:46 +01:00
debris 1a30d91853 removed unused line 2015-11-28 20:06:28 +01:00
debris addd1e5ffd bloom filter cleanup 2015-11-28 20:00:14 +01:00
debris faf174c245 just a few comments 2015-11-28 19:48:41 +01:00
Gav Wood 358962d2ea Implemented, in principle. 2015-11-28 19:28:59 +01:00
debris 3e28c2da31 bloom filters 2015-11-28 19:11:04 +01:00
Gav Wood 5c57523dd9 Merge branch 'master' of github.com:gavofyork/ethcore-util 2015-11-28 19:04:31 +01:00
Gav Wood 7733faaab5 overlaydb put_payload. 2015-11-28 19:03:50 +01:00
Gav Wood 4640d64965 Reference-counted rocksdb backed DB. Just need DB I/O now. 2015-11-28 18:29:50 +01:00
debris e769406b92 rustfmt 2015-11-28 17:10:14 +01:00
debris f0f70f801e chainfilter almost done 2015-11-28 17:08:38 +01:00
debris c55956c7b4 Filter trait 2015-11-28 13:08:30 +01:00
debris 90c66a8079 rlp encoding and decoding of fixed sized hashes 2015-11-28 11:25:23 +01:00