eth2.0-specs/specs/phase1
Hsiao-Wei Wang 4f618fc62d
Rework `shard_state_transition` interface
To make `shard_state_transition` similar to phase 0
`state_transition` function

1. Rename old `shard_state_transition` to `process_shard_block`
2. Add `shard_state_transition` with `validate_message` flag, we only
validate it in shard fork choice
2020-06-22 23:21:24 +08:00
..
beacon-chain.md @djrtwo's feedback 2020-06-18 12:39:48 -07: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 Rework `shard_state_transition` interface 2020-06-22 23:21:24 +08:00
shard-transition.md Rework `shard_state_transition` interface 2020-06-22 23:21:24 +08:00
validator.md Rework `shard_state_transition` interface 2020-06-22 23:21:24 +08:00