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

Investigate an on-chain ELF verifier program #7

Open
buffalojoec opened this issue Dec 4, 2024 · 0 comments
Open

Investigate an on-chain ELF verifier program #7

buffalojoec opened this issue Dec 4, 2024 · 0 comments
Assignees

Comments

@buffalojoec
Copy link
Contributor

ELF verification is going to be this program's most difficult challenge as an on-chain BPF program, since this operation likely requires lots of compute units.

If it helps, we can explore splitting ELF verification into a dedicated separate program, however, the ultimate goal here is to see if it can be done on-chain in reasonable compute units.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready for Action
Development

No branches or pull requests

1 participant