mirror of
https://github.com/status-im/nim-eth.git
synced 2025-01-10 14:25:50 +00:00
4cd9e27c09
* Add constructor which will use latest chronos feature. * Add ability to send to IPv4 addresses via dualstack socket. * Fix decoding IPv4 mapped addresses. * Use `*` instead of IPv6 address `::`. * Removing debugging log statements. * Address review comments. * Remove debugging statements. * Eliminate unnecessary variables.