spydy.eth
225 posts

spydy.eth
@0xspydy
Lifting heavy, thinking on-chain, staying chill


Smart Contract Security Day 12 Just wrapped up the PasswordStore project on Cyfrin Updraft. This time I didn’t just follow along... I rebuilt it on my own, made sure I actually understood what was going on, and pushed it to GitHub. Now I’m on the PuppyRaffle audit 🐶 I’m starting to see the shift… it’s no longer just “learn this vulnerability” - I’m actually trying to break the code, question every line, and prove exploits with PoCs. Still early, but it finally feels real. Password-store-report:github.com/Abdulmalik-svg… @_biggids @CyfrinUpdraft @Web3_Vinay @alexabelonix @PatrickAlphaC @solidity_lang @0xZulkifilu @tinchoabbate @rosarioborgesi












Smart Contract Security Day 08 Just worked on the Puppy Raffle smart contract 🐶🎟️ Everything looked fine… until I tested with 100 players then another 100 players and it went wild Gas usage shot up fast - classic O(n) loop → potential DoS vector ⚠️ Small design choices in Solidity can break your entire system. @CyfrinUpdraft @alexabelonix @rosarioborgesi @PatrickAlpha @Web3_Vinay @_biggids @tinchoabbate


Smart Contract Security 05 Today i have a question for auditors out there... If a protocol you audited gets hacked, how responsible should you feel? I’m starting to realize audits don’t guarantee safety - they just reduce risk. But still… that “what if” hits different. Curious how others see it 👇 @alexabelonix @CyfrinUpdraft @PatrickAlphaC @panditdhamdhere @rosarioborgesi @Web3_Vinay @_biggids @yourweb3jobs @ForgeAudit





















