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 StakeHistory syscall #2

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

Investigate new StakeHistory syscall #2

buffalojoec opened this issue Mar 6, 2024 · 0 comments
Assignees
Labels
merged into 2.0 Change was merged into Agave 2.0

Comments

@buffalojoec
Copy link
Contributor

Problem

StakeHistory is not available to BPF programs, but it's required by Stake to manage warmup & cooldown, amongst other things.

Solution

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

@buffalojoec buffalojoec added this to the Core BPF Syscalls milestone Mar 6, 2024
@buffalojoec buffalojoec added the high priority This is a high priority item label Mar 6, 2024
@buffalojoec buffalojoec moved this from Todo to In Progress in Core BPF Migration Mar 14, 2024
@buffalojoec buffalojoec moved this from In Progress to In Review in Core BPF Migration Mar 15, 2024
@buffalojoec buffalojoec moved this from In Review to 2.0 in Core BPF Migration Apr 24, 2024
@buffalojoec buffalojoec added merged into 2.0 Change was merged into Agave 2.0 and removed high priority This is a high priority item labels May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged into 2.0 Change was merged into Agave 2.0
Projects
No open projects
Development

No branches or pull requests

2 participants