
codywang.eth
@codywang999
Followers
549
Following
201
Media
15
Statuses
123
As most of CT knows, Flashblocks launched on Base Mainnet 3 days ago. I wanted to share 2 quick learnings after helping build out this feature as one of the engineers:.
5
5
29
Flashblocks FAQs page is live! . Would encourage anyone for flashblocks related questions to check out this page first. If the answer is not there and not other docs, feel free to lmk.
docs.base.org
0
2
7
Thus even if you pay a high fee but the tx is large (> 10M gas), it will still have a harder time to get mined. This is due to how the builder allocates gas, it incrementally adds 1/10th of the total block gas limit to every flashblock. More info here:.
docs.base.org
This page outlines how Base blocks are built.
1
0
1
The builder picks the txs from the txpool based on 3 factors.- Tx gas limit.- Remaining gas available in the flashblock.- Tx fee. The higher the fee, the higher chance it gets included unless the tx gas limit is over the remaining gas available. (Code: .
github.com
Contribute to flashbots/op-rbuilder development by creating an account on GitHub.
1
0
1
As mentioned in my previous tweet, the simple architecture of the flashblocks system. We added a builder component that handles flashblocks block building.
A quick recap of the flashblocks system architecture (very simplified). 1. The sequencer notifies the flashblocks builder to build a new block.2. Builder sends out flashblocks stream to RPC nodes as it builds flashblocks.3. Sequencer requests for a finalized block back.4.
1
0
1
RT @_jxom: Viem 2.33 introduces initial support for Flashblocks as a first-class citizen! . Try it out in Viem or Wagmi by importing a chai….
0
20
0