eth2.0-specs/specs/phase1
Hsiao-Wei Wang 94c231cf98
Fix `ShardTransition.shard_data_roots` and add test
1. Fix `ShardTransition.shard_data_roots`: use `get_block_data_merkle_root` helper to calculate it.
2. Rework `get_valid_custody_chunk_response` testing helper: accept
`block_length_or_custody_data`
3. Add `test_with_custody_challenge_and_response` test
2020-06-26 01:46:45 +08:00
..
beacon-chain.md Refactor phase 1 block tests a bit and add `shard_state_transition` 2020-06-24 18:08:26 +08:00
custody-game.md a fix according to @protolambda comments 2020-06-18 03:39:51 +03:00
fork-choice.md Merge branch 'dev' into hwwhww/attestation-shard 2020-06-17 01:58:05 +08:00
light-client-sync.md merge in dev (v0.10) and fix reorg/lint issues 2020-01-13 18:55:21 +01:00
phase1-fork.md replace `[[]]*num` with `[()]*num` to avoild problems with mutability, as [] or () is copied 2020-06-20 01:02:19 +03:00
shard-fork-choice.md PR feedback from Danny: nuke optional beacon_parent_state 2020-06-25 11:14:25 +08:00
shard-transition.md PR feedback from Danny: nuke optional beacon_parent_state 2020-06-25 11:14:25 +08:00
validator.md Fix `ShardTransition.shard_data_roots` and add test 2020-06-26 01:46:45 +08:00