node icon indicating copy to clipboard operation
node copied to clipboard

zetaclient: Improve rate we can emit Solana Devnet outbound transactions

Open CryptoFewka opened this issue 7 months ago • 1 comments

Problem Description

Currently Solana takes about 40 seconds to create each Solana Devnet outbound, and they are produced serially. This makes the existing Solana integration's performance sensitive to load.

Request

Improve throughput so that backlogs of transactions can clear more quickly.

CryptoFewka avatar May 16 '25 19:05 CryptoFewka

Potentially related: https://github.com/zeta-chain/node/pull/3708 feat(zetaclient): solana lead relayer

CryptoFewka avatar May 19 '25 17:05 CryptoFewka

Note: prefer to keep it out of milestone if it's already tracked in a parent issue in a milestone for a cleaner tracking system

lumtis avatar Jun 16 '25 12:06 lumtis

This issue seems outdated. According to my local stress test, 100 Solana withdrawals were done within 5m13, with an average speed of 3 sec / tx. @lumtis @CryptoFewka Should we just close this?

Image

ws4charlie avatar Oct 22 '25 20:10 ws4charlie