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

chain actors: EVM: Add a loader for Bytecode, and a test #10181

Closed
arajasek opened this issue Feb 2, 2023 · 1 comment
Closed

chain actors: EVM: Add a loader for Bytecode, and a test #10181

arajasek opened this issue Feb 2, 2023 · 1 comment
Labels
P3 P3: Might get resolved
Milestone

Comments

@arajasek
Copy link
Contributor

arajasek commented Feb 2, 2023

Specifically:

  • add a GetBytecode method here that returns actual bytes
    • maybe also add a GetBytecodeCID?
  • add a GetBytecodeHash method
  • re-add the test from here, except using the abstract state methods added in steps 1 and 2
@arajasek arajasek added the P3 P3: Might get resolved label Feb 2, 2023
@arajasek arajasek added this to the Network v18 milestone Feb 2, 2023
@jennijuju jennijuju moved this to 📋 Nice To Haves in Network v18 Feb 6, 2023
@magik6k
Copy link
Contributor

magik6k commented Feb 9, 2023

#10221

@magik6k magik6k closed this as completed Feb 9, 2023
@github-project-automation github-project-automation bot moved this from 📋 Nice To Haves to ✅ Done in Network v18 Feb 9, 2023
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
No open projects
Status: Done
Development

No branches or pull requests

2 participants