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
..
2023-11-14 12:06:33 +03:00
2023-11-30 23:06:27 +08:00
2023-12-15 01:03:35 +08:00
2023-12-07 22:22:49 +01:00
2023-07-05 17:18:54 +02:00