Skip to content

Conversation

@cmoyes-jump
Copy link
Contributor

@cmoyes-jump cmoyes-jump commented Nov 7, 2025

NOTE: This will require a test-vectors update.

Solana sbpf loader v0.13.0 updates the version gating logic. The EF_SBPF_V2 special-case and the "force V0 when V0-only" fallback were both removed.

I view this as intentional behavior. This change adopt the same mapping with early UnsupportedSBPFVersion (22) gating, resolving the mismatch.

@cmoyes-jump cmoyes-jump self-assigned this Nov 7, 2025
@github-actions
Copy link

github-actions bot commented Nov 7, 2025

Performance Measurements ⏳

Suite Baseline New Change
backtest mainnet-368528500-perf per slot 0.073565 s 0.072936 s -0.855%
backtest mainnet-368528500-perf snapshot load 2.656 s 2.639 s -0.640%
backtest mainnet-368528500-perf total elapsed 73.56543 s 72.935561 s -0.856%
firedancer mem usage with mainnet.toml 1024.14 GiB 1024.14 GiB 0.000%

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