lazymio
lazymio
Noted, will have a look before 2.1.2
All regressions should be addressed!
> > parsing string returned by function_arguments is really a pain > > Wrapping the result in `()` and extracting `Vec` from results looks not so ugly: > > ```rust...
> Do you have any examples? This is probably a bug inside evmole that I need to fix independently of this PR This is generally related to the nested types,...
I have resolved the conflicts and updated according to reviews. I just forgot this PR =).
Also add a testcase for previous crashing bytecode.
> > the string returned by evmole is not accepted by alloy > > I've tested it on all mainnet contracts and didn't find any errors; that's strange. I would...
> Merged to master with reverting some code-format changes: [2ee8495](https://github.com/cdump/evmole/commit/2ee8495e2ca9a4e5f783379b85f48efc1a7f9245) You may want a custom rustfmt style? I just run `cargo fmt` automatically.
Thanks for the report and investigation. Your version seems pretty old, how about current dev branch?
> unicornafl++ What is that? Are you mentioning unicornafl?