plugeth/p2p/enr
Felix Lange aae7660410
p2p/enr: fix decoding of incomplete lists (#22484)
Given a list of less than two elements DecodeRLP returned rlp.EOL,
leading to issues in outer decoders.
2021-03-11 15:09:25 +01:00
..
enr_test.go p2p/enr: fix decoding of incomplete lists (#22484) 2021-03-11 15:09:25 +01:00
enr.go p2p/enr: fix decoding of incomplete lists (#22484) 2021-03-11 15:09:25 +01:00
entries.go p2p/enode: improve IPv6 support, add ENR text representation (#19663) 2019-06-07 15:31:00 +02:00