Skip to content

1.0.5

Latest
Compare
Choose a tag to compare
@wkennedy wkennedy released this 04 Aug 03:55

Fix for SolidityType uint[] not matching array types.

Add Javadocs and new tests for SolidityType factories

Enhanced the SolidityType class with Javadocs for improved code documentation. Added unit tests, including a new test for uint256[] matching and decoding of dynamic arrays. Additionally, included an ERC20 ABI JSON file for testing purposes.