good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit 7abedf9b authored by Guillaume Ballet's avatar Guillaume Ballet Committed by GitHub
Browse files

core/vm: support for multiple interpreters (#17093)

- Define an Interpreter interface
- One contract can call contracts from other interpreter types.
- Pass the interpreter to the operands instead of the evm.
  This is meant to prevent type assertions in operands.
parent 27a278e6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment