Trying to submit a transaction using remix on local javascript vm and it succeeds.
When I submit it on my real private network it fails with "invalid opcode 0x3d".. I can't seem to find 0x3d online... any idea what this error means?
Is it gas related?
RETURNDATASIZEin its core implementation and I'm using an Azure private ethereum network – user3705308 Apr 26 '18 at 01:42solcwith--evm-version spuriousDragonand these new instructions will be gone. – mafrasi2 Apr 26 '18 at 01:54