Files
pezkuwi-subxt/substrate/client
Bastian Köcher 1fb762dac9 Ensure we don't create gap epochs when importing multiple genesis epochs (#10019)
The babe `authoring_blocks` test was flaky because it could happen that
we imported the first block multiple times. This lead to import the
genesis epoch multiples times. `EpochChanges` was assuming that
importing a genesis epoch while there was already an imported epoch
means that there is a "gap". However, this wasn't true as we just
imported 2 genesis epochs. The bug is solved by checking that the
already imported epochs are not all genesis epochs.
2021-10-13 11:31:36 +00:00
..
2021-10-07 09:31:39 +00:00
2021-08-13 15:18:37 +01:00
2021-10-07 09:31:39 +00:00
2021-10-07 09:31:39 +00:00
2021-10-01 09:43:55 +00:00
2021-08-13 15:18:37 +01:00