nim-eth/eth/p2p/discoveryv5
Kim De Mey 8088fe72d7
Update discv5 to use non deprecated ENR calls and simplify code (#710)
And due to avoiding an extra PublicKey.fromRaw call we get a
little performance boost also.
2024-06-27 16:18:21 +02:00
..
encoding.nim Update discv5 to use non deprecated ENR calls and simplify code (#710) 2024-06-27 16:18:21 +02:00
enr.nim Update discv5 to use non deprecated ENR calls and simplify code (#710) 2024-06-27 16:18:21 +02:00
hkdf.nim Remove all Defect raises to avoid unnecessary warnings (#607) 2023-05-10 15:50:04 +02:00
ip_vote.nim Use results.Opt instead of option in discv5, utp and nat (#705) 2024-06-18 18:09:27 +02:00
lru.nim Use results.Opt instead of option in discv5, utp and nat (#705) 2024-06-18 18:09:27 +02:00
messages.nim Rework of ENR decoding code (#709) 2024-06-27 15:15:23 +02:00
messages_encoding.nim Rework of ENR decoding code (#709) 2024-06-27 15:15:23 +02:00
node.nim Update discv5 to use non deprecated ENR calls and simplify code (#710) 2024-06-27 16:18:21 +02:00
nodes_verification.nim Update discv5 to use non deprecated ENR calls and simplify code (#710) 2024-06-27 16:18:21 +02:00
protocol.nim Update discv5 to use non deprecated ENR calls and simplify code (#710) 2024-06-27 16:18:21 +02:00
random2.nim Remove all Defect raises to avoid unnecessary warnings (#607) 2023-05-10 15:50:04 +02:00
routing_table.nim Fix ImplicitDefaultValue warnings + replace some obsolete inits (#697) 2024-06-10 21:19:25 +02:00
sessions.nim Use results.Opt instead of option in discv5, utp and nat (#705) 2024-06-18 18:09:27 +02:00