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
..
2017-09-10 21:04:36 +02:00
2018-03-26 13:48:04 +03:00
2018-06-26 15:56:25 +03:00
2017-04-14 10:29:00 +02:00