Etan Kissling 0b8ab23bd4
Remove fork_version from LightClientUpdate
The `fork_version` field in `LightClientUpdate` can be derived from the
`update.signature_slot` value by consulting the locally configured fork
schedule. The light client already needs access to the fork schedule to
determine the `GeneralizedIndex` values used for merkle proofs, and the
memory layouts of the structures (including `LightClientUpdate`). The
`fork_version` itself is network dependent and doesn't reveal that info.
2022-06-16 17:17:24 +02:00
..
2021-05-18 20:13:19 +02:00
2021-12-23 14:25:43 +08:00
toc
2022-03-22 08:22:35 -06:00
2020-10-20 17:00:16 -06:00
2021-12-23 14:25:43 +08:00
2021-12-23 14:25:43 +08:00
2021-12-27 18:30:12 +08:00
2021-12-27 18:30:12 +08:00
2022-03-22 13:37:17 -06:00
2021-10-14 22:40:29 +08:00
2021-05-18 13:59:26 +02:00
2021-12-23 14:25:43 +08:00
2021-10-15 22:49:43 +08:00
2021-12-23 14:25:43 +08:00
2020-06-19 19:09:11 +08:00
2021-05-18 09:55:25 +02:00