0xPhantom

Results 3 issues of 0xPhantom

Hi, This PR add a small helper function approxEq, which works like Foundry’s assertApproxEqRel for approximate equality checks.

### Describe the issue: When running Slither on the project, the analysis fails if a struct contains a field named balance and this field is used. ### Code example to...

bug-candidate

### Describe the issue: I am trying to use echidna but Slither always fail. I tried to run `slither .` it works but when I run `slither . --print echidna`...

bug-candidate