This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
lighthouse
Watch
11
Star
0
Fork
0
You've already forked lighthouse
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3a42d7fa6e
lighthouse
/
eth2
/
utils
/
ssz
/
src
History
Kirk Baird
fd2f9d0d15
Remove ssz encoding of length from; Signature, AggregateSiganture, PublicKey, SecretKey
2019-03-26 16:45:25 +11:00
..
test_vectors
Add ssz test vectors
2019-03-19 11:34:31 +11:00
decode.rs
Remove ssz encoding of length from; Signature, AggregateSiganture, PublicKey, SecretKey
2019-03-26 16:45:25 +11:00
encode.rs
Finish implementing Darrens migrate-ssz-little-endian and add wrapper to check for ssz underflow
2019-03-18 18:11:46 +11:00
impl_decode.rs
Merge current master and fix ssz-fuzzing
2019-03-26 14:53:50 +11:00
impl_encode.rs
Merge current master and fix ssz-fuzzing
2019-03-26 14:53:50 +11:00
impl_tree_hash.rs
Updated TreeHash logic as per revised spec
2019-03-08 15:24:07 -08:00
lib.rs
Add ssz test vectors
2019-03-19 11:34:31 +11:00
signed_root.rs
Add SignedRoot methods
2019-03-04 15:47:48 +11:00
tree_hash.rs
Updated TreeHash logic as per revised spec
2019-03-08 15:24:07 -08:00