go-ethereum/beacon/light/sync
Gealber Morales eaf4285f0a
beacon/light/sync: basic tests for rangeLock (#30269)
adds simple tests for lock and firstUnlocked method from rangeLock
type

---------

Co-authored-by: lightclient <lightclient@protonmail.com>
2024-08-23 12:31:24 +02:00
..
head_sync_test.go core, beacon, ethdb: fix typos (#29748) 2024-05-10 19:48:14 +02:00
head_sync.go beacon/light: request finality update explicitly when necessary (#29567) 2024-04-23 13:31:32 +02:00
test_helpers.go all: fix inconsistent receiver name and add lint rule for it (#29974) 2024-06-12 10:45:42 +03:00
types.go beacon/light: request finality update explicitly when necessary (#29567) 2024-04-23 13:31:32 +02:00
update_sync_test.go beacon/light/sync: basic tests for rangeLock (#30269) 2024-08-23 12:31:24 +02:00
update_sync.go beacon/light: request finality update explicitly when necessary (#29567) 2024-04-23 13:31:32 +02:00