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

Print bytes32 values as hex #1117

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Conversation

ggrieco-tob
Copy link
Member

This small fix makes easier to reproduce property failures in Solidity

@aviggiano
Copy link

Thanks for this feature!

There's a minor issue, I think it's not correctly padding the output string to 64 characters:

  Call sequence:
    liquidate(21033444676813639511009812671505242594468849768767286983973634464167,0x0000000000000000000000000b6840c016347,4)

@ggrieco-tob
Copy link
Member Author

@aviggiano please take a look to see if it is padding correctly in the last commit

@aviggiano
Copy link

@aviggiano please take a look to see if it is padding correctly in the last commit

Hi, it worked!

    liquidate(710,0x0000000000000000000000000000000000000000000000000000000000000000) from: 0x0000000000000000000000000000000000030000 Time delay: 386818 seconds Block delay: 60054

Thanks

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.

None yet

2 participants