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 new RecentBlockhash syscall #29

Open
buffalojoec opened this issue Mar 6, 2024 · 0 comments
Open

Investigate new RecentBlockhash syscall #29

buffalojoec opened this issue Mar 6, 2024 · 0 comments

Comments

@buffalojoec
Copy link
Contributor

Problem

The RecentBlockhashes sysvar is not available to BPF programs, but it's required by System to validate a recent blockhash for nonce creation.

Solution

Evaluate a new syscall for performing this lookup, without deserializing all of the data.

@buffalojoec buffalojoec transferred this issue from solana-program/.github Dec 4, 2024
@buffalojoec buffalojoec moved this to Backlog in Core BPF Migration Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant