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

fix: Updated uint cast to not truncate #5

Closed
wants to merge 2 commits into from
Closed

Conversation

yahgwai
Copy link
Collaborator

@yahgwai yahgwai commented Sep 21, 2022

We used to truncate a magic value for isArbitrumEnabled, however this causes compile time errors and warnings on newer solidity versions

@cla-bot cla-bot bot added the cla-signed label Sep 21, 2022
@gzeoneth
Copy link
Member

wouldn't it truncate to 0xb1 instead?

Copy link
Member

@gzeoneth gzeoneth left a comment

Choose a reason for hiding this comment

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

LGTM, might add some comment explain why 0xb1 is chosen tho

@gzeoneth
Copy link
Member

gzeoneth commented Dec 9, 2022

should we merge?

gvladika added a commit that referenced this pull request Jun 4, 2023
Test exit transfer functions in L1ArbitrumExtendedGateway
@gzeoneth gzeoneth changed the base branch from main to develop August 19, 2024 13:55
@gzeoneth
Copy link
Member

already fixed

@gzeoneth gzeoneth closed this Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants