Georgios Konstantopoulos Profile picture
Jun 26 15 tweets 5 min read Read on X
🚨 Releasing Reth 1.0 🚨

After almost two years of development and a successful audit by Sigma Prime, we are finally releasing Reth 1.0, the first “prod-ready” release of our blazing-fast Ethereum execution client. We invite RPC providers and stakers to run Reth.

More below. Image
Read the full Reth 1.0 announcement.

paradigm.xyz/2024/06/reth-p…
TL;DR, we're stable and looking to get everyone on Reth. Image
The Github release is available below: github.com/paradigmxyz/re…
Image
If you're sold and are keen to run & build on Reth ASAP and have a tight feedback loop with our team, fill in the form below:

7dr10b0z31d.typeform.com/to/y9Pm3aoL
Image
If you are a staker, we're now part of @ethereum's staking launchpad. Go run Reth!

launchpad.ethereum.org/en/reth
A few ways to run Reth:

```
brew install paradigmxyz/brew/reth

pacman -S reth

docker pull .

RUSTFLAGS="-C target-cpu=native" cargo install --locked --profile maxperf --features=jemalloc,asm-keccak
```ghcr.io/paradigmxyz/re…
github.com/paradigmxyz/re…
We also provide a @dappnode package: github.com/paradigmxyz/Da…
Reth was audited by @sigp_io, with multiple security engineers over multiple months, find the audit here:

github.com/paradigmxyz/re…
Reth is part of the EF Bug Bounty now: bounty.ethereum.org
We are just getting started. So much more to do.

Reach out to georgios@paradigm.xyz to chat, and go run Reth! Image
Insane amount of work went into this, really hard to put it into words. Monumental effort over 2 years.

Big shoutout to the entire Reth team @mattsse_ @rakitadragan @r_krasiuk @onbjerg @joshie_sh @rjected @shekhirin @danipopes @emhane @frgnieto. Incredible group of people.
If the above is exciting, make sure to apply to attend , where we'll touch on Reth, Foundry, Alloy, and the broader bleeding-edge crypto infrastructure landscape.frontiers.paradigm.xyz
used the preview screenshot here -.- you get it!
@mattsse_ @rakitadragan @r_krasiuk @onbjerg @joshie_sh @Rjected @DaniPopes @emhane @frgnieto @ashekhirin @emhane1 -.-

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Georgios Konstantopoulos

Georgios Konstantopoulos Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @gakonst

Jun 21
Excited to publish the REVM Compiler, revmc! (@DaniPopes 1st author)

We used LLVM to lower EVM bytecode into native code.

We demonstrate 19x gains for the Fibonacci benchmark and synced Ethereum mainnet with revmc enabled for the hottest 250 contracts!

Read on to learn more! Image
You can find the full post here.

paradigm.xyz/2024/06/revmc
Why build an EVM-native compiler?

To speed up execution by getting rid of the overheads of bytecode interpretation, inspired by well-established technologies like the Java or the WASM JIT.
Read 10 tweets
Apr 24
We have made great strides in the world of blockchain scaling in the last 10 years.

It’s time to go further.

Reth’s path to 1 gigagas per second, and beyond…where we present our roadmap for scaling Ethereum. Image
Here's the full post.

paradigm.xyz/2024/04/reth-p…
To start, we must stop using Transactions Per Second as a performance metric and use more nuanced metrics.

We propose to the EVM community to adopt Gas Per Second (GPS) as a standard metric, and start seriously exploring multi-dimensional pricing.

ethresear.ch/t/draft-positi…
Read 13 tweets
Apr 15
Today, we are excited to open source Reth Alphanet.

Reth AlphaNet is an OP Stack-compatible testnet rollup that maximizes Reth performance and enables experimentation of bleeding edge Ethereum Research. Image
You can find the full announcement below.

paradigm.xyz/2024/04/reth-a…
Reth AlphaNet is a testnet rollup built on OP Stack & OP Reth.

Reth AlphaNet is aimed at experimentation of Ethereum research at the bleeding edge, and comes with 3 EIPs not available anywhere else yet. EIP-3074, EIP-71212, EIP-2537.

These EIPs are built with best-practices in mind, are optimized, and tested. We want to do more of this.

AlphaNet is also built for high performance, and we aim to break through the gigagas per second barrier with it.Image
Read 11 tweets
Feb 28
Introducing Frog 🐸 – A *Frame*work for Farcaster.

Frog is an open-source framework for @Farcaster_xyz developers to build high quality, performant, & lightweight Frames in just a few blocks of code.

Built as part of the @wevm_dev x @paradigm collab. Read on! Image
.@Farcaster_xyz’s programmable feed, enabled by Frames, is one of the most exciting things happening in web3. We felt like this deserved a world-class devtool experience.

You can find our post below:


Highlights for devs in rest of thread.paradigm.xyz/2024/02/frames
We will be talking about this today at 12:30p PST on Spaces with the Tom, Jake and the Farcaster team, + maybe special guests.

Read 12 tweets
Mar 1, 2023
6 useful projects I’d (selfishly) love to see built during #ETHDenver 🧵
OP-Reth

The OP Stack implements an Optimistic Rollup design that aims to be as close to Ethereum. See @protolambda's diff here: op-geth.optimism.io

Would love to see an implementation in Reth: github.com/paradigmxyz/re…

@refcells is already working on this, reach out
.@wagmi_sh x Foundry full-stack hacks

Wagmi is quickly rising to be the #1 Web3 frontend library. The Wagmi CLI allows blazing-fast iteration on full-stack hackathon projects w/ its Foundry integration.

e.g
github.com/d1onys1us/dapp…
github.com/ethereum-optim…
Read 8 tweets
Dec 7, 2022
Excited to be open-sourcing Reth, an Ethereum execution layer in @rustlang 🦀

Reth is a new Apache/MIT-licensed full-node implementation of Ethereum by @paradigm and the community, focused on contributor-friendliness, modularity, and performance.

paradigm.xyz/2022/12/reth
We are building Reth for 3 reasons:

1. Building a performant node for power users
2. Contributing to Ethereum’s stability by improving client diversity
3. Giving back to Ethereum by contributing to the roadmap
We are building Reth to accommodate a broad user base, including stakers, hobbyists, RPC node operators, bridges, MEV searchers, and even L2s (e.g., Optimism/Arbitrum) or other Ethereum-adjacent projects (e.g., Polygon, BSC, Avalanche, Fantom etc.).
Read 12 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us!

:(