Guillaume Ballet 7abedf9bbb
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.
2018-07-25 08:56:39 -04:00
..
2014-12-04 10:28:02 +01:00
2017-05-25 17:14:33 +03:00
2018-07-25 18:04:38 +07:00
2017-03-23 15:58:43 +01:00