eth2.0-specs/tests/core/pyspec/eth2spec
Hsiao-Wei Wang a061758a66
Use `encode_bytes` to implement `int_to_bytes`
Rename `bytes_to_int` to `bytes_to_uint64`

Use `encode_bytes` to implement `int_to_bytes`

Rename `int_to_bytes` to `uint_to_bytes` and move it to `ssz_impl.py`
2020-06-25 20:20:39 +08:00
..
config Fix `MAX_SHARDS` and move config files to `configs/{network}/{fork}` 2020-06-12 00:47:36 +08:00
debug Remerkleable - merkle tree based ssz for better and faster spec 2020-01-25 00:43:43 +01:00
test Make `get_pending_shard_blocks` return `Sequence[SignedShardBlock]` 2020-06-24 12:50:27 +08:00
utils Use `encode_bytes` to implement `int_to_bytes` 2020-06-25 20:20:39 +08:00
VERSION.txt bump VERSION.txt to 0.12.1 2020-06-02 17:26:26 -06:00
__init__.py more explicit about version file location 2020-02-08 23:59:08 +01:00