go-ethereum/beacon
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
..
blsync beacon/blsync: test validated finality (#32633) 2025-09-19 14:07:10 +02:00
engine eth/catalyst, beacon/engine: enable BPO and Osaka on stateless APIs (#32636) 2025-09-19 00:16:01 +02:00
light all: fix problematic function name in comment (#32513) 2025-08-29 08:54:23 +08:00
merkle beacon/merkle: use reflect.TypeFor (#32322) 2025-08-07 14:36:20 +02:00
params beacon/config: fix LoadForks with non-string values (#32609) 2025-09-19 01:30:00 +02:00
types beacon/types, beacon/blsync: update for electra (#31243) 2025-03-11 17:17:47 +01:00