• Felix Lange's avatar
    p2p/discover: add more packet information in logs (#26307) · a251bca6
    Felix Lange authored
    * p2p/discover: add more packet information in logs
    
    This adds more fields to discv5 packet logs. These can be useful when
    debugging multi-packet interactions.
    
    The FINDNODE message also gets an additional field, OpID for debugging
    purposes. This field is not encoded onto the wire.
    
    I'm also removing topic system related message types in this change.
    These will come back in the future, where support for them will be
    guarded by a config flag.
    
    * p2p/discover/v5wire: rename 'Total' to 'RespCount'
    
    The new name captures the meaning of this field better.
    a251bca6
Name
Last commit
Last update
..
abidump Loading commit data...
abigen Loading commit data...
bootnode Loading commit data...
checkpoint-admin Loading commit data...
clef Loading commit data...
devp2p Loading commit data...
ethkey Loading commit data...
evm Loading commit data...
faucet Loading commit data...
geth Loading commit data...
p2psim Loading commit data...
puppeth Loading commit data...
rlpdump Loading commit data...
utils Loading commit data...