mirror of https://github.com/status-im/op-geth.git
7964f30dcb
With RLPx frames, the message code is contained in the frame and is no longer part of the encoded data. EncodeMsg, Msg.Decode have been updated to match. Code that decodes RLP directly from Msg.Payload will need to change. |
||
---|---|---|
.. | ||
discover | ||
nat | ||
handshake.go | ||
handshake_test.go | ||
message.go | ||
message_test.go | ||
peer.go | ||
peer_error.go | ||
peer_test.go | ||
protocol.go | ||
rlpx.go | ||
rlpx_test.go | ||
server.go | ||
server_test.go | ||
testlog_test.go |