nmirchev8 (@nmirchev8) 's Twitter Profile
nmirchev8

@nmirchev8

Smart Contract Auditor | Hacker

ID: 1673374132866523136

linkhttps://github.com/Egis-Security/audits calendar_today26-06-2023 16:55:02

1,1K Tweet

1,1K Takipçi

449 Takip Edilen

nmirchev8 (@nmirchev8) 's Twitter Profile Photo

Been off CT for a minute, guys Became a father and a husband, did some traveling and worked hard with amazing people in web3 Back now — ready to drop content or just shitpost my way back in So, what’s new… besides AI replacing us?

nmirchev8 (@nmirchev8) 's Twitter Profile Photo

Avoid using indexed for complex types in Solidity events indexed works great for fixed-size types (uint256, bytes32, etc.), but for dynamic ones (string, bytes, arrays, structs) it only stores the keccak256 hash, not the actual value You can't recover/filter by the real data

nmirchev8 (@nmirchev8) 's Twitter Profile Photo

I often ask professionals for referrals and hear “Tbh, no one comes to mind” But being truly professional means knowing your field — not just your work, but the people who do it best Even when you can’t take a job, you can still help by pointing clients in the right direction

nmirchev8 (@nmirchev8) 's Twitter Profile Photo

To all auditors and developers out there Here is a super convenient tool, which indexes public repos code + doc and answer to your tech questions with exact sources That's deepwiki.com