eth2.0-specs/specs/phase1
ericsson 4431e399b1 Fix bugs:
- `range(len(col))`` instead of `range(col)`
- `beacon_parent_block.body.shard_transitions` instead of `beacon_parent_block.shard_transitions`
- `shard_states[len(shard_states)-1]` instead of `shard_states[-1]`
2020-05-13 16:13:33 +03:00
..
beacon-chain.md Reorg beacon-chain spec a bit 2020-05-02 02:32:37 +08:00
custody-game.md Merge branch 'dev' into phase1-tests 2020-03-29 17:04:25 -06:00
fork-choice.md Make phase 0 fork choice more modular to more easily adopt for slight modifications in phase 1 2020-01-15 16:40:50 -07: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 [squashed] shard chain updates wip 2020-05-02 02:32:31 +08:00
shard-transition.md Fix bugs: 2020-05-13 16:13:33 +03:00