3d2d40699f
* test(tokens): ensure nested tuples tokenize properly * test(contract): add failing test with 2 args This happens because the args are serialized as Token::Tuple, while instead they should be just a vector * fix(tokens): add token flattening method to fix non-nested tuples * fix: do not export the flatten function |
||
---|---|---|
.. | ||
ethers-contract-abigen | ||
ethers-contract-derive | ||
src | ||
tests | ||
Cargo.toml |