oyente icon indicating copy to clipboard operation
oyente copied to clipboard

Add guide to generate test data from Solidity

Open vietlq opened this issue 6 years ago • 1 comments

@luongnt95 I want to generate test data like in https://github.com/melonproject/oyente/tree/master/oyente/test_evm/test_data with input being Solidity files. I'm quite curious how to generate those JSON files.

vietlq avatar Apr 27 '18 09:04 vietlq

https://github.com/ethereum/tests/tree/develop/VMTests

luongnt95 avatar Apr 27 '18 10:04 luongnt95