Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Anchor event listener not recording few transactions #2889

Closed
sunidhii19 opened this issue Apr 3, 2024 · 1 comment
Closed

Anchor event listener not recording few transactions #2889

sunidhii19 opened this issue Apr 3, 2024 · 1 comment
Labels

Comments

@sunidhii19
Copy link

Hi,
I am listening to an event emitted from my program using @coral-xyz/anchor library but it is not recording all the transactions on mainnet. I am using quicknode pro RPC URL for establishing the websocket connection to listen to these events on my program. What could be the reason here?

solana-anchor-issue

@acheroncrypto
Copy link
Collaborator

See #1613 for more info on why this happens.

event-cpi feature fixes this issue but it's not as ergonomic to use e.g. not as easy to subscribe. See usage example here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants