Results 1 issues of Piotr Błądek

# DefaultFunctionEncoder calculates offset incorrectly for nested structs ## Steps To Reproduce Minimal example: 1. Create function which has nested structs as parameters, like: ``` var f = new org.web3j.abi.datatypes.Function(...

bug