mjkeating
|
7db2b51876
|
ran cargo fmt
|
2019-03-08 16:37:01 -08:00 |
|
mjkeating
|
d4f3bab68d
|
Updated TreeHash logic as per revised spec
|
2019-03-08 15:24:07 -08:00 |
|
mjkeating
|
8a768819b0
|
brought algorithm in TreeHash macro to spec
|
2019-03-02 09:59:01 -08:00 |
|
mjkeating
|
c688e37693
|
merged master
|
2019-02-25 09:46:49 -08:00 |
|
mjkeating
|
d7184345b8
|
renamed the macro Hashtree to TreeHash
|
2019-02-25 09:17:17 -08:00 |
|
mjkeating
|
2ce316235f
|
merged master and resolved beacon_state conflict
|
2019-02-24 16:54:26 -08:00 |
|
mjkeating
|
f95a0134e6
|
now using the Hashtree macro for most struct types
|
2019-02-22 13:07:04 -08:00 |
|
mjkeating
|
cd676d5621
|
fixed a bug in TreeHash.rs/list_to_blob
|
2019-02-18 11:55:44 -08:00 |
|
mjkeating
|
0148abaa0b
|
Merge branch 'master' into tree_hash_add_padding2
|
2019-02-18 09:04:53 -08:00 |
|
mjkeating
|
6fa141181b
|
Updated TreeHash to spec - added padding
|
2019-02-17 09:30:18 -08:00 |
|
mjkeating
|
4a2d5c9fbe
|
Added TreeHash functionality
|
2019-01-24 16:32:58 -08:00 |
|
mjkeating
|
3fd62239ad
|
Merge branch 'tree_hash' of https://github.com/mjkeating/lighthouse into tree_hash
|
2018-12-12 14:01:37 -08:00 |
|
mjkeating
|
be2c82a732
|
updated with latest spec changes
|
2018-12-12 13:48:54 -08:00 |
|
mjkeating
|
1e4e92bf2e
|
removed a debugging println statement
|
2018-12-12 09:23:53 -08:00 |
|
mjkeating
|
c961c87307
|
fixed tree_hash() for Vec<T> and a couple of other issues
|
2018-12-12 09:23:53 -08:00 |
|
mjkeating
|
68629acebe
|
Added tree_hash impl for Vec and Hashtable (list and container); plus various cleanup code
|
2018-12-12 09:23:53 -08:00 |
|
mjkeating
|
f11c619ef5
|
WIP for tree_hash
|
2018-12-12 09:23:53 -08:00 |
|
mjkeating
|
fbb05946dd
|
tree_hash WIP
|
2018-12-12 09:23:53 -08:00 |
|
mjkeating
|
fbf7f0d537
|
removed a debugging println statement
|
2018-12-09 14:43:41 -08:00 |
|
mjkeating
|
a3b22cf6a4
|
fixed tree_hash() for Vec<T> and a couple of other issues
|
2018-12-09 10:14:09 -08:00 |
|
mjkeating
|
bfcce4fe47
|
Added tree_hash impl for Vec and Hashtable (list and container); plus various cleanup code
|
2018-12-08 15:25:59 -08:00 |
|
mjkeating
|
56b1639f10
|
WIP for tree_hash
|
2018-12-04 13:22:20 -08:00 |
|
mjkeating
|
c1c37098d7
|
tree_hash WIP
|
2018-11-28 12:13:25 -08:00 |
|
mjkeating
|
d6bf1a6119
|
removed unnecessary call to saturated_sub() in vec_shuffle
|
2018-11-23 19:29:03 -08:00 |
|