Gonçalo Sá
Gonçalo Sá
There are multiple instances of "Recieve" which when written correctly should read "Receive".
Are you using Scribble for any smart contracts going into production, Miguel? I'd love to talk about it and maybe extend an offer for some free fuzzing campaigns with https://fuzzing.diligence.tools...
I am going to support @leonardoalt fully here. Rare are the occasions where upgradeability on-chain cannot be replaced with off-chain mechanisms to achieve the same end result. As an added...
Hey @gitpusha! The ConsenSys Diligence team has just taken up maintenance of the parser. Find an updated 0.6.0 version here: https://github.com/consensys/solidity-parser-antlr
Hey @Wolf-Rost ! The ConsenSys Diligence team has just taken up maintenance of the parser. Find an updated 0.6.0 version here: https://github.com/consensys/solidity-parser-antlr
Hey @federicobond! 👋 I'm sorry that this seems to come out of the blue but I did try to reach out to you on Gitter. And looked for activity in...
Possibly related to https://github.com/Consensys/surya/issues/190, which was just fixed in Surya v0.4.9.
I'm travelling but will get to this next week. 🙏 Thank you for the contribution
The idea for the library was to provide a different alternative to the hashing option. That is dependent on the hash implementation versus having computation done on each of the...
> That's interesting, what for and why? Is hashing insecure? Not really, but we're just giving optionality, I guess. I'm not afraid the keccak opcode is badly implemented in Geth....