According to the latest strategic roadmap released by Puffer Finance, the platform has expanded from a native liquidity re-pledge protocol to an Ethereum decentralized infrastructure provider. Its product architecture has also been adjusted. In addition to Puffer LRT, it has also added Based Rollup Puffer UniFi and pre-confirmation solution UniFi AVS. In response to these adjustments, Puffer said, "Puffer's strategic roadmap represents the team's commitment to building the infrastructure needed to support Ethereum's growth and resilience. From UniFi AVS to PUFI TGE, they are all carefully designed to align with Ethereum's core principles. "
The Birth of Puffer
On November 29, 2023, Puffer co-founder Jason Vranek presented at the "Restaking Summit: Istanbul Devconnect" hosted by EigenLayer Puffer's Demo. Puffer is a native liquidity re-staking protocol that aims to alleviate the centralization and high barriers to entry in the current staking market by designing a permissionless, slash-reducing liquidity re-staking solution. The original goal of the Puffer founding team was to use verifiable technology to reduce the slash risk that may exist in the liquidity staking protocol. However, inspired by the solution proposed by Justin Drake, a researcher at the Ethereum Foundation in his 2022 paper "Liquid solo validating" to reduce the slash risk of individual validators through hardware technology, the Puffer team developed the Secure Signer secure signature technology at the end of 2022. This technology uses Intel SGX to store the validator's private key in the enclave to prevent the validator from slashing due to key leakage or operational errors. The development of Secure Signer also received funding from the Ethereum Foundation in the fourth quarter of 2022.
Of course, Puffer has also attracted the attention of many investment institutions and angel investors. So far, Puffer Finance has completed 4 rounds of financing, and the cumulative financing amount has reached 24.15 million US dollars. In June 2022, Puffer Finance completed a $650,000 Pre-Seed round of investment led by Jump Crypto. Then in August 2023, Puffer Finance completed a $5.5 million seed round of financing led by Lemniscap and Lightspeed Faction, with Brevan Howard Digital, Bankless Ventures and others participating. This round of financing was used to further develop Secure-Signer. In April of this year, Puffer Finance once again completed an $18 million Series A financing, led by Brevan Howard Digital and Electric Capital, and participated by Coinbase Ventures, Kraken Ventures, Consensys, Animoca and GSR. This round of financing is mainly used to promote the mainnet launch.
Liquidity Re-staking Tokens (LRT) are an asset class developed around the EigenLayer ecosystem, which aims to further improve the capital utilization efficiency of Ethereum staked assets through the re-staking mechanism.Its operating principle is to re-stake ETH or Liquidity Staking Tokens (LST) that have been staked on the Ethereum PoS network to other networks through EigenLayer to obtain additional benefits beyond the Ethereum mainnet staking rewards.
Since Ethereum switched to the PoS mechanism, more and more staking products have emerged, driving the development of the staking market. However, some platforms such as Lido have occupied a large share of the staking market, which has raised concerns about the risk of network centralization. Looking back to September 2023, in the field of liquidity pledge, Lido's share of the liquidity pledge market once reached 33%. However, with the rise of liquidity re-pledge protocols, Lido's market share began to gradually decline and has now dropped to around 28%. Ethereum contributor Anthony Sasson said that the vampire attack launched by Puffer had a major impact on Lido, involving more than $1 billion in capital flows.
As a permissionless decentralized native liquidity re-pledge protocol, Puffer combines the dual strategies of liquidity staking and liquidity re-pledge, using Secure Signer secure signature technology and Validator Tickets (VT) and other designs help independent validators effectively participate in the Ethereum staking and re-staking process, thereby increasing returns while maintaining the decentralization of the Ethereum network.
In addition, in order to prevent Puffer from forming an over-centralized situation in the network, the protocol strictly limits the number of its verification nodes and does not allow it to occupy more than 22% of the total number of Ethereum network nodes to ensure that it does not pose a threat to the trusted neutrality of Ethereum.
Reduce the staking entry threshold from 32 Ethereum to a minimum of 1
Ethereum requires 32 ETH to become a node, which is undoubtedly a high threshold for independent users. Puffer lowers the entry threshold for participating in staking through a mechanism called Validator Tickets (VT), allowing node operators to run verification nodes with only a deposit of 2 ETH (if using SGX, only 1 ETH is required). VT is an ERC20 token that represents the node operator's right to run an Ethereum validator for one day, and the price of VT is set according to the expected daily income of running the validator. In other words, the node operator needs to lock a certain amount of VT to participate in staking, and gradually release it to the liquidity provider during the staking period, and the validator can obtain all the rewards generated by PoS. To give a simple example, similar to joining a restaurant, users can choose to pay monthly income or pay a one-time payment in advance for the expected income within the next year to obtain the right to operate, and Puffer's VT mechanism is the latter model. At the same time, node operators can get 100% of the PoS rewards, thereby avoiding the "lazy node" phenomenon caused by insufficient income in the traditional staking model (that is, choosing to passively participate or exit the consensus when the income is not ideal). In addition, as a kind of equity note, VT can not only supplement the pledged funds, but also has liquidity and can be traded on the secondary market.
Prevent Slash Risks with Secure-signer and RAVe
Puffer uses Secure-signer and RAVe (Remote Attestation Verification) remote attestation technology to effectively prevent slash risks caused by operational errors of verifiers Slash penalty. Among them, Secure-Signer is a remote signing tool based on Intel SGX hardware security technology, which can generate, store and execute signature operations in the enclave, thereby preventing the verifier from suffering Slash penalties due to double signing or other signature errors. The role of RAVe technology is to verify these remote attestation reports generated by Intel SGX to ensure that the node is indeed running a verified Secure-Signer program. After verification, the system will record its verifier key status on the chain to prevent malicious nodes from using unverified code or replacing key operation logic.
It is worth mentioning that as a public good, the Secure Signer code has been open sourced and can currently be viewed on Github.
Puffer launched the mainnet on May 9 this year. In order to further enhance the decentralization of the Ethereum network, Puffer plans to release version V2 in the fourth quarter of this year. This upgrade focuses on enhancing the user experience and introduces several key features:
Fast Path Rewards (FPR):Allows users to withdraw consensus layer rewards directly from L2, avoiding the cost problem caused by high Gas fees during the EigenPod withdrawal process.
Global Mandatory Anti-Slash: Puffer V2 will implement a protocol-wide anti-Slash mechanism to further improve the security and decentralization of the network
Reduced Margin Requirements: Puffer V2 also reduces the margin requirements for NoOps (non-operating nodes), requiring only a small amount of pufETH collateral to deal with the Slash risk caused by inactivity.
Puffer UniFi: Achieving 100 millisecond transaction confirmation through UniFi AVS
On July 6 this year, Puffer released the Litepaper of its Based Rollup solution Puffer UniFi. As a Based Rollup, UniFi improves the security and decentralization of the Ethereum network by utilizing Ethereum validators to sort transactions while feeding back transaction value to L1.
Since Ethereum implemented the "Rollup-centric" roadmap, a large number of L2 solutions have emerged in the market. According to L2Beat data, there are currently more than 100 Rollups on the market. However, although these expansion solutions have improved the scalability and user experience of Ethereum to a certain extent, they have also brought about problems such as liquidity fragmentation and centralized sorters. The first is the problem of liquidity fragmentation. Due to the lack of interoperability between different Rollups, liquidity and users are scattered in various independent L2 networks, making it difficult for the overall ecosystem to form effective synergy. Moreover, users need to rely on cross-chain bridges when transferring assets between different Rollups, which not only increases operating costs, but also poses certain security risks. In addition, most of the current Rollups use centralized sorters, which extract additional rent from user transactions through MEV, which will also affect the user's trading experience.
Puffer's UniFi solution hopes to solve these problems through decentralized transaction sorting based on validators. Unlike traditional centralized sorting solutions, although UniFi's transactions are processed by Puffer nodes, these nodes themselves are Ethereum's native staking nodes. Therefore, the UniFi solution assigns transaction sorting rights to decentralized validators, making full use of Ethereum's security and decentralization.
Extended reading "What is the Based Rollup that can inherit Ethereum's activity? 」
In addition, UniFi also addresses the problem of liquidity fragmentation through synchronous composability and atomic composability. Applications based on UniFi can rely on the sorting and pre-confirmation mechanisms it provides, so they can seamlessly interoperate with other Rollups or application chains that are also sorted based on L1. At the same time, by using Puffer's TEE-multiprover technology, UniFi can also achieve atomic-level composability with L1, that is, UniFi allows instant L1 settlement and can directly access L1 liquidity to improve the efficiency of cross-layer transactions and applications, making it easier for developers to build more efficient applications.
However, although Based Rollup entrusts transaction sorting to L1 validators, it avoids the risks brought by centralized sorters. However, its transaction confirmation speed is still limited by the block time of L1 (about 12 seconds), resulting in the inability to achieve fast confirmation. To solve this problem, Puffer introduced the AVS service based on EigenLayer, providing a pre-confirmation mechanism for UniFi and achieving a transaction confirmation time of 100 milliseconds.
Extended reading "Why does Based Rollup need pre-confirmation (Preconfs) technology?"
In Puffer UniFi AVS, through EigenLayer's re-staking mechanism, validators can use their ETH staked on the Ethereum mainnet for UniFi's pre-confirmation verification service at the same time without staking additional new funds. This has improved the efficiency of fund utilization to a certain extent and lowered the threshold for participation. And UniFi AVS takes advantage of the economic security of the Ethereum mainnet. If the validator participating in the pre-confirmation does not abide by the commitment, it will naturally face the risk of its ETH staked on the mainnet being fined, so there is no need to design additional slashing measures for Puffer's pre-confirmation mechanism.
To participate in Puffer UniFi AVS, validators must have EigenPod ownership to ensure that the UniFi AVS service can perform Slash penalties to constrain the behavior of validators who violate the pre-confirmation commitment. In addition, node operators need to run Commit-Boost on the server or environment where their validator client is located, which is responsible for handling the communication between the validator and the pre-confirmation supply chain.
In just two weeks since its launch, the UniFi AVS platform has received 1.05 million ETH staked and more than 32,000 validators have participated. In the future, Puffer also plans to combine the Ethereum Foundation's neutral registration contract mechanism to allow any L1 proposer to voluntarily register as a pre-confirmation validator node. This means that every validator on the Ethereum mainnet can choose to become a pre-confirmation validator, further expanding the decentralization of the system.
Summary
As the Ethereum ecosystem grows, how to ensure that all projects and participants work towards the same goal has become a core issue of long-term concern to the community. This consistency (Ethereum alignment) is considered to be the key to the long-term success of the Ethereum network. Early on, the community broke it down into three dimensions: "cultural alignment", "technical alignment" and "economic alignment", and Vitalik Buterin proposed a new set of metrics in his recent article "Making Ethereum Alignment Legible", including open source, open standards, decentralization and security, and "positive-sum effect". Of course, no matter what criteria are adopted, the core goal is to ensure that the protocol, community and project can be aligned with the overall development direction of Ethereum, thereby providing positive support for the sustainable development of the ecosystem.
It is worth affirming that Puffer has always practiced the same principles as Ethereum in design and product evolution, and demonstrated support for Ethereum's long-term vision. Through integration with EigenLayer, Puffer enables more independent validators to participate in the staking network, thereby improving the level of decentralization of Ethereum. Puffer's UniFi solution returns the transaction sorting rights to Ethereum's native staking nodes, aligning Ethereum in terms of security and decentralization.
Currently, Puffer Finance has released its token economics, with 75 million PUFFER tokens (7.5% of the total supply) going to the Crunchy Carrot Quest Season 1 airdrop. The eligibility snapshot for the Season 1 airdrop was completed on October 5, 2024, and users can claim it through the token claim portal between October 14, 2024 and January 14, 2025. With the official launch of the PUFFER token, it will be worth keeping an eye on whether Puffer can achieve further decentralization and user growth while advancing its goal of maintaining consistency with Ethereum.
Preview
Gain a broader understanding of the crypto industry through informative reports, and engage in in-depth discussions with other like-minded authors and readers. You are welcome to join us in our growing Coinlive community:https://t.me/CoinliveSG