ref-fvm
ref-fvm copied to clipboard
Trace final actor state
At the moment, we trace the state of every invoked actor, but we don't include the state after it returns. For completeness, we should include the after state giving us:
- The remaining balance.
- The final state.
- Whether or not it selfdestructed.
@aarshkshah1992 can we sync on this issue this week. I can talk with Eva if this is really needed by Blockscout, etc.