mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-17 06:01:22 +00:00
43ef9aa294
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`