version 0.1.6
feature release
- introducing argument types
- introducing forkversion as
Instruction.fork(e.g.constantinople) - introducing
pushes,popsfor cases where pushes/pops is notlen(returns)andlen(args) insertingandInstructionto a disassembly (``EvmInstructions`) now automatically fixes addresses of instruction objects in the list. Handy for manipulating and generating custom code.str(EvmByteCode)now returns0x<evmcode as hexstr>