go-ethereum/beacon/light
zhiqiangxu 87465e98f9
beacon/light: remove unused CommitteeChain.signerThreshold (#30484)
This field is a duplicate of UpdateScore.SignerCount and never referenced.
2024-10-30 15:22:10 +01:00
..
api beacon/light/api: fixed blsync update query (#30421) 2024-09-12 16:08:29 +02:00
request beacon/light: fix shutdown issues (#29946) 2024-06-12 16:38:19 +02:00
sync beacon/light/sync: basic tests for rangeLock (#30269) 2024-08-23 12:31:24 +02:00
canonical.go beacon/light: add CommitteeChain (#27766) 2023-12-08 13:38:00 +01:00
committee_chain_test.go cmd/blsync, beacon/light: beacon chain light client (#28822) 2024-03-06 17:50:22 +01:00
committee_chain.go beacon/light: remove unused CommitteeChain.signerThreshold (#30484) 2024-10-30 15:22:10 +01:00
head_tracker.go beacon/light: optimize lock usage in HeadTracker (#30485) 2024-10-02 16:00:36 +02:00
range.go beacon/light: add CommitteeChain (#27766) 2023-12-08 13:38:00 +01:00
test_helpers.go beacon/light: add CommitteeChain (#27766) 2023-12-08 13:38:00 +01:00