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

Refactor ComputeBudget and ComputeBudgetLimits #5127

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pgarg66
Copy link

@pgarg66 pgarg66 commented Mar 3, 2025

Problem

ComputeBudget and ComputeBudgetLimits usage in SVM could be cleaned up.

Summary of Changes

Refactor ComputeBudget and ComputeBudgetLimits

  • Move relevant structs into SVM boundaries

Fixes #

Copy link

mergify bot commented Mar 3, 2025

The Firedancer team maintains a line-for-line reimplementation of the
native programs, and until native programs are moved to BPF, those
implementations must exactly match their Agave counterparts.
If this PR represents a change to a native program implementation (not
tests), please include a reviewer from the Firedancer team. And please
keep refactors to a minimum.

@pgarg66 pgarg66 force-pushed the compute-budget-cleanup branch 7 times, most recently from 574e7f9 to bdf787f Compare March 4, 2025 01:18
- Move relevant structs into SVM boundaries
@pgarg66 pgarg66 force-pushed the compute-budget-cleanup branch from bdf787f to a57aae2 Compare March 4, 2025 16:34
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.

1 participant