Closed jondoe1337 closed 5 years ago
Would like to fix that one?
Any help appreciated. :)
requesting @Nashatyrev to take a look!
https://solidity.readthedocs.io/en/v0.4.24/types.html#arrays
As an example, an array of 5 dynamic arrays of uint is uint[][5] (note that the notation is reversed when compared to some other languages)
U-u-u-ups :)
@jondoe1337 I did some fixes and this is how your sample input looks for me: Does it look correct? (it differs from your decoding, but I'm sure it is not correct)
To be honest, my decoded result was from etherscan.io as well. But that might also not be 100% correct. However looks good to me.
Addressed by https://github.com/ethereum/ethereumj/pull/1239
Referring issue #1216 - I reactivated my initial unittest and bumped into the next problem. The function is now found by signature, but the inputdata cannot be decoded.
I created a new unittest, could need some help however:
If I look at the decoding from etherscan, the result should look like this: