Skip to content

Instantly share code, notes, and snippets.

View Nashatyrev's full-sized avatar

Anton Nashatyrev Nashatyrev

  • Saint-Petersburg, Russia
View GitHub Profile
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2024-10-02 17:26:50.526+04:00 | discovery-expiration-0 | DEBUG | NodeRecordConverter | Failed to parse ENR field syncnets
tech.pegasys.teku.infrastructure.ssz.sos.SszDeserializeException: SSZ length doesn't match Bitvector size
at tech.pegasys.teku.infrastructure.ssz.schema.impl.AbstractSszCollectionSchema.checkSsz(AbstractSszCollectionSchema.java:300) ~[classes/:?]
at tech.pegasys.teku.infrastructure.ssz.schema.collections.impl.SszBitvectorSchemaImpl.sszDeserializeTree(SszBitvectorSchemaImpl.java:69) ~[classes/:?]
at tech.pegasys.teku.infrastructure.ssz.schema.SszSchema.sszDeserialize(SszSchema.java:80) ~[classes/:?]
at tech.pegasys.teku.infrastructure.ssz.schema.SszSchema.sszDeserialize(SszSchema.java:84) ~[classes/:?]
at tech.pegasys.teku.infrastructure.ssz.schema.collections.SszBitvectorSchema.fromBytes(SszBitvectorSchema.java:32) ~[classes/:?]
at java.base/java.util.Optional.map(Optional.java:260) ~[?:?]
at tech.pegasys.teku.networking.p2p.discovery.discv5.NodeRecordConverter.parseField(NodeRecordConvert
package tech.pegasys.teku.statetransition.datacolumns;
import static tech.pegasys.teku.statetransition.datacolumns.SimpleSamplerImpl.SampleState.BLOCK_SAMPLED;
import static tech.pegasys.teku.statetransition.datacolumns.SimpleSamplerImpl.SampleState.CHAIN_SAMPLED;
import java.util.Map;
import java.util.concurrent.ConcurrentHashMap;
import tech.pegasys.teku.infrastructure.async.SafeFuture;
import tech.pegasys.teku.spec.datastructures.blocks.SlotAndBlockRoot;

Components

List of components in the Libp2p spec and their JVM implementation status

Component Status
Transport tcp ๐Ÿ
quic ๐Ÿ…
websocket ๐Ÿ‹
webtransport
Component Status
Transport tcp ๐Ÿ
quic ๐Ÿ…
websocket ๐Ÿ‹
webtransport
webrtc-browser-to-server
webrtc-private-to-private
**NAT Travers
Component Status
Transport tcp ๐Ÿ
quic ๐Ÿ…
websocket ๐Ÿ‹
webtransport
webrtc-browser-to-server
webrtc-private-to-private
NAT Traversal circuit-relay-v2
Component Status
Transport tcp ๐Ÿ
quic ๐Ÿ…
websocket ๐Ÿ‹
webtransport
webrtc-browser-to-server
webrtc-private-to-private
Secure Communication noise ๐Ÿ