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

Add new lookup_wait_v2 to fix generation parsing bug #439

Merged
merged 3 commits into from
Nov 5, 2024

Conversation

computermouth
Copy link
Contributor

Catching up to a bug fix in the upcoming SDK. Check PR 4427 in the other repository for more info.

Generations from the upstream are actually a u64. Parsing in 0.11.0 SDK and matching hostcalls always fails to 0.

Copy link
Contributor

@ulyssa ulyssa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good, but I think you might need to run make adapter to update the .wasm for the new hostcall it's adapting.

@ulyssa ulyssa changed the title Add new lookup_wait_v2 to fix generation parsing bug Add new lookup_wait_v2 to fix generation parsing bug Oct 30, 2024
ulyssa
ulyssa previously approved these changes Oct 30, 2024
@ulyssa ulyssa enabled auto-merge (squash) November 5, 2024 21:40
@ulyssa ulyssa merged commit f457b28 into main Nov 5, 2024
15 checks passed
@ulyssa ulyssa deleted the byoung/kv-generation-fix branch November 5, 2024 21:41
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.

2 participants