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-04 21:35:10 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ef659144b48ca45afd3b67cd5162ba25144a4e21
consensus-specs
/
test_libs
/
pyspec
/
eth2spec
/
utils
/
ssz
History
Danny Ryan
77f007cab5
Merge pull request
#1267
from ethereum/dankrad-patch-9
...
Define Bitlist/Bitvector serialization using bytes, not bigints
2019-07-14 17:20:12 -06:00
..
__init__.py
resolve linting problems, except ssz-partials
2019-06-01 02:22:14 +02:00
ssz_impl.py
Merge pull request
#1267
from ethereum/dankrad-patch-9
2019-07-14 17:20:12 -06:00
ssz_typing.py
use as_bytes function to reduce code duplication, and for later usage
2019-07-12 22:11:33 +02:00
test_ssz_impl.py
Some more (shorter) Bitvector and Bitlist tests
2019-06-28 00:31:37 +01:00
test_ssz_typing.py
Add Bitvector and Bitlist
2019-06-27 09:51:06 +01:00