nim-eth/eth/p2p/discoveryv5
Kim De Mey 70b83a4efb
Improve the discv5 initialization logs (#552)
- Unify the debug log and info log into one. Removing the
redundant information
- Log the custom ENR fields more pretty
- Make the JSON format logging more pretty for several types
2022-11-10 10:52:24 +01:00
..
dcli.nim More --styleCheck fixes for discoveryv5 and eth/common (#473) 2022-02-03 15:51:08 +01:00
dcli.nim.cfg Default compile all tests and binaries with TRACE log level (#549) 2022-11-10 09:01:58 +01:00
encoding.nim Seperate discv5 protocol message encoding from packet encoding (#539) 2022-10-10 12:13:20 +02:00
enr.nim Improve the discv5 initialization logs (#552) 2022-11-10 10:52:24 +01:00
hkdf.nim tighter nimcrypto imports (#532) 2022-09-05 11:09:38 +02:00
ip_vote.nim Move push raises to top and add/update license info where needed 2021-04-28 16:20:05 +02:00
lru.nim Some discv5 cleanup / refactor (#326) 2021-02-02 22:47:21 +01:00
messages.nim Seperate discv5 protocol message encoding from packet encoding (#539) 2022-10-10 12:13:20 +02:00
messages_encoding.nim Seperate discv5 protocol message encoding from packet encoding (#539) 2022-10-10 12:13:20 +02:00
node.nim Improve the discv5 initialization logs (#552) 2022-11-10 10:52:24 +01:00
nodes_verification.nim Style fixes according to --styleCheck:usages (#452) 2021-12-20 13:14:50 +01:00
protocol.nim Improve the discv5 initialization logs (#552) 2022-11-10 10:52:24 +01:00
random2.nim bearssl: use split api (#510) 2022-06-17 22:45:37 +02:00
routing_table.nim Revert #544 "Fix related to nim devel branch" (#551) 2022-11-09 18:57:04 +01:00
sessions.nim Move push raises to top and add/update license info where needed 2021-04-28 16:20:05 +02:00