Commit Graph

2 Commits

Author SHA1 Message Date
Łukasz Magiera
a652ffcb62 make gen 2023-02-13 13:09:09 +01:00
Steven Allen
b765112896 fix: correctly handle ethGetCode edge-cases
1. If the actor is a non-evm actor, return "nothing".
2. Correctly handle missing actors.
3. Handle self-destructed actors (they'll return "null").

fixes https://github.com/filecoin-project/ref-fvm/issues/1641
2023-02-12 20:38:47 -08:00