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

[5.0] fix true_lowest() for uint128[2] index; possibly resolving some secondary table row RPC queries #2403

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

spoonincode
Copy link
Member

Default parameters for the lower bound of a uint128[2] ("checksum256") index used for the get_table RPC call were uninitialized and might cause unexpected results to be returned. Initialize this to zero.

@ericpassmore
Copy link
Contributor

Note:start
category: Other
component: Internal
summary: Fix true_lowest() index to possibly resolve some secondary table row RPC queries.
Note:end

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.

4 participants