This website requires JavaScript.
Explore
Help
Sign In
gnosis
/
lighthouse
Watch
1
Star
0
Fork
0
You've already forked lighthouse
mirror of
https://github.com/sigp/lighthouse.git
synced
2026-03-14 10:22:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
604fe2d97f4f107f25ea6a3b9a0640059374e1e7
lighthouse
/
eth2
/
utils
/
ssz
/
src
History
Paul Hauner
9a356a00c2
Merge pull request
#405
from c-o-l-o-r/wasm-ssz
...
Make SSZ compatible with `wasm32` targets
2019-06-27 13:31:18 +10:00
..
decode
make
ssz
crate wasm compatible
2019-06-22 14:37:07 -04:00
encode
fix encoding impl for usize on 32-bit architectures
2019-06-25 09:59:50 -04:00
decode.rs
Add support for SSZ union type via Option
2019-06-04 12:03:54 +10:00
encode.rs
Add support for SSZ union type via Option
2019-06-04 12:03:54 +10:00
lib.rs
calculate MAX_LENGTH_VALUE for 32-bit and 64-bit targets
2019-06-25 10:12:49 -04:00
macros.rs
Fmt fix
2019-05-28 01:58:16 +00:00