Skip to content

fix(rpc): strip LoaderV4State prefix when downloading v4 programs#10

Open
0xl3on wants to merge 1 commit into
blueshift-gg:masterfrom
0xl3on:fix/v4-loader-arm
Open

fix(rpc): strip LoaderV4State prefix when downloading v4 programs#10
0xl3on wants to merge 1 commit into
blueshift-gg:masterfrom
0xl3on:fix/v4-loader-arm

Conversation

@0xl3on
Copy link
Copy Markdown

@0xl3on 0xl3on commented Apr 27, 2026

The download path in download_programs only special-cased v3, so v4 fell through the v1/v2 fallback that wrote the raw account_data without parsing it. LoaderV4 program accounts begin with a 48-byte LoaderV4State header, so saved .so files weren't valid ELFs

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