Closed gjtrowbridge closed 4 years ago
I considered splitting this into smaller diffs but decided this was easier to read as a whole and still not too large of a change. Please let me know if you feel differently as you review this: I'd like to (and believe as a team we should get into the habit of) making reviews easy to read and small enough to digest easily.
Responded to some comments, Sam, thanks as always for the very thorough review! Looking forward to discussing some of these more offline.
These changes merged via another PR.
Also allows for the retrieval of general ethereum simulation state, and implements basic
From
orTryFrom
methods for converting between external-facing interface arguments and their (if any) corresponding internal representations.