eth2.0-specs/specs
Hsiao-Wei Wang f7320ec25b
Fix `compute_commitment`
1. Use `+` to concatenate the merkle roots in `hash` function.
2. Fix `pad_to_power_of_2`: padding with `[b'\x00' * SHARD_BLOCK_SIZE]`,
not `[SHARD_BLOCK_SIZE]`.
2019-02-14 00:30:00 +08:00
..
core Fix `compute_commitment` 2019-02-14 00:30:00 +08:00
validator simplify get_next_epoch_committee_assignment by adding registry_change arg 2019-02-08 11:54:17 -07:00
bls_signature.md change message to message_hash in bls spec 2019-02-07 10:37:01 -08:00
simple-serialize.md Merkleise SSZ container elements (#595) 2019-02-12 21:57:54 +00:00
test-format.md a note about wip 2018-10-16 17:50:56 -05:00