eth2.0-specs/specs/phase0
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
..
beacon-chain.md Use `encode_bytes` to implement `int_to_bytes` 2020-06-25 20:20:39 +08:00
deposit-contract.md 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
fork-choice.md Merge pull request #1886 from ethereum/fix_store_target_checkpoint_state 2020-06-22 11:38:40 -06:00
p2p-interface.md PR feedback 2020-06-18 09:45:10 -06:00
validator.md Use `encode_bytes` to implement `int_to_bytes` 2020-06-25 20:20:39 +08:00