Skip to content

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

Merged
spoonincode merged 1 commit intorelease/5.0from
uint128array_true_lowest_50
Aug 20, 2024
Merged

[5.0] fix true_lowest() for uint128[2] index; possibly resolving some secondary table row RPC queries#2403
spoonincode merged 1 commit intorelease/5.0from
uint128array_true_lowest_50

Conversation

@spoonincode
Copy link
Contributor

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