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 Followers

755 Following

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