Kaan (@kaanuzdogan) 's Twitter Profile
Kaan

@kaanuzdogan

technophile @sourcifyeth, @argotorg, @ethereumfndn, @eth_gunu, @ETHBerlin, @dod_berlin Opinions and memes my own

ID: 938030803921129472

linkhttp://kaanuzdogan.com calendar_today05-12-2017 13:02:26

5,5K Tweet

2,2K Followers

780 Following

deebeez (@deeberiroz) 's Twitter Profile Photo

We Venn Network just discovered a critical backdoor on thousands of smart contracts leaving over $10,000,000 at risk for months Along with the help of security researchers Dedaub sudo rm -rf --no-preserve-root /, the seals team SEAL 911 and others, we managed to rescue the majority of funds

Kaan (@kaanuzdogan) 's Twitter Profile Photo

The collapse of USD very much demonstrates the need to for more EUR stables and DeFi around it. Currently almost all DeFi is around USD stables. Also, EUR stables are very low mcap right now 422M $ vs. 250B $

ETHIstanbul (@ethistanbul_io) 's Twitter Profile Photo

🤔 Wondering where ETHIstanbul is happening? Here we go!! 🎉 It’s taking place at Rami Library, a space where history and ideas quietly coexist. Originally built in the 18th century as an Ottoman military complex, Rami has gone from army barracks to science academy to public

Argot Collective (@argotorg) 's Twitter Profile Photo

This was indeed us. As shared last week, we're partially converting ETH to stable assets as starting capital to run Argot covering salaries and operational costs. All moves are transparent, careful, and aligned with Ethereum’s long-term interests. Building for the long run!

Kaan (@kaanuzdogan) 's Twitter Profile Photo

TIL how ens.eth are registered and resolved: - vitalik.eth is not stored as a string but as a keccak256 value 0xab..cd: `nameHash` (aka. node) - To get the nameHash, vitalik.eth is broken down into parts and hashed offchain by the "namehash" algorithm. Name registration is

Kaan (@kaanuzdogan) 's Twitter Profile Photo

What I really really want is an app that let's me read my Instagram DMs without having to look into the content Unfortunately Instagram also really really wants me to look into the content

hoobi.eth 💗 (Stage 2 incarnate) (@hubkotl) 's Twitter Profile Photo

So after watching what’s happening with Berachain Foundation 🐻⛓ and Monad ⨀… Can we finally agree the Ethereum Temu Edition playbook is dead and the only real path forward is launching your own L2? Or are we still coping?

sudo rm -rf --no-preserve-root / (@pcaversaccio) 's Twitter Profile Photo

so I found out that it's even fancier. I observed that the frontrunning tx (by the attackers) calls `initialize` and protocols also call _successfully_ `initialize` after (thus they think everything is normal). But wait, how is this even possible? I had to look very deep into the

so I found out that it's even fancier. I observed that the frontrunning tx (by the attackers) calls `initialize` and protocols also call _successfully_ `initialize` after (thus they think everything is normal). But wait, how is this even possible? I had to look very deep into the
Kaan (@kaanuzdogan) 's Twitter Profile Photo

Great work and kudos to everyone involved, this is scary. One thing now comes to my mind is explorers/verifiers should all be explicit about implementation contracts being unverified on the UI. We show it as such on the Sourcify repo. This wouldn't have helped here as the

Great work and kudos to everyone involved, this is scary.  

One thing now comes to my mind is explorers/verifiers should all be explicit about implementation contracts being unverified on the UI. We show it as such on the Sourcify repo.  

This wouldn't have helped here as the
Dedaub (@dedaub) 's Twitter Profile Photo

Just mitigated: The CPIMP Attack – a stealthy front-running exploit infecting 100s of DeFi proxies across many protocols Attacker inserts hidden proxies that self-restore, spoof Etherscan, and lie dormant for high-value strikes Tens of millions at risk dedaub.com/blog/the-cpimp…

Kaan (@kaanuzdogan) 's Twitter Profile Photo

Just read the post-mortem about the proxy-spoofing attack. Very scary stuff. We were lucky that sourcify.eth was not affected due to how we resolve proxies (using WhatsABI cc: Andrey 🦃 Petrov) - Etherscan checks a list of fixed storage slots when verifying (regardless if they