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

check_fee_payer_unlocked: use cached compute_budget_instruction_details #3922

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

apfitzge
Copy link

@apfitzge apfitzge commented Dec 4, 2024

Problem

  • We have compute_budget_instruction_details cached, we don't need to re-iterate

Summary of Changes

  • Use cached value

Fixes #

@apfitzge apfitzge self-assigned this Dec 4, 2024
@apfitzge apfitzge force-pushed the perf_check_fee_payer_unlocked1 branch from 6e1e612 to 1182c85 Compare December 5, 2024 17:49
@apfitzge apfitzge force-pushed the perf_check_fee_payer_unlocked1 branch from 1182c85 to 7b85649 Compare December 12, 2024 23:08
@apfitzge apfitzge force-pushed the perf_check_fee_payer_unlocked1 branch from 7b85649 to e3f6bf1 Compare December 12, 2024 23:13
@apfitzge apfitzge marked this pull request as ready for review December 13, 2024 15:59
@apfitzge apfitzge requested a review from tao-stones December 13, 2024 15:59
Copy link

@tao-stones tao-stones left a comment

Choose a reason for hiding this comment

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

Awesome!

@apfitzge apfitzge merged commit 3261a3a into anza-xyz:master Dec 13, 2024
40 checks passed
@apfitzge apfitzge deleted the perf_check_fee_payer_unlocked1 branch December 13, 2024 18:00
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