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

[ADHOC] Fix uint equals comparison #158

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jonathandiep
Copy link
Contributor

Description

Currently, the hex value gets compared to a number/bigint. This always returns a false case, so casting both fields into a bigint will compare the actual intended values

@jonathandiep jonathandiep requested a review from a team as a code owner October 2, 2024 16:26
@github-actions github-actions bot added the SDK label Oct 2, 2024
Copy link
Contributor

github-actions bot commented Oct 2, 2024

Warnings
⚠️

By using the [ADHOC] title prefix, you are bypassing best practice protections.

Generated by 🚫 dangerJS against 553f300

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant