cairo (@cairoeth) 's Twitter Profile
cairo

@cairoeth

skunkworks 🦨

ID: 1491854614249054221

linkhttp://github.com/cairoeth calendar_today10-02-2022 19:20:42

526 Tweet

1,1K Takipçi

755 Takip Edilen

OpenZeppelin (@openzeppelin) 's Twitter Profile Photo

OpenZeppelin Contracts 5.1 Release Candidate is now available for public testing 🧪 5.1 leverages transient storage, expands utilities, and introduces new cryptographic primitives and data structures. Bug bounty rewards increase by 50% during the RC phase 💸

OpenZeppelin Contracts 5.1 Release Candidate is now available for public testing 🧪

5.1 leverages transient storage, expands utilities, and introduces new cryptographic primitives and data structures.

Bug bounty rewards increase by 50% during the RC phase 💸
cairo (@cairoeth) 's Twitter Profile Photo

super excited about this release! some highlights: - cryptography primitives: P256, RSA ✍️ - data structures: Heap, CircularBuffer, MerkleTree 🏗️ - utilities: ReentrancyGuardTransient, Packing, StorageSlot 🧰 github.com/OpenZeppelin/o… 👇

Georgios Konstantopoulos (@gakonst) 's Twitter Profile Photo

Introducing Solar ☀️ Solar is an implementation of the Solidity compiler, in Rust; licensed Apache/MIT. Solar is built for the future of smart contracts, in a world where developers seek customization, and assume great performance, safety, and developer experience.

Introducing Solar ☀️

Solar is an implementation of the Solidity compiler, in Rust; licensed Apache/MIT.

Solar is built for the future of smart contracts, in a world where developers seek customization, and assume great performance, safety, and developer experience.
diego (@0xfuturistic) 's Twitter Profile Photo

Introducing SOLO: a protocol that lets anyone run an Ethereum validator with just 1.25 ETH instead of 32 ETH. It enables an LST backed by the portion of a validator's stake unlikely to be lost, without relying on governance or trusted hardware. Here's how it works 👇

Introducing SOLO: a protocol that lets anyone run an Ethereum validator with just 1.25 ETH instead of 32 ETH.

It enables an LST backed by the portion of a validator's stake unlikely to be lost, without relying on governance or trusted hardware.

Here's how it works 👇
cairo (@cairoeth) 's Twitter Profile Photo

Vyper's experimental codegen (venom) performs much better at SP1 proving than Solidity with EOF! Shows how much it can be extracted/improved at the compiler level without massive changes to the EVM