
Brecht Devos
@Brechtpd
Followers
2K
Following
716
Media
13
Statuses
340
@gwyneth_taiko and @taikoxyz, prev @loopringorg
Joined July 2017
Gwyneth is now a full booster rollup! . Contracts deployed on L1 are now directly available on L2. Dapps scale automatically across all @gwyneth_taiko L2s, no need to set anything up on the L2 itself. More rollups -> More L1 scaling. Like God intended.
13
11
86
The router also streamlines Gwyneth support in Foundry, so a single RPC URL and provider are all you need to connect to every chain. Code here:
github.com
Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust - taikoxyz/gwyneth
1
0
11
I created a simple RPC router that allows switching between chains easily. Great for @gwyneth_taiko with its dynamic L2s, but also great for a unified Ethereum. Imagine a world where users just see Ethereum and internally all its (based) rollups are also used. This is Gwyneth.
2
4
48
A test example is below. Switching chains works exactly the same way it does in Gwyneth.
github.com
Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust - taikoxyz/gwyneth
0
0
5
I forked Foundry to add @gwyneth_taiko support so you can write, test, and deploy synchronously composable smart contracts in your comfort zone. No new syntax is necessary. Everything works exactly the way you’re used to.
github.com
Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust. - taikoxyz/foundry
2
5
54
RT @gwyneth_taiko: we're hosting a workshop in Denver during Composability Day!. build multi-chain apps, test cross-chain swaps on Gwyneth'….
0
114
0
- No solvers. There's nothing to solve. Just good old fashioned builders throwing hardware at the problem. - Works for everything. (Non-)fungible tokens, plain data, everything. - Realtime.- No liquidity requirements. - No fragmentation. No cluster nonsense. soon. @gwyneth_taiko.
@gwyneth_taiko alright alright alright, pretty cool lol (esp in the absence of a solver).
3
1
33
Follow along. I will be pushing many more improvements/fixes in the next couple of weeks. Also writing some more stuff about these things I guess. @gwyneth_taiko devnet/testnet soon.
1
0
5
As always, the code is open source. The code is still terrible, but I have no shame. I have brought pain upon myself to write this. Some of that pain will be transferred to you while reading this shit code:.
github.com
Rust Ethereum virtual machine (revm) Is EVM written in rust that is focused on speed and simplicity - taikoxyz/revm
1
0
6
Some of this is enabled by what I call programmable blocks. Normally on L1 you cannot easily enforce things across transactions which really limits what you can do. ULTRA TX is a way to get programmable blocks on L1 today. Read more about ULTRA TX here:.
ethresear.ch
What ULTRA TX is a way to achieve programmable L1 blocks, unlocking capabilities well beyond what is possible using standard L1 transactions in an L1 block. You could say ULTRA TX is to blocks what...
1
0
2
L1 and L2 blocks are built simultaneously using ULTRA TX in rbuilder. The time between having thought of ULTRA TX and having implemented it was less than two weeks. Simplicity. That was after I spent some months getting all the other stuff working though.
one transaction is all you need. introducing ULTRA TX. a new & practical way to enable L1 <> L2 synchronous composability on Ethereum. here's a quick look 🧵
1
0
3
I am ULTRA BUILDER. I am the future. Bringing you the real Ethereum experience @gwyneth_taiko. Combined L1/L2s block building using ULTRA TX. Seamlessly move between L1 and L2s.Great UX/DevX.Sync composability.Dogshit code (for now).Simple/Efficient. Read on (and find the code)
1
3
28
ULTRA TX. A design to make Ethereum blocks programmable, unlocking powerful capabilities. It's like account abstraction for blocks. This solves multiple challenges I had in my @gwyneth_taiko design, making L1 <> L2 synchronous composability practical.
ethresear.ch
What ULTRA TX is a way to achieve programmable L1 blocks, unlocking capabilities well beyond what is possible using standard L1 transactions in an L1 block. You could say ULTRA TX is to blocks what...
1
5
34