e002d7b40c
To use opcode definitions you have to import whole vm package that you might not care about at all. So this moves opcodes to their own package under vm, fixes and deduplicate related code and moves compiler package up one level. |
||
---|---|---|
.. | ||
compiler | ||
consensus | ||
core | ||
crypto | ||
internal/keytestcases | ||
interop | ||
io | ||
network | ||
rpc | ||
smartcontract | ||
util | ||
vm | ||
wallet |