Etan Kissling e8e9ce1aab
introduce types for LC merkle proofs (#3808)
Merkle proofs tend to have long underlying type definitions, e.g.,
`array[log2trunc(NEXT_SYNC_COMMITTEE_INDEX), Eth2Digest]`. For the
ones used in the LC sync protocol, dedicated types are introduced
to improve readability. Furthermore, the `CachedLightClientBootstrap`
wrapper that solely wrapped a merkle branch is eliminated.
2022-06-28 07:52:23 +02:00
..
2021-10-12 13:36:52 +02:00
2022-04-08 16:22:49 +00:00
2022-06-21 10:29:16 +02:00
2022-04-14 17:39:37 +02:00
2022-06-19 09:08:21 +03:00
2022-03-16 08:20:40 +01:00