Skip to content

Conversation

@cortze
Copy link
Collaborator

@cortze cortze commented Mar 26, 2024

Motivation

Many reports have noticed that the crawler's connectivity hasn't been the best, at least maintaining connections for large periods.
Checking the p2p requirements for a successful handshake, I could see that we don't support the entire list of RPC endpoints or Libp2p protocols. Thus, this PR aims to explore whether adding them will help.

Description

This PR aims to extend the RPC Listening services to support the entire list of RPC endpoints/protocols.
Furthermore, it also aims to support the entire list of GossipSub messages and toopics

Tasks

  • Add missing RPC endpoints
  • Extend those endpoints to Listeing Services
  • Add Gossipsub missing topics
  • (optional) Suppor the event forwarding of those events

Proof of Success

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants