eth2.0-specs/specs/phase1
Hsiao-Wei Wang f6b1fe6172
Refactor tests and avoiding passing `shart_store` to helper functions
2020-07-15 19:07:39 +08:00
..
beacon-chain.md A few light client typos 2020-07-02 16:46:31 -07:00
custody-game.md change `get_custody_period_for_validator()` return type to `uint64` 2020-07-08 18:19:41 +03:00
fork-choice.md Make ShardLatestMessage per shard per validator 2020-07-14 17:44:01 +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 Refactor tests and avoiding passing `shart_store` to helper functions 2020-07-15 19:07:39 +08:00
shard-transition.md get rid of `.message` as `block` is `ShardBlock` already 2020-07-01 17:23:05 +03:00
validator.md A few light client typos 2020-07-02 16:46:31 -07:00