Etan Kissling 240a127f9f
Consider fork transitions when using get_sync_aggregate helper func
When calling `get_sync_aggregate` with a `signature_slot - 1` in a
future fork, i.e., the first slot of the new fork is missed, it uses
a wrong fork version for the signature. Fix that by correctly applying
fork transitions to the `signature_state`, if a fork schedule is given.
2024-01-09 16:10:28 +01:00
..
2021-12-29 13:02:36 +01:00
2021-06-24 09:24:58 -07:00
2023-10-17 18:30:39 +08:00
2023-12-04 23:06:27 +08:00