ethereum-uuid icon indicating copy to clipboard operation
ethereum-uuid copied to clipboard

VM Exception while processing transaction: invalid opcode. Every time i run UUID4()

Open gilvicentevieira opened this issue 8 years ago • 1 comments

I'm getting 2 erros. First at solidity browser, after deploying of UUIDProvider when executing UUID4() i get callback contain no result Error: Error: VM Exception while executing eth_estimateGas: invalid opcode.

Secondly, using web3 and testrpc and after passing a big amount of gas when UUID4() is executed i'm getting VM Exception while processing transaction: invalid opcode

Any idea of what is causing the problem ?

Thanks in advance

gilvicentevieira avatar Jul 03 '17 15:07 gilvicentevieira

Been a long time since I worked on this code. Not sure what would be causing this error.

pipermerriam avatar Jul 03 '17 15:07 pipermerriam