iron-fish / node-app

Electron-based Node App
https://ironfish.network/use/node-app
17 stars 8 forks source link

Remove unused dns lookup #403

Closed dguenther closed 1 year ago

dguenther commented 1 year ago

I've seen a few crashes with the error message getaddrinfo ENOTFOUND 1.main.bn.ironfish.network. I think the SDK handles errors properly in WebSocketConnection and WebRTCConnection, since I don't think we've ever seen this from the CLI. I found this DNS lookup that seems likely to be the culprit, and since we don't use it for anything, it's easy to remove.

Fixes IFL-1693

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
wallet-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 25, 2023 10:00pm