mirror of https://github.com/status-im/nim-eth.git
2baa4c02a1
* avoid allocation in `hash(ValidIpAddress)` While casually browsing the profiler output, to my great surprise I found that an allocating string conversion function (gasp!) in the hash function for ip addresses - this PR carefully excises this evil construct from the codebase. * bump nim version |
||
---|---|---|
.. | ||
nat.nim | ||
utils.nim |