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(chisel): uint/int full word print #9381

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

grandizzy
Copy link
Collaborator

Motivation

closes #9377

Solution

@grandizzy grandizzy marked this pull request as ready for review November 22, 2024 08:54
Copy link
Member

@yash-atreya yash-atreya left a comment

Choose a reason for hiding this comment

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

lgtm

@DaniPopes DaniPopes merged commit cf66dea into foundry-rs:master Nov 22, 2024
21 checks passed
@grandizzy grandizzy deleted the issue-9377 branch November 22, 2024 13:11
rplusq pushed a commit to rplusq/foundry that referenced this pull request Nov 29, 2024
@grandizzy grandizzy added T-bug Type: bug C-chisel Command: chisel labels Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-chisel Command: chisel T-bug Type: bug
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

chisel incorrectly parses the full word from storage when returning uint256 types
3 participants