Tactful dev (@tactfulgal_dev) 's Twitter Profile
Tactful dev

@tactfulgal_dev

Web 3.0 enthusiast | DeFi explorer | Passionate football fan ⚽️ | Smart contract developer | Security researcher.

ID: 1831498605594607616

calendar_today05-09-2024 01:04:50

1,1K Tweet

133 Takipçi

181 Takip Edilen

Tactful dev (@tactfulgal_dev) 's Twitter Profile Photo

Date: 1st October, 2025. I spent my time on the summer.fi contest. My understanding of the protocol got better and I am now getting some patterns already.

Tactful dev (@tactfulgal_dev) 's Twitter Profile Photo

Date: 2nd October, 2025. Continued with the summer.fi audit on SHERLOCK . Few days to go... I really need to find some interesting issues.

Tactful dev (@tactfulgal_dev) 's Twitter Profile Photo

Date: 3rd October, 2025. Still on the summer.fi contest. This contest has a short span and I just need to dedicate a lot of time to it. Hopefully, it turns out good.

Al-Qa'qa' (@al_qa_qa) 's Twitter Profile Photo

The more the hype of AI replacing Web3 auditors arises, the more I become confident that this is not going to occur. This is not in the current context, but I will try explaining my thoughts in a simple way. Let's categorize the issues into 3 different categories - Generic -

Tactful dev (@tactfulgal_dev) 's Twitter Profile Photo

Date: 4th October,2025. I went through one of the videos on Owen | Guardian's playlist on Governance protocols. I also spent time auditing the summer.fi codebase on SHERLOCK . Still digging deep day by day. WAGMI

Tactful dev (@tactfulgal_dev) 's Twitter Profile Photo

5th October,2025. Continued with the summer.fi contest. Didn't really do much on that. Tomorrow , I will start wrapping things up as the contest ends soon.

Tactful dev (@tactfulgal_dev) 's Twitter Profile Photo

6th October, 2025. Into the final stages of the summer.fi audit contest on SHERLOCK. Also studied some attack patterns in governance protocols. Will be rounding up the audit tomorrow....

Defi Security Summit (@summit_defi) 's Twitter Profile Photo

AI is changing how bug reports are written, but not always for the better. unsafe_call, Security Researcher & Triage Lead at Immunefi, will speak at DSS on “AI in Bug Reports: When to Use LLMs and When Not To”, sharing field-tested lessons on using AI responsibly in security.

AI is changing how bug reports are written, but not always for the better.

<a href="/unsafe_call/">unsafe_call</a>, Security Researcher &amp; Triage Lead at <a href="/immunefi/">Immunefi</a>, will speak at DSS on “AI in Bug Reports: When to Use LLMs and When Not To”, sharing field-tested lessons on using AI responsibly in security.
Tactful dev (@tactfulgal_dev) 's Twitter Profile Photo

7th October,2025. Concluded the summer .Fi contest on SHERLOCK . Will be starting the new contest ("sequence") tomorrow. No time to waste!!!

Tactful dev (@tactfulgal_dev) 's Twitter Profile Photo

8th October, 2025. Spent the day trying to get more familiar with the concept of account abstraction and getting familiar with the sequence codebase. As always, the first few days of a contest should be for understanding the protocol.

Omeiza (💻,🧑‍🔧) (@0xomeiza) 's Twitter Profile Photo

ok. when different kind of data types are left unassigned, they all have default values with different effects: bool = false uint&int = 0 address= 0x0 these defaults can affect logic if not properly initialized.