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

chore(cast): Bump evm-disassembler dependency to add PUSH0 support #6849

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

ckoopmann
Copy link
Contributor

@ckoopmann ckoopmann commented Jan 19, 2024

Motivation

Add Support for PUSH0 opcode when using --disassemble flag in cast code
closes: #6840

Solution

See: ckoopmann/evm-disassembler#10

@Evalir Evalir merged commit af1569f into foundry-rs:master Jan 19, 2024
20 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.

cast disassemble does not support PUSH0
2 participants