9 Commits

Author SHA1 Message Date
Hsiao-Wei Wang
64412be0d7
Minor update ToC 2020-12-07 11:10:19 +08:00
Hsiao-Wei Wang
1e29563242
Pass anchor_block to get_forkchoice_store 2020-09-15 12:51:11 +08:00
Hsiao-Wei Wang
43ef9aa294
Make ShardLatestMessage per shard per validator
1. Add `ShardLatestMessage` dataclass
2. To make it compatible with phase 0 tests and APIs, add `Store.shard_stores: Dict[Shard, ShardStore]`
3. Update `get_forkchoice_store` and `update_latest_messages`
2020-07-14 17:44:01 +08:00
Hsiao-Wei Wang
7fba94a73d
Merge branch 'dev' into hwwhww/attestation-shard 2020-06-17 01:58:05 +08:00
Hsiao-Wei Wang
3ee0761d17
Add shard: Shard field to AttestationData 2020-06-16 00:17:49 +08:00
Dankrad Feist
04fb9926e8
Remove custody bits from phase 1 and tests 2020-06-12 17:16:08 +01:00
Hsiao-Wei Wang
e1981a7bfd
head_shard_root -> shard_head_root 2020-06-04 01:00:52 +08:00
Hsiao-Wei Wang
79b1b4bdbe
Add (shard, shard_root) to LatestMessage 2020-05-05 21:42:18 +08:00
Danny Ryan
3c07b2c954
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