go-ethereum/beacon/blsync
Felföldi Zsolt b08b629818
beacon/blsync: test validated finality (#32633)
This PR improves `TestBlockSync` so that it also tests the finality
update validation.

Note: to this date four long and complex (at least partly AI generated)
PRs arrived that did something related to testing finality but honestly
we do not need a bloated "comprehensive" test to test a trivial feature
because maintaining these tests can also be a pain over the long term.
This PR adds some sufficient sanity checks to detect if finality ever
gets broken by a future change.
2025-09-19 14:07:10 +02:00
..
block_sync.go beacon/types, beacon/blsync: update for electra (#31243) 2025-03-11 17:17:47 +01:00
block_sync_test.go beacon/blsync: test validated finality (#32633) 2025-09-19 14:07:10 +02:00
client.go beacon/blsync: add checkpoint import/export file feature (#31469) 2025-04-03 16:04:11 +02:00
engineclient.go beacon/blsync: fix requests encoding in engine_newPayloadV4 (#31775) 2025-05-07 18:53:45 +08:00