debris
|
83895ca109
|
trie.at() impl
|
2015-12-01 16:39:44 +01:00 |
|
Gav Wood
|
9041f81cba
|
Additional trie test and fix.
|
2015-12-01 12:57:08 +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 |
|
Gav Wood
|
0179cf54b7
|
Better logging, additional tests.
|
2015-12-01 12:10:36 +01:00 |
|
Gav Wood
|
4e4b754eca
|
First few tests working.
|
2015-12-01 03:35:55 +01:00 |
|
Gav Wood
|
87e458efed
|
Merge branch 'master' of github.com:gavofyork/ethcore-util
|
2015-12-01 02:25:31 +01:00 |
|
Gav Wood
|
d6e5bbae78
|
Trie compiles.
|
2015-12-01 02:23:53 +01:00 |
|
debris
|
24f9771716
|
fixed take_node lifetimes
|
2015-12-01 02:04:52 +01:00 |
|
Gav Wood
|
cceae8ecc2
|
less commented out code in trie.
|
2015-12-01 01:52:20 +01:00 |
|
Gav Wood
|
e8ca520dad
|
Merge branch 'master' of github.com:gavofyork/ethcore-util
|
2015-12-01 01:44:29 +01:00 |
|
Gav Wood
|
26f29b2fcd
|
Logging.
|
2015-12-01 01:44:18 +01:00 |
|
debris
|
1934cb3bdd
|
updated tiny_keccak library
|
2015-12-01 01:35:32 +01:00 |
|
Gav Wood
|
eb8f04a3e6
|
Merge branch 'master' of github.com:gavofyork/ethcore-util
|
2015-12-01 01:32:10 +01:00 |
|
Gav Wood
|
2b09521b56
|
Main logic for insertion into trie.
|
2015-12-01 01:12:06 +01:00 |
|
debris
|
9019610728
|
NibbleSlice mid do not share lifetime with a parent view, but with a collection
|
2015-11-30 19:14:46 +01:00 |
|
debris
|
84b872819e
|
rlp lifetimes
|
2015-11-30 17:23:52 +01:00 |
|
debris
|
b51b81995e
|
Merge branch 'master' of https://github.com/gavofyork/ethcore-util
|
2015-11-30 16:14:21 +01:00 |
|
debris
|
6660b3d65f
|
replaced usages of append(&"") to append_empty_data()
|
2015-11-30 16:14:03 +01:00 |
|
Gav Wood
|
0eb6f97a97
|
Merge branch 'master' of github.com:gavofyork/ethcore-util
|
2015-11-30 16:08:38 +01:00 |
|
Gav Wood
|
d293bce22d
|
Trie progress...
|
2015-11-30 16:06:29 +01:00 |
|
debris
|
43326356d0
|
updated trie tests
|
2015-11-30 16:01:47 +01:00 |
|
debris
|
8e1af0e7ca
|
Merge branch 'master' of https://github.com/gavofyork/ethcore-util
|
2015-11-30 15:56:50 +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 |
|
Gav Wood
|
ddd0baa70a
|
data_at in RLP.
|
2015-11-30 15:01:43 +01:00 |
|
Gav Wood
|
972b78d47b
|
First insert in trie works!
|
2015-11-30 14:53:22 +01:00 |
|
Gav Wood
|
7fd6252772
|
Fix warnings, use Prototype.
|
2015-11-30 13:25:37 +01:00 |
|
Gav Wood
|
2d556d6f06
|
Add prototype.
|
2015-11-30 13:19:55 +01:00 |
|
Gav Wood
|
526f4b3a20
|
Merge branch 'master' of github.com:gavofyork/ethcore-util
|
2015-11-30 13:09:40 +01:00 |
|
debris
|
be1d208c36
|
rlp size function
|
2015-11-30 13:06:51 +01:00 |
|
Gav Wood
|
771756b3f4
|
Merge branch 'master' of github.com:gavofyork/ethcore-util
|
2015-11-30 12:58:55 +01:00 |
|
debris
|
0a93c7c32e
|
Rlp.items -> Rlp.item_count, RlpStream.append_null -> RlpStream.append_empty_data
|
2015-11-30 12:58:23 +01:00 |
|
Gav Wood
|
d45bf38c2d
|
Merge branch 'master' of github.com:gavofyork/ethcore-util
|
2015-11-30 12:52:53 +01:00 |
|
debris
|
b6dc3e464d
|
rlp items functions
|
2015-11-30 12:41:11 +01:00 |
|
debris
|
80f1e527dc
|
Rlp is_int
|
2015-11-30 12:28:49 +01:00 |
|
debris
|
f444729569
|
Rlp is_null && is_empty methods
|
2015-11-30 12:06:08 +01:00 |
|
debris
|
93f2bd9314
|
Rlp data function
|
2015-11-30 11:54:09 +01:00 |
|
debris
|
f42e8c0665
|
RlpStream clear
|
2015-11-30 11:42:54 +01:00 |
|
Gav Wood
|
c8432ed3a8
|
Merge branch 'master' of github.com:gavofyork/ethcore-util
|
2015-11-30 11:33:59 +01:00 |
|
debris
|
fac89f784b
|
updated todo
|
2015-11-30 11:33:31 +01:00 |
|
debris
|
bd6289756b
|
fixed rlp decoder error names
|
2015-11-30 11:33:08 +01:00 |
|
debris
|
6ee5e1684b
|
rename try_to_finish -> note_appended
|
2015-11-30 11:29:30 +01:00 |
|
debris
|
94a5216513
|
removed dangling ;
|
2015-11-30 11:25:09 +01:00 |
|
debris
|
2d7ae3a18a
|
RlpStream out returns value instead of Result
|
2015-11-30 11:24:03 +01:00 |
|
debris
|
78965b3c5a
|
RlpStream append_null
|
2015-11-30 11:16:50 +01:00 |
|
Gav Wood
|
7abac7fba8
|
Merge branch 'master' of github.com:gavofyork/ethcore-util
|
2015-11-30 02:57:22 +01:00 |
|
Gav Wood
|
c91bc6b419
|
Bug fix in nibble slice.
Trie.
|
2015-11-30 02:57:02 +01:00 |
|
debris
|
122144c00a
|
docs for rlp
|
2015-11-30 02:55:03 +01:00 |
|
debris
|
448577d99c
|
is_value -> is_data
|
2015-11-30 01:30:35 +01:00 |
|
debris
|
710d3594a8
|
triehash clenaup in progress
|
2015-11-30 01:19:04 +01:00 |
|
debris
|
f02bd0cd17
|
Merge branch 'master' of https://github.com/gavofyork/ethcore-util into rlp_fixes
|
2015-11-30 00:28:14 +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 |
|
Gav Wood
|
c79a2fc4ea
|
Examples and docs.
|
2015-11-29 21:35:21 +01:00 |
|
Gav Wood
|
930865fefb
|
NibbleSlice struct.
|
2015-11-29 21:17:07 +01:00 |
|
Gav Wood
|
f1315cff71
|
Merge branch 'master' of github.com:gavofyork/ethcore-util
|
2015-11-29 20:11:12 +01:00 |
|
Gav Wood
|
06bbefd07b
|
Nibbleslice basic operations.
|
2015-11-29 20:11:02 +01:00 |
|
debris
|
d23b8d9a74
|
Merge branch 'master' into rlp_fixes
|
2015-11-29 19:42:04 +01:00 |
|
debris
|
f4292134c0
|
uncommented triehash
|
2015-11-29 19:42:03 +01:00 |
|
debris
|
03c1944d9c
|
fixed encoding of byte vectors
|
2015-11-29 19:35:22 +01:00 |
|
Gav Wood
|
962fa4d812
|
Merge branch 'master' of github.com:gavofyork/ethcore-util
|
2015-11-29 18:45:53 +01:00 |
|
Gav Wood
|
9c632d58f2
|
Possible fix?
|
2015-11-29 18:45:41 +01:00 |
|
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 |
|
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
|
5b57629e6d
|
First little bit of trie done.
|
2015-11-29 01:39:39 +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 |
|
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 |
|