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

Feature - Lift CPI Caller Restriction #2202

Merged

Conversation

Lichtso
Copy link

@Lichtso Lichtso commented Jul 19, 2024

See SIMD-0163

@Lichtso Lichtso force-pushed the feature/lift_cpi_caller_restriction branch 2 times, most recently from cb89509 to 762c8ee Compare July 24, 2024 11:18
@Lichtso Lichtso force-pushed the feature/lift_cpi_caller_restriction branch 2 times, most recently from 71d4ba8 to 8f8b180 Compare August 5, 2024 07:35
Copy link

mergify bot commented Aug 9, 2024

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.

@Lichtso Lichtso force-pushed the feature/lift_cpi_caller_restriction branch from 8f8b180 to 1713978 Compare November 4, 2024 21:32
@Lichtso Lichtso marked this pull request as ready for review November 4, 2024 21:34
@Lichtso Lichtso added the v2.1 Backport to v2.1 branch label Nov 4, 2024
Copy link

mergify bot commented Nov 4, 2024

Backports to the beta branch are to be avoided unless absolutely necessary for fixing bugs, security issues, and perf regressions. Changes intended for backport should be structured such that a minimum effective diff can be committed separately from any refactoring, plumbing, cleanup, etc that are not strictly necessary to achieve the goal. Any of the latter should go only into master and ride the normal stabilization schedule. Exceptions include CI/metrics changes, CLI improvements and documentation updates on a case by case basis.

@Lichtso Lichtso requested a review from pgarg66 November 4, 2024 21:41
@Lichtso Lichtso merged commit 228d3b3 into anza-xyz:master Nov 6, 2024
51 checks passed
@Lichtso Lichtso deleted the feature/lift_cpi_caller_restriction branch November 6, 2024 12:10
mergify bot pushed a commit that referenced this pull request Nov 6, 2024
* Adds the feature.

* Adds the feature gate logic.

* Adjusts tests.

(cherry picked from commit 228d3b3)

# Conflicts:
#	program-runtime/src/invoke_context.rs
#	sdk/feature-set/src/lib.rs
Lichtso added a commit that referenced this pull request Nov 20, 2024
* Adds the feature.

* Adds the feature gate logic.

* Adjusts tests.

(cherry picked from commit 228d3b3)

# Conflicts:
#	program-runtime/src/invoke_context.rs
#	sdk/feature-set/src/lib.rs
Lichtso added a commit that referenced this pull request Nov 21, 2024
* Adds the feature.

* Adds the feature gate logic.

* Adjusts tests.

(cherry picked from commit 228d3b3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v2.1 Backport to v2.1 branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants