Lucas Ste
Lucas Ste
> There are a few AST nodes that are not handled by the coverage visitor: > > Unhandled: > > * `YulSwitch` > * `YulForLoop` > * `YulFunctionDefinition` > *...
> LGTM, although it could use some more tests (e.g. no cases and no default at all, multiple default cases, duplicate cases, etc...) 1. `no cases and no default at...
> > LGTM, although it could use some more tests (e.g. no cases and no default at all, multiple default cases, duplicate cases, etc...) > > 1. `no cases and...
@seanyoung and @xermicus I am requesting your review again as I implemented Cyrill's suggestions.
It is not on this list, but many instructions utilize ABI encoding and need to be modified. One example is `Instr::AssertFailure`. Its arguments are ABI encoded in `emit`. That must...
> Same here while compiling an ERC721. > > Did you find a workaround @LucasSte ? We haven't found a solution yet. Can you provide more details on what you're...
Please, @seanyoung and @xermicus, join the discussion!
> Once we switch to borsh encoding, this problem goes away. @seanyoung Yes, this is why I haven't touched this issue.
Closed by #1053
Please, @seanyoung and @xermicus, join the discussion!