eth2.0-specs/tests/core/pyspec/eth2spec/utils/ssz
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
..
__init__.py reorg specs by fork and move ssz out to own folder. make all of the build and link changes to support move 2020-01-10 11:55:13 -07:00
ssz_impl.py Use `encode_bytes` to implement `int_to_bytes` 2020-06-25 20:20:39 +08:00
ssz_typing.py Remerkleable - merkle tree based ssz for better and faster spec 2020-01-25 00:43:43 +01:00