Skip to content

Bump SBPF to v0.11.0 #5839

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

Merged
merged 5 commits into from
Apr 16, 2025
Merged

Bump SBPF to v0.11.0 #5839

merged 5 commits into from
Apr 16, 2025

Conversation

Lichtso
Copy link

@Lichtso Lichtso commented Apr 15, 2025

SBPF VM v0.11.0 was released.

Copy link

mergify bot commented Apr 15, 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.

@codecov-commenter
Copy link

codecov-commenter commented Apr 15, 2025

Codecov Report

Attention: Patch coverage is 40.00000% with 63 lines in your changes missing coverage. Please review.

Project coverage is 83.0%. Comparing base (d86e84c) to head (cba508b).
Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5839   +/-   ##
=======================================
  Coverage    83.0%    83.0%           
=======================================
  Files         828      828           
  Lines      375695   375742   +47     
=======================================
+ Hits       311833   311883   +50     
+ Misses      63862    63859    -3     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Lichtso Lichtso marked this pull request as ready for review April 16, 2025 13:17
@Lichtso Lichtso requested a review from a team as a code owner April 16, 2025 13:17
region.vm_addr,
)
};
new_region.cow_callback_payload = region.cow_callback_payload;

Choose a reason for hiding this comment

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

I just noticed the payload could be an optional payload in new_readonly and new_writable, but I'll spare you the job of fixing two repos and doing another release.

@Lichtso Lichtso merged commit b45d086 into anza-xyz:master Apr 16, 2025
41 checks passed
@Lichtso Lichtso deleted the sbpf/v0.11.0 branch April 16, 2025 14:40
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.

3 participants