Commit Graph

31 Commits

Author SHA1 Message Date
Gav Wood 568d28e94b Bitwise Or Assign and some additional convenience in Hash. 2016-01-09 22:30:13 +01:00
arkpar 1ffd999f96 Merge branch 'master' of github.com:gavofyork/ethcore-util into network 2016-01-08 13:32:52 +01:00
Gav Wood 8bf03bb8ff Secure trie functions & structs. 2016-01-06 13:53:23 +01:00
arkpar ba4620bd6c Merge branch 'master' of github.com:gavofyork/ethcore-util into network
Conflicts:
	src/lib.rs
	src/rlp.rs
	src/triehash.rs
2015-12-17 11:46:42 +01:00
debris 51eff239fa rlpstream separated to its own submodule 2015-12-08 12:33:05 +01:00
debris 94edc594d7 docs 2015-12-04 13:12:11 +01:00
arkpar 34acc420f2 Merge branch 'master' of github.com:gavofyork/ethcore-util into network
Conflicts:
	src/triehash.rs
2015-12-03 15:15:17 +01:00
arkpar 2e3750323a Bugfixes; Move discovery draft to a module 2015-12-03 15:11:40 +01:00
debris 8b8a2e39e2 trie test failing 2015-12-03 00:29:31 +01:00
debris 166b84d489 removed duplicate tests 2015-12-02 22:56:38 +01:00
debris b9181b42bc *.json test files 2015-12-02 22:49:47 +01:00
debris 2cbbc872ff json-tests init 2015-12-02 21:50:33 +01:00
debris 9c85e4d305 commented out tests 2015-12-02 17:52:06 +01:00
debris 9650494311 remove redundant prints 2015-12-02 15:03:47 +01:00
debris aa02a71d09 removed DecoderError::BadRlp 2015-12-02 14:20:41 +01:00
debris 18a6090ce5 fixed trie_hash panic when he was processing duplicates 2015-12-02 12:57:25 +01:00
Gav Wood 706428acbe Random tests. 2015-12-02 02:44:45 +01:00
Gav Wood 88655203b5 Merge branch 'master' of github.com:gavofyork/ethcore-util 2015-12-02 00:19:58 +01:00
Gav Wood 6c21bc7b95 out of order test for trieroot 2015-12-01 12:26:20 +01:00
Gav Wood a90ef806a3 Broken triehash 2015-12-01 12:24:58 +01:00
debris 6660b3d65f replaced usages of append(&"") to append_empty_data() 2015-11-30 16:14:03 +01:00
debris 4a912870d1 docs for triehash 2015-11-30 15:56:41 +01:00
debris ec7ce060e4 triehash cleanup in progress 2015-11-30 15:35:10 +01:00
debris 2d7ae3a18a RlpStream out returns value instead of Result 2015-11-30 11:24:03 +01:00
debris 710d3594a8 triehash clenaup in progress 2015-11-30 01:19:04 +01:00
debris 0c9ef317b2 fixed encoding of bytes in rlp, fixed encoding of long lists, triehash + basic tests... more tests todo 2015-11-30 00:28:03 +01:00
debris f4292134c0 uncommented triehash 2015-11-29 19:42:03 +01:00
debris f7ec667852 in pro... 2015-11-29 18:44:29 +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