node icon indicating copy to clipboard operation
node copied to clipboard

Zetachain EVM Websocket subscriptions not working

Open morde08 opened this issue 7 months ago • 1 comments

Describe the Bug Zetachain's EVM websocket RPC is unreliable and does not consistently send notifications when new events are picked up via websocket subscription.

To Reproduce Try and use Zetachain EVM websocket subscriptions to listen for events on a smart contract.

Expected Behavior All events that are being listened for will be properly notified via the WS subscription.

Screenshots If applicable, add screenshots to help explain your problem.

Environment (please complete the following information):

  • OS
  • Version used

morde08 avatar May 19 '25 17:05 morde08

Note for the issue: I removed the bug label right now because it is most likely that our EVM module fork don't support it.

We plan to move to the official Cosmos EVM module once V1 is released, we should revisit this issue by then but right now there will be no actionable item for the issue.

lumtis avatar May 26 '25 08:05 lumtis

Just checked, transitioning from the EVM module will not fix the issue. For now I will remove from https://github.com/zeta-chain/node/issues/3912 checklist and keep the issue in the backlog in case we want to revisit.

It will mostly likely require custom changes in the backend directory.

lumtis avatar Jul 28 '25 12:07 lumtis