Open jondoe1337 opened 5 years ago
Is ethereumj support ABI ABIEncoderV2 currently?
@jolestar no, we do not support ABIEncoderV2. Is it still experimental?
@zilm13 yes, it is experimental, but test net has supported it. So we help use ethereumj to do some test.
Currently ethereumj doesn't support the decoding of ABIs that use tuple types as params (https://github.com/ethereum/eth-abi/issues/35):
Can be reproduced using the ABI of e.g.: https://etherscan.io/address/0x2cb4b49c0d6e9db2164d94ce48853bf77c4d883e#code