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

Solana: Commitment Level standardization #1810

Closed
barnjamin opened this issue Mar 18, 2024 · 0 comments
Closed

Solana: Commitment Level standardization #1810

barnjamin opened this issue Mar 18, 2024 · 0 comments
Labels
enhancement New feature or request solana

Comments

@barnjamin
Copy link
Contributor

Solana allows specifying the commitmentLevel on the client as well as per call in some cases.

Passing different settings for this leads to a different "view" of the chain and can lead to inconsistent or (more) unreliable transaction confirmation.

This is issue is spawned from a comment in a PR

We should chose a strategy for selecting the commitmentLevel and apply the strategy everywhere we currently set it

@Wesleyleung Wesleyleung added enhancement New feature or request solana labels Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request solana
Projects
None yet
Development

No branches or pull requests

2 participants