ethers.js
ethers.js copied to clipboard
Pending transactions subscription froozen using ipc
When I subscribe to pending transactions using IPC, it only works for a few seconds, when I use the same code with WSS, it works fine.
Is this a problem when subscribing for pending transactions only or others too like event subscriptions?
Just pending
same
same
any progess for this issue?
@damartripamungkas are you using v6 or v5? This should be fixed in v6, and I will likely port the necessary multiplexing solution to v5 at some point, but I haven’t got a planned release timeframe for v5 yet.