Understanding Puffer UniFi AVS: From Preconfs to the next decade of Ethereum? | Bee Network
As a concept officially proposed by Justin Drake, a researcher at the Ethereum Foundation in March 2023, Based Rollup aims to solve a series of problems in the existing Rollup ecosystem. As we all know, after Vitalik Buterin released the Rollup-centric Ethereum Roadmap in 2020, the Ethereum ecosystem entered the era of multiple Rollups. According to incomplete statistics from L2 BEAT, as of the time of writing, there were as many as 39 Rollup L2s. Both Optimistic Rollup and ZK Rollup have alleviated old problems such as Ethereum expansion to a certain extent, but have also brought about a new dilemma of increasingly fragmented liquidity. At the same time, the sequencer, as the core component of the L2-L1 architecture, is responsible for the transaction sorting and packaging from L2 to L1, and plays an important role in improving transaction processing efficiency and reducing costs. However, since the running L2 generally adopts a centralized sequencer controlled by a single or a few entities, it also faces the potential risk of sequencer failure or malicious behavior: Once there is a problem with the sorter, it may cause transaction delays, data loss, and even threats to asset security. This is undoubtedly a huge hidden danger for users who rely on L2 for transactions. What about the decentralized sorter or shared sorter that is highly sought after in the market? In theory, they can indeed eliminate the single point of failure and malicious risks brought by centralized sorters, but their coordination and consensus mechanisms are relatively complex, and there may be compatibility issues between different decentralized sorters, making it difficult to achieve seamless docking. Moreover, to be realistic, the decentralized sorter network has not yet had successful large-scale practical verification and may still face various potential attacks and vulnerabilities. Therefore, Based Rollup directly follows the Occams razor principle in one step and removes the design of a separate sorter network mechanism: the responsibility for transaction sorting is transferred from the original L2 to L1, and the Ethereum L1 verification node acts as a block proposer (proposer) to be responsible for transaction sorting. This not only avoids the risks brought by centralized sorters, but also makes full use of Ethereum鈥檚 existing node network and decentralized characteristics, directly upgrading security to the same level as the Ethereum mainnet. However, gaining something in one place may lead to losing something in another, which also brings about another challenge – the native Based Rollup network cannot achieve fast confirmation of transactions. The reason is very simple. The common L2 based centralized sorters can quickly sort and package, and achieve nearly instant transaction confirmation; while the transaction sorting of Based Rollup is the responsibility of L1 verification nodes, which means that the confirmation time is completely dependent on the block interval of the main network (about 12 seconds), and the user experience is much inferior to the centralized sorter. Based Rollup, inseparable from Preconfs To put it bluntly, Based Rollup is aligned with L1 in terms of security and decentralization, but has to sacrifice transaction confirmation speed. For most on-chain scenarios with financial attributes, market conditions change rapidly. Not to mention a difference of 12 seconds, even a difference of only 1 second can cause huge risks and uncertainties. In view of this, we need to add a patch to Based Rollup, namely Preconfirmations (Preconfs for short). Its logic is also very simple, just as the name implies. Imagine: When we buy train tickets on 12306, once we select the itinerary and place the order (signature transaction), the booking system will first give you a pre-confirmation message, telling you that the ticket purchase behavior (corresponding to each transaction) has been accepted and is entering the subsequent confirmation process. At this time, we can start planning the itinerary, preparing luggage, etc. Only when the ticket finally confirms the carriage and seat (the transaction is released to L1), we have officially completed the ticket purchase and reservation transaction. In short, in Based Rollup, pre-confirmation means promising to include a transaction in a block before the transaction is formally submitted to L1 for confirmation. This is equivalent to giving the user a preliminary confirmation signal to let the user know that the transaction has been accepted and is being processed. This ensures that on-chain transaction scenarios that require timeliness do not need to wait for 12 seconds, and can directly achieve millisecond-level (about 100 milliseconds) transaction response speeds. This move not only greatly improves transaction speed and user experience, but also does not require changes to Ethereums core protocol. In a sense, Based Rollup and preconfirmation (Preconfs) are like two sides of the same coin – if the potential of Based Rollup is to be fully realized, a permissionless, neutral and flexible preconfirmation service must be implemented. What needs to be considered is that, in the specific implementation mechanism, who is responsible for sorting and pre-confirming transactions and ensuring that the pre-confirmation commitments are followed? For the first question, the Ethereum Foundation is developing a neutral registration contract that will not be affiliated with any specific protocol. It aims to provide a common basis for pre-confirmation discovery and verification, similar to the registration system model in the stock market, allowing any L1 proposer to voluntarily register as a pre-confirmation verification node; For the second question, the penalty mechanism based on economic rewards and penalties can undoubtedly ensure that the verification node will not violate the pre-confirmation commitment, but it faces a seesaw choice – if a part of the ETH of the verification node is confiscated, the smart contract logic of Restaking needs to be re-implemented, which is capital efficient but also complex; if additional collateral is required, the complexity is low, but the capital efficiency is lower; So, is it possible to solve the slashing problem directly based on the economic security of the Ethereum mainnet with the help of EigenLayers AVS service? Puffer UniFi AVS is based on this idea. It uses the Restaking function of EigenLayer and can combine the neutral registration contract mechanism of the Ethereum Foundation in the future to achieve a nearly ideal scenario: Establish a permissionless pre-confirmation service participation mechanism, allowing any L1 proposer to voluntarily register as a pre-confirmation validator node, thereby achieving economic security directly based on the Ethereum mainnet without additional penalties. Puffer UniFi AVS: Preconf Solution for Based Rollup Puffer UniFi AVS specifically includes three key components: EigenLayer integration, on-chain registration, and slashing mechanism . EigenLayer integration gives Puffer UniFi AVS pre-confirmation service an exclusive competitive advantage that is difficult to replicate: Based on Puffers re-staking verification node set, the re-staking ETH can be directly used as pre-confirmation collateral without the need for additional deposits. In this way, one organization, two brands, the re-staking verification node = pre-confirmation service node, not only improves capital efficiency, but also can quickly pull up a pre-confirmation verification node set with a large number of participants and sufficient decentralization. We can briefly sort out the specific pre-confirmation implementation process of Puffer UniFi AVS. First of all, because the Puffer verification node has been registered as a Native Restaking node on Ethereum, when a user submits a transaction that requires pre-confirmation, the Puffer verification node will directly act as a pre-confirmation verification node, providing the user with a pre-confirmation commitment within about 100 milliseconds, allowing the user to quickly know that their transaction has been received and will be included in a future block. After providing pre-confirmation service, the Puffer verification node will package these transactions with other transactions and submit blocks to Ethereum L1. Finally, the Puffer UniFi smart contract Puffer Sequencer Contract accepts batch transactions to ensure that the transaction status has been confirmed and cannot be rolled back. Throughout the entire process, UniFi AVSs on-chain registration and slashing mechanism plays an important role – if the validator fails to abide by its pre-confirmed commitment, it will be punished, thereby ensuring the reliability and security of the entire system. As of the time of posting, the requirements for participating in Puffer UniFi AVS are: EigenPod ownership. EigenPods are a tool for Ethereum validators to interact with EigenLayer, ensuring that the UniFi AVS service can slash validators that violate pre-confirmation commitments; 32 ETH. Since the pre-confirmation verification node and the Ethereum verification node are one organization, two brands, the pre-confirmation node requires at least 32 ETH to participate. However, the operators participation is more flexible, whether it is running a native verification node by itself or being part of a re-staking product (LRT); Run Commit-Boost. Operators must run Commit-Boost software alongside their validator clients to ensure that pre-confirmation services are performed and that communication between the validator and the pre-confirmation supply chain is handled smoothly; It is worth noting that Puffer UniFi AVS, by integrating Commit-Boost, aims to focus on core functions such as registration mechanism and slashing mechanism, providing more efficient, standardized and community-centric pre-confirmation services while adhering to Ethereums basic principles of decentralization and openness. Who needs Puffers UniFi AVS service? We should take a long-term view of things. As the Based Rollup narrative continues to expand, numerous Based Rollup projects are bound to emerge like mushrooms after a rain, and their demand for pre-confirmation services is extremely urgent, especially in the face of complex market environments and technical challenges. They need a reliable pre-confirmation technology service provider to protect them. The market is in urgent need of a secure pre-confirmation technology service provider, so Puffer UniFi AVS is essentially a universal solution that can effectively meet the needs of all parties: On the supply side, link up re-staking verification nodes (not only Puffer, but also native re-staking LRT protocol players such as Etherfi and Renzo in the future) , support them to participate in UniFi AVS to kill two birds with one stone, and obtain additional income by selling their own verification services; On the demand side, the other end is directly facing all project parties that need to build Based Rollup, supporting them to obtain pre-confirmation services conveniently through the UniFi AVS resource pipeline, thereby accelerating transaction processing; In a nutshell, the service model of Puffer UniFi AVS is similar to that of EigenLayers matching platform, which aims to promote the optimal allocation and utilization of resources. Just like Uber and Didi, it connects to the re-staking verification node as the supplier, and provides Based Rollup pre-confirmation services to the demand side through matching. This will not only greatly accelerate the innovation process in the Based Rollup field and the Ethereum ecosystem, but also create new sources of income for the Ethereum verification node group, bringing new vitality to the entire ecosystem. ملخص In general, Based Rollup, as a new type of Rollup concept that Vitalik Buterin has repeatedly mentioned recently, is bound to play a more critical role in the evolution of Ethereum. Therefore, the pre-confirmation service that is indispensable to Based Rollup is destined to become a key infrastructure for the future direction of the Ethereum ecosystem. Puffer UniFi AVS, as a pre-confirmation technology solution with innovative mechanism design, is currently the most critical step of Based Rollup+Preconfs: For users, Puffer UniFi AVS brings a near-instant transaction confirmation experience, greatly improving the user experience and laying a solid foundation for the popularization and widespread adoption of Based Rollup; For pre-confirmation service providers, it strengthens the reward and punishment mechanism through on-chain registration and penalty mechanisms, improving efficiency and credibility within the ecosystem; For L1 validator nodes, it opens up additional revenue channels, increases the attractiveness of participating in node validation, and further strengthens the economic incentives and legitimacy of the Ethereum mainnet. From a more macro perspective, Puffer UniFi AVS started with Based Rollup, but is more than Based Rollup – it is closely linked to Ethereums long-term vision, and achieves fast pre-confirmation without changing the core protocol. The impact is not limited to the EigenLayer ecosystem, but also provides a new paradigm for Ethereum innovation, bringing tangible benefits to users, validators and the entire Ethereum community. It is expected to trigger a series of chain reactions for Ethereums continued growth and inject new and greater possibilities. About Puffer Finance Puffer Finance is a leading innovator in the Ethereum infrastructure space, focusing on the next generation Rollup – Puffer UniFi, powered by Liquid Restaking (LRT) and pre-confirmation as AVS. With products such as the native restaking protocol, Puffer UniFi and UniFi AVS, Puffer has been committed to enhancing the decentralization of Ethereum. puffer.fi This article is sourced from the internet: Understanding Puffer UniFi AVS: From Preconfs to the next decade of Ethereum? Related: Coinbase Research Report: Stablecoins and the New Payment Landscape introduction Currently, the global payment infrastructure is being modernized and improved, which will provide users with faster and cheaper payment methods. Stablecoins are increasingly being used to build robust crypto payment systems, facilitate remittance payments and simplify cross-border transactions. In 2023, the total transaction volume settled in the stablecoin market exceeded $10.8 trillion – $2.3 trillion if unnatural transactions, such as robots or automated transactions, are excluded. On an adjusted basis, transaction volume increased by 17% year-on-year, which means that stablecoins are quickly catching up with todays largest existing payment networks. Although existing payment networks enjoy some important advantages in terms of liquidity and network effects, as competition has increased, the average cost of remittance payments has fallen by more than a third over the past 15 years, according to… تحليل ## السوق© 版权声明المصفوفة 上一篇 سنغافورة نقطة الانطلاق: 42 تحديثًا رئيسيًا لمشروع سولانا 下一篇 9 حيتان قديمة تستيقظ، في تلميح إلى آخر ارتفاع للعملات المشفرة؟ 相关文章 A complete guide to the three giants of mouth-sucking Kaito, Cookie, and Galxe 6086cf14eb90bc67ca4fc62b 35٬746 1 من المدفوعات التي تحافظ على الخصوصية إلى التعاون الذي يحافظ على الخصوصية: كيف يعيد التشفير تشكيل الثقة والحرية للأفراد والشركات والمجتمع. 6086cf14eb90bc67ca4fc62b 19٬456 2 The world’s biggest Bitcoin hater has retired. 6086cf14eb90bc67ca4fc62b 16٬290 1 Where did everyone go at this year’s Bitcoin Asia?Recommended Articles 6086cf14eb90bc67ca4fc62b 22٬674 3 جديدPharos Establishes RealFi Alliance to Promote Institutional-Grade Standardization for On-Chain RWA Execution 6086cf14eb90bc67ca4fc62b 3٬609 1 JST Undergoes Second Buyback and Burn: Cumulative Burn Reaches 10.96% of Total Supply, Accelerating Entry into New Phase 6086cf14eb90bc67ca4fc62b 10٬547 1 تعليق يجب عليك تسجيل الدخول لتترك تعليق! تسجيل الدخول على الفور موران ضيف HTTP منذ 8 أشهر أحدث المقالات Did Jane Street “Manipulate” BTC? Decoding the AP System, Understanding the Power Struggle Behind ETF Creation and Redemption Pricing منذ 8 ساعات 317 Stop Comparing Bitcoin to Gold—It’s Now a High-Volatility Software Stock منذ 8 ساعات 444 Matrixport Research: $25 Billion Gamma Unwinding Imminent, Liquidity Yet to Return Behind the Rebound منذ 8 ساعات 412 ERC-5564: Ethereum’s Stealth Era Has Arrived, Receiving Addresses No Longer ‘Exposed’ منذ 8 ساعات 356 Hong Kong Regulatory Green Light: Asseto Enables DL Holdings to Achieve Compliance for Two RWA Business Implementations منذ 8 ساعات 391 المواقع الشعبيةTempoLighterGAIBطائرة شراعيةبلانكرايلزبوكر BCPokerفوي Bee.com أكبر بوابة Web3 في العالم الشركاء كوين كارب بينانس CoinMarketCap كوين جيكو كوين لايف الدروع قم بتنزيل تطبيق Bee Network وابدأ رحلة web3 ورق ابيض الأدوار التعليمات © 2021-2026. جميع الحقوق محفوظة. سياسة الخصوصية | شروط الخدمة تحميل تطبيق Bee Network وابدأ رحلة web3 أكبر بوابة Web3 في العالم الشركاء CoinCarp Binance CoinMarketCap CoinGecko Coinlive Armors ورق ابيض الأدوار التعليمات © 2021-2026. جميع الحقوق محفوظة. سياسة الخصوصية | شروط الخدمة يبحث يبحثفي الموقععلى تشيناجتماعيأخبار العنوان: صيادو الإنزال الجوي تحليل البيانات مشاهير التشفير كاشف الفخ العربية English 繁體中文 简体中文 日本語 Tiếng Việt 한국어 Bahasa Indonesia हिन्दी اردو Русский العربية
智能索引记录
-
2026-03-02 13:05:14
教育培训
成功
标题:第一次做饭语文作文6篇
简介:在平平淡淡的学习、工作、生活中,大家总少不了接触作文吧,作文是人们把记忆中所存储的有关知识、经验和思想用书面形式表达出来
-
2026-03-02 08:19:13
综合导航
成功
标题:The Ultimate Comeback of the “Shovel Seller”: Why Did Neynar Acquire Farcaster? Bee Network
简介:On January 21st, Dan Romero and Varun Srinivasan, co-founder
-
2026-03-02 06:34:58
教育培训
成功
标题:精选描写的小学生作文400字锦集8篇
简介:在日常生活或是工作学习中,大家都不可避免地会接触到作文吧,作文根据体裁的不同可以分为记叙文、说明文、应用文、议论文。你写
-
2026-03-02 09:49:00
教育培训
成功
标题:(精华)游记优秀作文7篇
简介:在平日的学习、工作和生活里,大家最不陌生的就是作文了吧,作文是人们把记忆中所存储的有关知识、经验和思想用书面形式表达出来
-
2026-03-02 14:07:06
教育培训
成功
标题:礼物的作文必备【6篇】
简介:在生活、工作和学习中,大家总免不了要接触或使用作文吧,作文是人们把记忆中所存储的有关知识、经验和思想用书面形式表达出来的
-
2026-03-02 12:42:50
教育培训
成功
标题:微笑让生活更美好作文【荐】
简介:在日常学习、工作和生活中,大家都有写作文的经历,对作文很是熟悉吧,写作文是培养人们的观察力、联想力、想象力、思考力和记忆
-
2026-03-02 14:09:14
图片素材
成功
标题:家长会的作文1500字 描写家长会的作文 关于家长会的作文-作文网
简介:作文网精选关于家长会的1500字作文,包含家长会的作文素材,关于家长会的作文题目,以家长会为话题的1500字作文大全,作
-
2026-03-02 06:30:54
教育培训
成功
标题:【必备】我的生日礼物作文
简介:在平时的学习、工作或生活中,大家对作文都不陌生吧,写作文可以锻炼我们的独处习惯,让自己的心静下来,思考自己未来的方向。那
-
2026-03-02 12:19:50
综合导航
成功
标题:Where are all the microSD Express Card deals? This one will have to suffice T3
简介:I
-
2026-03-02 14:05:54
教育培训
成功
标题:关于《笑》作文500字锦集九篇
简介:在日常学习、工作或生活中,大家或多或少都会接触过作文吧,作文是人们以书面形式表情达意的言语活动。那么问题来了,到底应如何
-
2026-03-02 13:52:19
综合导航
成功
标题:END USER LICENSE AGREEMENT Tektronix
简介:END USER LICENSE AGREEMENT
-
2026-03-02 12:24:57
图片素材
成功
标题:时间的作文650字 描写时间的作文 关于时间的作文-作文网
简介:作文网精选关于时间的650字作文,包含时间的作文素材,关于时间的作文题目,以时间为话题的650字作文大全,作文网原创名师
-
2026-03-02 06:44:16
教育培训
成功
标题:精选倾听话题作文锦集五篇
简介:在日常生活或是工作学习中,大家最不陌生的就是作文了吧,借助作文可以宣泄心中的情感,调节自己的心情。相信很多朋友都对写作文
-
2026-03-02 13:53:32
数码科技
成功
标题:美漫丧钟第780章 汇合_美漫丧钟_混沌文工团_十二小说网_规则类怪谈扮演指南
简介:美漫丧钟最新章节第780章 汇合出自混沌文工团的作品美漫丧钟最新章节每天第一时间更新。美漫丧钟txt电子书下载,最新最全
-
2026-03-02 14:02:27
综合导航
成功
标题:写景的作文300字(大全9篇)
简介:在学习、工作乃至生活中,大家都不可避免地会接触到作文吧,作文是一种言语活动,具有高度的综合性和创造性。相信写作文是一个让
-
2026-03-02 13:53:40
综合导航
成功
标题:智善通风招聘_泉州市智善通风工程有限公司招聘_电话_地址 _【官方】
简介:智善通风招聘,泉州市智善通风工程有限公司招聘,公司在智善通风,招聘岗位详情。
-
2026-03-02 14:14:17
综合导航
成功
标题:Parkflächenvermietung
简介:Vermietung von Parkplätzen für Businesskunden. Rabatte und S
-
2026-03-02 08:37:35
综合导航
成功
标题:Bitcoin Ecosystem Revolution? The Turning Point from Meme Narrative to Value Precipitation Bee Network
简介:The Deep Revolution of Bitcoin Ecosystem: The Inevitable Evo
-
2026-03-02 12:25:59
综合导航
成功
标题:JLA: EARTH 2 NEW PRINTING DC
简介:• The powerful original graphic novel from the ALL-STAR SUPE
-
2026-03-02 14:16:48
教育培训
成功
标题:二年级作文汇编7篇
简介:在学习、工作、生活中,大家都有写作文的经历,对作文很是熟悉吧,根据写作命题的特点,作文可以分为命题作文和非命题作文。写起
-
2026-03-02 06:27:15
教育培训
成功
标题:(通用)美丽的小学作文3篇
简介:在平平淡淡的学习、工作、生活中,大家都不可避免地要接触到作文吧,借助作文人们可以实现文化交流的目的。那么问题来了,到底应
-
2026-03-02 06:33:20
综合导航
成功
标题:Network Tools Archives - Making Sense of the Infinite
简介:Network Tools Archives - Making Sense of the Infinite
-
2026-03-02 12:42:18
综合导航
成功
标题:灰色广西师范大学毕业答辩通用PPT模板-果果圈模板
简介:灰色广西师范大学毕业答辩通用PPT模板
-
2026-03-02 08:46:07
综合导航
成功
标题:Sun.io: From TRON Ecosystem DEX to Global Stablecoin Trading Hub Bee Network
简介:Recently, stablecoins have set off a wave of enthusiasm in t
-
2026-03-02 12:12:39
教育培训
成功
标题:精选法宝作文300字三篇
简介:在日常学习、工作和生活中,大家都不可避免地会接触到作文吧,借助作文可以提高我们的语言组织能力。写起作文来就毫无头绪?以下
-
2026-03-02 13:54:47
综合导航
成功
标题:MR2 SW20 3SGTE 3RD GEN - $1,700 [Archive] - Toyota MR2 Message Board
简介:Utilizing the widely popular GT2871R dual ball bearing turbo
-
2026-03-02 12:16:21
综合导航
成功
标题:ISG job portal - FAQ
简介:Here you will find frequently asked questions and answers ab
-
2026-03-02 14:10:05
教育培训
成功
标题:【热门】写状物作文八篇
简介:在平凡的学习、工作、生活中,大家总免不了要接触或使用作文吧,借助作文可以提高我们的语言组织能力。如何写一篇有思想、有文采
-
2026-03-02 12:15:22
游戏娱乐
成功
标题:js3333线路检测中心(Macau)官方网站-Official website
简介:js3333线路检测中心为您提供最高品质的客户服务,js3333线路检测中心给你最友善的使用界面,最创新的产品,最享受的
-
2026-03-02 06:33:42
新闻资讯
成功
标题:曙光中标长江电力!打造强大处理能力数据中心, 站长资讯平台
简介:“自三峡七百里中,两岸连山,略无阙处。”是古代诗人郦道元描写三峡风景的名句。依托独特的自然资源,在今时,三峡更是承载了为