Skip to content

Releases: gordonpace/contractLarva

v0.2.4-alpha

28 Mar 15:10
5a2febd
Compare
Choose a tag to compare
v0.2.4-alpha Pre-release
Pre-release

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

11 Oct 20:31
Compare
Choose a tag to compare

Optimised instrumentation of initialisation code.

Added support for v0.5.* Solidity smart contracts

01 Sep 13:14
Compare
Choose a tag to compare
v0.2.2-alpha

Merge branch 'master' of https://github.com/gordonpace/contractLarva.git

contractLarva for Solidity 0.4.* compilers

11 Oct 20:21
Compare
Choose a tag to compare

Prototype of contractLarva for Solidity 0.4.* compilers.

Ensure smart contract is compileable in your preferred Solidity compiler before use.