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

token-client: Add compute unit price and limit fields #6493

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

joncinque
Copy link
Contributor

@joncinque joncinque commented Mar 26, 2024

Problem

The token-cli doesn't support priority fees.

Solution

As the first part of #6492, add the ability to specify a compute unit limit on the token-client directly.

Note: Some of the parts of setting the compute unit limit by hand in the tests can be removed once we dynamically calculate the compute unit limit based on simulation, for part 3 of #6492

Copy link
Contributor

@CriesofCarrots CriesofCarrots left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So much cleaner too :)

@joncinque joncinque merged commit b13a58b into solana-labs:master Mar 26, 2024
31 checks passed
@joncinque joncinque deleted the prio branch March 26, 2024 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants