Questions tagged [devp2p]

Questions about devp2p, the secure networking suite used by Ethereum.

From https://www.youtube.com/watch?v=HxueJbeMVG4:

devp2p is the secure networking suite that powers Ethereum. It also defines a set of networking and peer-to-peer protocols. devp2p is also fast and robust. It uses RLPx for authentication, stream multiplexing, network forming, and protocol multiplexing.

46 questions
5
votes
0 answers

Why aren't bootnodes responding to my ping?

I have impemented custom Ethereum node and I've been trying to ping bootnodes, but sometime in the past three months they stopped responding to me. The specific bootnode I've been trying to ping…
Mike Flynn
  • 173
  • 5
3
votes
2 answers

ÐΞVp2p / DApps - why is it in "Ð" not "D"? Any special significance of using Ð?

ÐΞVp2p / DApps - why is it in "Ð" not "D"? Any special significance with using Ð instead of the normal D?
Nathan Aw
  • 1,954
  • 12
  • 27