node.security (@node_security) 's Twitter Profile
node.security

@node_security

Group company of @Node_Cap | Blockchain security experts. Protecting Web3 protocols with smart contract audits and security services.

ID: 1884610248897368064

linkhttps://node.security calendar_today29-01-2025 14:31:25

35 Tweet

11 Followers

5 Following

Node Capital (@node_cap) 's Twitter Profile Photo

It's a great opportunity to thank all of you who joined as speakers in our event in Tel Aviv, helping us connect between the Israeli crypto eco-system and investors around the world!🫡 Einar Braathen CoinFund Mike Silagadze🛡 ether.fi Blockchain Capital Jonah Burian Idan Ofrat

It's a great opportunity to thank all of you who joined as speakers in our event in Tel Aviv, helping us connect between the Israeli crypto eco-system and investors around the world!🫡 <a href="/einar_hb/">Einar Braathen</a> <a href="/coinfund_io/">CoinFund</a> <a href="/MikeSilagadze/">Mike Silagadze🛡</a> <a href="/ether_fi/">ether.fi</a> <a href="/blockchaincap/">Blockchain Capital</a> <a href="/_JonahB_/">Jonah Burian</a> <a href="/IdanOfrat/">Idan Ofrat</a>
kotevcode (@kotevcode_) 's Twitter Profile Photo

eof (evm object format) is coming in the ethereum pectra upgrade. one important change: tx.origin == msg.sender will no longer be true in some cases. if your contract relies on that check, it could break.

node monster (@nodemonste) 's Twitter Profile Photo

Builders keep building! Excited to share this news with our community. Node Group launched node liquid, node.security and node link to support founders and companies. theblock.co/amp/post/35044…

Node Capital (@node_cap) 's Twitter Profile Photo

1/6 Our latest research, "Move Fast and Build Things: The Sui Suite of Innovations," explores Sui. We argue sustainable Web3 adoption requires more than a single 'killer feature,' but a comprehensive, quality stack: performance, dev frameworks, seamless UX & aligned

1/6
Our latest research, "Move Fast and Build Things: The Sui Suite of Innovations," explores <a href="/SuiNetwork/">Sui</a>. We argue sustainable Web3 adoption requires more than a single 'killer feature,' but a comprehensive, quality stack: performance, dev frameworks, seamless UX &amp; aligned
node.security (@node_security) 's Twitter Profile Photo

at node.security, we focus not only on vulnerabilities in code, but on flawed assumptions in protocol design. security is a mindset - code is just the interface.

node.security (@node_security) 's Twitter Profile Photo

Smart accounts are coming to EOAs. EIP-7702 opens the door to powerful delegation and modular wallet behavior. But with new flexibility comes new security risks.

Node Capital (@node_cap) 's Twitter Profile Photo

1/7 Our latest research: "From Money Legos to Castles: The Crypto SuperApp Race Has Begun." We analyze crypto's maturation, the shift from fragmented 'money legos' to integrated SuperApps, and the race to build these all-in-one financial platforms. Read the full analysis:

kotevcode (@kotevcode_) 's Twitter Profile Photo

100% test coverage doesn’t mean your code is secure. tests check what you expect to happen. most security bugs happen in the paths you didn’t expect.