good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit 13d66198 authored by battlmonstr's avatar battlmonstr Committed by GitHub
Browse files

p2p/discover/v4wire: use optional RLP field for EIP-868 seq (#3963)

This changes the definitions of Ping and Pong, adding an optional field
for the sequence number. This field was previously encoded/decoded using
the "tail" struct tag, but using "optional" is much nicer.

see https://github.com/ethereum/go-ethereum/pull/22842



Co-authored-by: default avatarFelix Lange <fjl@twurst.com>
parent b5a2a62c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment