Releases: gordonpace/contractLarva
Releases · gordonpace/contractLarva
v0.2.4-alpha
Now catching:
-selfdestruct events
-variable changes in tuple assignments
-struct variable modifications
-transfer calls
-mapping and array modifications
-simplified initial instrumentation
v0.2.3-alpha
Optimised instrumentation of initialisation code.
Added support for v0.5.* Solidity smart contracts
v0.2.2-alpha Merge branch 'master' of https://github.com/gordonpace/contractLarva.git
contractLarva for Solidity 0.4.* compilers
Prototype of contractLarva for Solidity 0.4.* compilers.
Ensure smart contract is compileable in your preferred Solidity compiler before use.