optimise sync committee message signature verification #39
test-integration-erigon.yml
on: pull_request
Matrix: tests-mac-linux
Matrix: tests-windows
Annotations
20 errors
tests-windows (windows-2022):
cl/phase1/network/services/sync_committee_messages_service.go#L62
cannot use &syncCommitteeMessagesService{…} (value of type *syncCommitteeMessagesService) as SyncCommitteeMessagesService value in return statement: *syncCommitteeMessagesService does not implement SyncCommitteeMessagesService (wrong type for method ProcessMessage)
|
tests-windows (windows-2022):
cl/phase1/network/services/sync_committee_messages_service.go#L104
msg.SyncCommitteeMessage undefined (type *cltypes.SyncCommitteeMessage has no field or method SyncCommitteeMessage)
|
tests-windows (windows-2022):
cl/phase1/network/services/sync_committee_messages_service.go#L112
msg.GossipData undefined (type *cltypes.SyncCommitteeMessage has no field or method GossipData)
|
tests-windows (windows-2022):
cl/phase1/network/services/sync_committee_messages_service.go#L117
msg.SyncCommitteeMessage undefined (type *cltypes.SyncCommitteeMessage has no field or method SyncCommitteeMessage)
|
tests-windows (windows-2022):
cl/phase1/network/services/sync_committee_messages_service.go#L121
msg.ImmediateVerification undefined (type *cltypes.SyncCommitteeMessage has no field or method ImmediateVerification)
|
tests-windows (windows-2022)
Process completed with exit code 1.
|
tests-mac-linux (macos-14):
cl/phase1/network/services/sync_committee_messages_service.go#L62
cannot use &syncCommitteeMessagesService{…} (value of type *syncCommitteeMessagesService) as SyncCommitteeMessagesService value in return statement: *syncCommitteeMessagesService does not implement SyncCommitteeMessagesService (wrong type for method ProcessMessage)
|
tests-mac-linux (macos-14):
cl/phase1/network/services/sync_committee_messages_service.go#L104
msg.SyncCommitteeMessage undefined (type *cltypes.SyncCommitteeMessage has no field or method SyncCommitteeMessage)
|
tests-mac-linux (macos-14):
cl/phase1/network/services/sync_committee_messages_service.go#L112
msg.GossipData undefined (type *cltypes.SyncCommitteeMessage has no field or method GossipData)
|
tests-mac-linux (macos-14):
cl/phase1/network/services/sync_committee_messages_service.go#L117
msg.SyncCommitteeMessage undefined (type *cltypes.SyncCommitteeMessage has no field or method SyncCommitteeMessage)
|
tests-mac-linux (macos-14):
cl/phase1/network/services/sync_committee_messages_service.go#L121
msg.ImmediateVerification undefined (type *cltypes.SyncCommitteeMessage has no field or method ImmediateVerification)
|
tests-mac-linux (macos-14)
Process completed with exit code 2.
|
tests-mac-linux (ubuntu-latest-erigontests-large)
The job was canceled because "macos-14" failed.
|
tests-mac-linux (ubuntu-22.04)
The job was canceled because "macos-14" failed.
|
tests-mac-linux (ubuntu-22.04):
cl/phase1/network/services/sync_committee_messages_service.go#L62
cannot use &syncCommitteeMessagesService{…} (value of type *syncCommitteeMessagesService) as SyncCommitteeMessagesService value in return statement: *syncCommitteeMessagesService does not implement SyncCommitteeMessagesService (wrong type for method ProcessMessage)
|
tests-mac-linux (ubuntu-22.04):
cl/phase1/network/services/sync_committee_messages_service.go#L104
msg.SyncCommitteeMessage undefined (type *cltypes.SyncCommitteeMessage has no field or method SyncCommitteeMessage)
|
tests-mac-linux (ubuntu-22.04):
cl/phase1/network/services/sync_committee_messages_service.go#L112
msg.GossipData undefined (type *cltypes.SyncCommitteeMessage has no field or method GossipData)
|
tests-mac-linux (ubuntu-22.04):
cl/phase1/network/services/sync_committee_messages_service.go#L117
msg.SyncCommitteeMessage undefined (type *cltypes.SyncCommitteeMessage has no field or method SyncCommitteeMessage)
|
tests-mac-linux (ubuntu-22.04):
cl/phase1/network/services/sync_committee_messages_service.go#L121
msg.ImmediateVerification undefined (type *cltypes.SyncCommitteeMessage has no field or method ImmediateVerification)
|
tests-mac-linux (ubuntu-22.04)
The operation was canceled.
|