Akshat

Results 10 comments of Akshat

Hey guys, I've added a new validator to this library. I'm still new to open-source, and this is my first real contribution, hope it passes through :)

> Welcome to open source! 🎉 Thank you for your contribution! > > Could you provide an example use case for this validator? It seems quite specific and may not...

> > But along the way, I had an idea for an even better password validation system, where you can define the minimum, maximum length, the least amount of letters...

> I'm not sure as according to UIDAI, an adhaar cannot start with 0 or 1. The isIdentityCard validator for the indian locale tests true for all card numbers starting...

It could surely be, since PAN is a form of tax id

I wonder if there's anything going on about this issue, has anyone found a fix? It's 2023 and still no workarounds

Hey @0xalpharush, thanks for the swift reply :). In my case it was the former and I was also unaware about passing solc arguments through slither. For me, this solution...

Hey @0xalpharush, I have no problem in using slither with frameworks. What I'd like is the support to pass the inputs directly (without a framework) through a simple JSON description,...

I wonder if there might be a middle ground that leverages Slither's capabilities without compromising its performance and accuracy. For instance, Instead of a full range analysis, could we implement...

Okay, I'd like to proceed with its development. Just wanted make sure, if this was the right process before i attempt to make any sort of contribution. I'd like to...