eth2.0-specs/tests/core/pyspec/eth2spec/utils
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
..
ssz Use `encode_bytes` to implement `int_to_bytes` 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
bls.py Bump `milagro_bls_binding` to 1.2.0 2020-05-21 01:37:12 +08:00
hash_function.py Fix utils.hash_function typing 2020-04-17 23:55:32 +08:00
merkle_minimal.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
test_merkle_minimal.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