0xJacopod
@jacolansac
Smart contract developer and auditor. Slow is good.
t.me/jacopod_eth
ID: 2795110642
https://github.com/JacoboLansac/audits 30-09-2014 15:09:41
828 Tweet
411 Takipçi
175 Takip Edilen
Every single article I've read from RareSkills was a good investment of my time. Truly impressive and inspiring. Very rarely we see such high quality/quantity ratio. Very Rare.
I wish I had known this audit hack earlier: Type `ctrl + shift + <` in VScode to jump between function declarations. It also tells you if it is a view/internal/public/pure function with a small icon. Note: it requires the Solidity Visual Developer extension by Consensys Diligence,
Here is one of the latest audits I've done, for Macro Millions. The most interesting issue is [C1]. Not because it is critical, but because it is a small edge case magnified to the point of breaking the entire protocol. The team response was great, and they fixed all essential