This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
consensus-specs
Watch
1
Star
1
Fork
0
You've already forked consensus-specs
mirror of
https://github.com/ethereum/consensus-specs.git
synced
2026-02-19 01:24:33 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1972ccaaf3a8eccc2f606e1b82bf50d4849a4621
consensus-specs
/
test_libs
/
pyspec
/
eth2spec
/
utils
/
ssz
History
protolambda
e873bbd73b
support list casting
2019-06-22 19:59:15 +02:00
..
__init__.py
resolve linting problems, except ssz-partials
2019-06-01 02:22:14 +02:00
ssz_impl.py
ssz typing now subclasses list/bytes, much easier to work with than wrapped list/bytes functionality
2019-06-20 20:30:42 +02:00
ssz_typing.py
support list casting
2019-06-22 19:59:15 +02:00
test_ssz_impl.py
fix linting + mypy
2019-06-20 20:17:29 +02:00
test_ssz_typing.py
support list casting
2019-06-22 19:59:15 +02:00