ethers.js icon indicating copy to clipboard operation
ethers.js copied to clipboard

Pending transactions subscription froozen using ipc

Open kuki372 opened this issue 2 years ago • 4 comments

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.

kuki372 avatar Mar 05 '22 14:03 kuki372

Is this a problem when subscribing for pending transactions only or others too like event subscriptions?

zemse avatar Mar 07 '22 03:03 zemse

Just pending

kuki372 avatar Mar 07 '22 03:03 kuki372

same

0xlosh avatar Apr 30 '22 07:04 0xlosh

same

lobotomoe avatar Aug 25 '22 17:08 lobotomoe

any progess for this issue?

damartripamungkas avatar Mar 26 '23 10:03 damartripamungkas

@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.

ricmoo avatar Mar 26 '23 12:03 ricmoo