mirror of
https://github.com/status-im/nim-eth.git
synced 2025-02-20 09:48:29 +00:00
* 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.