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

feat: cli: Add an EVM command to fetch a contract's bytecode #10443

Merged
merged 1 commit into from
Mar 10, 2023

Conversation

Stebalien
Copy link
Member

Proposed Changes

Add a CLI command to fetch a contract's bytecode:

lotus evm bytecode 0x....

Additional Info

Happy to rename to get-bytecode, or something else.

@Stebalien Stebalien requested a review from a team as a code owner March 10, 2023 18:48
@Stebalien Stebalien added the P3 P3: Might get resolved label Mar 10, 2023
@arajasek arajasek merged commit 816ca59 into master Mar 10, 2023
@arajasek arajasek deleted the steb/evm-bytecode-cmd branch March 10, 2023 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P3 P3: Might get resolved
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants