status-im / nim-eth

Common utilities for Ethereum
https://nimbus.status.im
Apache License 2.0
83 stars 31 forks source link

eth_hash: condition converter deprecation warning on nim version #756

Closed arnetheduck closed 3 weeks ago

arnetheduck commented 3 weeks ago

The warning gives too many false positives - until things work properly, locally one can just remove it to find instances where it gets used..

https://github.com/nim-lang/Nim/issues/24241