mirror of https://github.com/status-im/nim-eth.git
6d4b1f4fe1
* Handle the decodeAuthMessage error case separatly and log to trace Garbage data on the TCP port (e.g. from port scanners) would cause lots of error log messages, so log this to trace and get rid of a (little) bit of exception usage in the process. * Remove usage of result var in rlpxAccept and rlpxConnect * Discv4: Add ENRRequest & ENRResponse msgs to avoid fails on these Fix #499 These messages are not implemented yet however, but just ignored. |
||
---|---|---|
.. | ||
common | ||
db | ||
fuzzing | ||
keyfile | ||
keys | ||
p2p | ||
rlp | ||
trie | ||
utp | ||
config.nims | ||
test_async_utils.nim | ||
test_bloom.nim |