Skip to content

feat. address trimming matches solidity address 0#672

Merged
anishnaik merged 1 commit intocrytic:masterfrom
GalloDaSballo:master
Aug 21, 2025
Merged

feat. address trimming matches solidity address 0#672
anishnaik merged 1 commit intocrytic:masterfrom
GalloDaSballo:master

Conversation

@GalloDaSballo
Copy link
Copy Markdown
Contributor

Introduces a small change to make address(0) be a valid address for Solidity.

By leaving one 0 solidity can recognize the address as valid, we use this for scraping the logs but this should be useful for other tools as well

Before:
Screenshot 2025-08-21 at 17 19 35

After:
Screenshot 2025-08-21 at 17 18 59

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Aug 21, 2025

CLA assistant check
All committers have signed the CLA.

@anishnaik anishnaik merged commit ca794b1 into crytic:master Aug 21, 2025
7 of 9 checks passed
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.

3 participants