Summary
A couple of fixes are needed for eth_getCode and eth_getStorageAt.
The issue is that, currently, these methods don't work well on recently deployed actors (they use the parent state).
Refer to linked issues for details.
Completion Criteria
Additional Links & Resources
Original issue: filecoin-project/lotus#13247
Slack discussion: https://filecoinproject.slack.com/archives/C029LPZ5N73/p1756096038031089
Summary
A couple of fixes are needed for
eth_getCodeandeth_getStorageAt.The issue is that, currently, these methods don't work well on recently deployed actors (they use the parent state).
Refer to linked issues for details.
Completion Criteria
Additional Links & Resources
Original issue: filecoin-project/lotus#13247
Slack discussion: https://filecoinproject.slack.com/archives/C029LPZ5N73/p1756096038031089