nim-eth/eth/p2p
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
..
discoveryv5 Improve the discv5 initialization logs (#552) 2022-11-10 10:52:24 +01:00
private Revert #544 "Fix related to nim devel branch" (#551) 2022-11-09 18:57:04 +01:00
auth.nim fix nim-devel compilation error in auth.nim 2022-09-07 11:49:00 +07:00
bootnodes.nim Clean-up bootnodes.nim (#518) 2022-07-08 20:32:41 +02:00
discovery.nim Revert #544 "Fix related to nim devel branch" (#551) 2022-11-09 18:57:04 +01:00
ecies.nim bearssl: use split api (#510) 2022-06-17 22:45:37 +02:00
enode.nim Add build_dcli target and add it to CI (#344) 2021-04-06 13:33:24 +02:00
kademlia.nim Add own node checks before sending ping (#548) 2022-11-07 14:25:11 +01:00
p2p_backends_helpers.nim Revert #544 "Fix related to nim devel branch" (#551) 2022-11-09 18:57:04 +01:00
p2p_protocol_dsl.nim Revert #544 "Fix related to nim devel branch" (#551) 2022-11-09 18:57:04 +01:00
p2p_tracing.nim Add build_dcli target and add it to CI (#344) 2021-04-06 13:33:24 +02:00
p2p_tracing_ctail_plugin.nim Moved eth-p2p to eth 2019-02-05 17:40:29 +02:00
peer_pool.nim add some peer convenience funcs to PeerPool and EthNode 2022-08-23 15:29:34 +07:00
rlpx.nim Revert #544 "Fix related to nim devel branch" (#551) 2022-11-09 18:57:04 +01:00
rlpxcrypt.nim clean up eth_types (#531) 2022-09-02 16:57:52 +02:00