Stephen
Stephen
They claim to support the underscore [rule](https://github.com/crytic/slither/wiki/Detector-Documentation#rule-exceptions) but I also hit this issue.
Hit the same issue here. No one's trying to solve this?
Sure, do you have an example I can take a look at how to achieve this? I not an expert of Rust nor familiar with the OpenEthereum code base.
> > > Thank you for the contribution! > > Do you think it would be possible to fetch dependencies from crates? We just upgraded `openethereum` to the latest crates...
> > > > It looks like a commit from the ethereum repo no longer exists in the tree. Do you have a fix for it? > > This is...
> > > hi @606simps the Travis CI was enabled again in the current org https://travis-ci.com/github/openethereum/sol-rs > > It's failing on master not sure if it will on yours too....
The parity repo has gone through quite some refactoring. So many modules, structs, etc have changed its paths or belonging crates. I have a PR that fix all these dependencies...