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

Refactor disassemble #14

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

Conversation

shoenseiwaso
Copy link
Contributor

@Arachnid let me know what you think about this: speculative refactoring of disassemble functions into its own package, to allow for (near) future work on 'evmdiff' within this project. Also, let me know if you'd prefer I open Issues and working off of that before sending Pull requests - should have asked first!

@Arachnid
Copy link
Owner

Seems like a fine idea to me. Only thing I'd suggest is that Disassemble should either return a slice of strings, one per line (which is more efficient), or even better some kind of AST that can be recursively stringified.

@shoenseiwaso
Copy link
Contributor Author

shoenseiwaso commented Jun 17, 2017 via email

Copy link

@Abeanna Abeanna left a comment

Choose a reason for hiding this comment

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

Ok

@WEI567
Copy link

WEI567 commented Oct 15, 2024

curvegrid:refactor-disassemble

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.

4 participants