a16z Crypto峰会笔记:ZK技术方向与潜力项目盘点

Odaily星球日报2024-05-02 tarihinde yayınlandı2024-05-02 tarihinde güncellendi

Özet

这是a16z crypto研究和工程师团队对SNARK设计的新方法,已经比目前最先进的技术快2倍,而且还有更多改进即将到来。

撰文:Joseph Bonneau

编译:DAOSquare

编者按:Field Notes 是一个系列,我们在重要的行业、研究和其他活动中实地报道。在本期中,a16z crypto 研究合作伙伴兼纽约大学助理教授 Joseph Bonneau 参加了 4 月 10 日星期三在雅典举行的第 11 届零知峰会 (zkSummit),并记录了笔记。该活动由 Zero Knowledge 播客主办,大约有 500 名与会者,并在一天内同时进行了四场演讲。以下是 Bonneau 报告的摘要,涵盖了最新的零知硬件、SNARK 性能和拍卖网络设计,包括一些对 Jolt 的提及,这是 a16z crypto 研究和工程师团队对 SNARK 设计的新方法,已经比目前最先进的技术快 2 倍,而且还有更多改进即将到来。

ZK 硬件

长期以来,对证明生成的硬件支持一直是社区的目标。在主舞台上举行的前两次会谈概述了目前这方面的发展。

  • 以太坊基金会的研究员 Justin Drake 对 ZK 硬件进行了概述,包括该领域公司的分类学。该名单包括使用通用硬件的公司(如 Ulvetanna)、制造定制硬件的公司(包括 Accseal、Cysic 和 Fabric)以及运行去中心化证明网络的公司(如 Aleo)。他预测,zkVM 的「终局」,例如由 Binius(硬件优化的 SNARK 验证系统)增强的 Jolt,以及其他即将到来的优化以及专用硬件,可以实现 1000 倍的计算开销,并可能影响最终的、经过全面实战测试的以太坊版本。他还预测,硬件将主要集中在非 ZK 简洁证明上,大多数证明将在脸上使用 Groth 16 包装。他还提到,以太坊基金会将宣布一项对证明者和验证者进行正式验证的竞赛,奖金为 2000 万美元。

  • Ulvetanna 的联合创始人 Jim Posen 谈到了 Binius,以及同时设计证明系统和硬件的一般概念。Binius 使用二进制塔场和 sumcheck 协议,Jolt 也基于该协议。从 Binius 的早期测试中得出的一个有趣的结论是,哈希函数 Groestl(SHA-3 亚军)的性能明显优于 Keccak(官方 SHA-3 标准),因此在某些应用程序中使用 Groestl 可能会更有利。

去中心化证明者网络

许多在该领域的人设想了一个未来,大型陈述的证明生成(例如,Rollup 中一批交易的正确性)由一个竞争激烈的、去中心化的专业证明者市场完成。

  • Succinct 的联合创始人 Uma Roy 谈到了 Succinct 即将推出的证明者网络。她介绍了去中心化证明者网络的各种潜在机制设计,并预测基于竞赛(先证明者获胜)或挖矿(先证明者获胜,模数随机性)的设计不会带来好的结果。她说,设计目标应该依次是:最小的成本、最大的延迟和抗审查性。她预测,发行 / 质押模式可能会奏效,但拍卖模式最有可能胜出,最终可能看起来像今天的区块构建一样。她说,Succinct 正在建立一个通用的拍卖网络,用于支持多个 zkVM 的证明,而不仅仅是 Succinct 自己的 SP 1 ,例如 Jolt/Lasso。

  • 耶鲁大学博士生 Wenhao Wang 谈到了一篇关于证明者网络经济学的新论文,该论文是在演讲当天上午发表的,该论文是他与 Ben Fisch(Espresso Systems)和 Ben Livshits(Matter Labs)合作撰写的。Wenhao 提到,双边拍卖很容易受到证明者和竞标者之间勾结的影响,他们引入了一种称为 Proo-phi 的替代机制,引入了新的匹配交易和证明机制。Proof-phi 需要设置容量参数,这似乎是一个关键的开放式设计问题。

  • TACEO 的联合创始人兼首席技术官 Daniel Kales 谈到了支持多方计算(MPC)的证明市场,特别是使用 MPC 来维护具有私密见证者的小型客户和去信任的大型证明者之间的隐私。他谈到了我们如何选择证明系统的组合来进行线性运算(如 Fast Fourier Transform 算法),这些运算在 MPC 中相对便宜,并且可以最小化成本。

ZK 凭证

三场不同的活动讨论了从现有身份系统中构建零知凭证的努力。每一个都依赖于不同的现有身份系统。

  • ZK Email 的联合创始人 Aayush Gupta 和 Sora Suegami 谈到了 ZK 电子邮件地址所有权证明。这些依赖于证明对发送到特定地址的电子邮件的 DKIM 签名的知识,并且 DKIM 已被主要电子邮件提供商广泛部署(尽管主要作为反垃圾邮件措施)。许多应用程序都可以通过 ZK 证明用户是否控制电子邮件地址,包括向电子邮件地址汇款,以及匿名举报等应用。

  • Aptos Labs 的研究科学家 Alin Tomescu 谈到了 Aptos Keyless,它使用 OpenID connect 与传统的 web2 身份进行交互。OpenID connect 是一种支持「使用 Facebook、Google 等登录」第三方网站的技术。Aptos Keyless 与现有的 OpenID 提供商交互,并证明用户控制给定地址,从而使得类似向 Google 或 Facebook 帐户汇款的应用成为可能。

  • zkPassport 的 Michael Elliot 和 Derya Karli 讨论了如何从现有电子护照构建匿名凭证。例如,用户可以证明他们持有美国护照并且年满 25 岁,但无需透露他们的护照号码或确切年龄。

İlgili Okumalar

Semiconductor Stock Rebound: Is the Technical Correction Over or a Trend Reversal?

The core of recent semiconductor stock volatility is not about daily price swings, but rather the market questioning whether AI-driven semiconductor pricing has entered a new phase. Following a sharp sell-off in Korean stocks on June 23rd, led by Samsung and SK Hynix, a subsequent rebound is seen more as a technical positioning adjustment rather than a confirmed trend reversal. The key variable is HBM (High Bandwidth Memory), essential for AI chips. Its supply-demand imbalance granted memory makers significant pricing power. The current market focus is on whether this dynamic remains strong enough to justify elevated valuations. All eyes are on Micron's upcoming earnings report. The critical factor is not whether results meet already high expectations, but whether the company's guidance confirms that AI memory pricing power, order visibility, and future margins are still expanding. Micron's outlook will serve as a crucial test for the broader AI semiconductor chain, including Samsung, SK Hynix, and other infrastructure players. The recent bounce appears to be a pre-earnings positioning repair. For it to evolve into a sustained uptrend, concrete evidence is needed that the AI infrastructure expansion cycle's fundamentals—particularly for high-end memory—remain robust and can continue to surpass elevated market expectations. The risk is that strong demand alone may not be sufficient if future guidance hints at peaking momentum or increasing supply-side pressures.

marsbit3 dk önce

Semiconductor Stock Rebound: Is the Technical Correction Over or a Trend Reversal?

marsbit3 dk önce

Global Tech Stocks Plunge: Another Stress Test for the AI Bull Market

Global tech stocks plummeted in a sharp selloff on June 23, with South Korea's KOSPI index crashing nearly 10%, triggering a trading halt. The plunge was led by semiconductor giants Samsung and SK Hynix, dragging down major Asian and US tech indexes and levered ETFs. The immediate trigger was a confluence of three signals within 24 hours: 1) reports that SK Hynix was slowing HBM4 expansion, raising doubts about a key AI chip bottleneck; 2) profit-taking ahead of Micron's earnings report after its massive year-to-date rally; and 3) a warning from Korean regulators about the risks of single-stock leveraged ETFs. The selloff's severity was amplified by Korea's uniquely leveraged market structure: record-high retail margin debt, over $30 billion in volatile single-stock leveraged ETFs requiring daily rebalancing (which creates selling pressure during declines), and the surprising shift of the National Pension Service from a net buyer to a net seller. The event reignited debates about an AI bubble. Analysts differed on timing—some warned of imminent rupture, others saw a temporary liquidity-driven correction—but agreed that sky-high valuations, a shift to retail/leveraged buying, and rising rates created a fragile setup. The parallel steep drop in SpaceX's stock, alongside its massive debt raise for AI infrastructure, underscored a broader market shift from narrative-driven "infinite imagination" to a "return on investment" calculation phase. All eyes are now on Micron's upcoming earnings report, seen as a key test for the AI hardware trade's fundamental logic. A strong report could stabilize markets, while a miss could validate deeper fears. The episode serves as a stark warning: when a bull run becomes dependent on leveraged bets on a single narrative, a violent and rapid correction should not be a surprise. The core question for investors is how much drawdown they are willing to tolerate to stay invested.

marsbit4 dk önce

Global Tech Stocks Plunge: Another Stress Test for the AI Bull Market

marsbit4 dk önce

Ethereum Foundation Cuts 20% of Staff, 54 Depart: The Survival Logic Behind the Restructuring

The Ethereum Foundation (EF) has announced a major restructuring, resulting in the departure of 54 staff members, representing approximately 20% of its workforce. This reorganization is not merely a cost-cutting measure but a strategic refocusing. The EF will now concentrate its resources on what it deems critical and unique tasks, structured around five new operational clusters. The new structure comprises clusters dedicated to: the Protocol Layer (ensuring Ethereum's core properties like censorship resistance and security); the Access Layer (enabling trusted, non-intermediated user interactions); the User Layer (grounding decisions in real user needs and constraints); the Community Layer (representing EF's stance and building alliances); and the Institutional Layer (engaging with enterprises, governments, and academia to promote principled adoption). The foundation stated that the layoffs were a difficult but necessary step to align its organization and spending with its long-term mandate, insulating its core work from short-term market fluctuations. Affected employees were offered a severance package and transition support. The restructured EF emerges as a leaner and more focused organization, poised to prioritize the development and preservation of Ethereum's foundational promise of self-sovereignty. Further details on the new operational model are expected in the coming weeks.

marsbit7 dk önce

Ethereum Foundation Cuts 20% of Staff, 54 Depart: The Survival Logic Behind the Restructuring

marsbit7 dk önce

Talking About Returns But Not Collection? Goldfinch's Liquidation Sounds the Alarm for RWA Credit

Goldfinch, a crypto lending platform connecting investors with real-world borrowers, has proposed a full wind-down via governance proposal GIP-87. The plan would halt all new development, shut down its flagship Goldfinch Prime product, and allocate 150,000 USDC to manage the collection of outstanding loans. While the proposal is under community vote, it highlights a critical shift for the RWA (Real World Asset) lending sector: the transition from a growth phase focused on yields to a difficult recovery phase focused on collections. The proposal reveals that while the protocol's on-chain TVL is low, it still holds tens of millions in active, non-performing loans off-chain. This gap underscores that tokenizing debt makes tracking exposure transparent but does not simplify the offline, labor-intensive, and legally complex process of loan recovery. The case of the Lend East pool, where only an estimated 42% of a $10.15 million loan may be recovered, exemplifies the potential for significant investor losses. The wind-down plan forces token holders to govern not expansion but the maintenance of a debt collection system, including funding legal trust structures and preserving user access for repayments. This move starkly contrasts with the sector's typical narrative of rapid, AI-powered underwriting and high yields, exposing the often-overlooked necessity for robust borrower vetting, standardized disclosure, and sustainable collection mechanisms. Ultimately, Goldfinch's situation serves as a crucial stress test for the entire RWA lending space. It demonstrates that a platform's true resilience is tested not during capital deployment but during the protracted, costly, and uncertain process of recovering defaulted loans from real-world borrowers, a challenge blockchain transparency alone cannot solve.

Foresight News12 dk önce

Talking About Returns But Not Collection? Goldfinch's Liquidation Sounds the Alarm for RWA Credit

Foresight News12 dk önce

Meta Launches Prediction Market, Code-Named "Arena": Not Using Real Money, 3.56 Billion Daily Active Users Are Its Biggest Bargaining Chip

Meta, under the codename "Arena," is developing a standalone prediction market application, according to a June 23 report by The New York Times. Initially, the app will operate on a points-based system rather than real-money betting, though future integration of financial transactions is not ruled out. Meta plans to leverage its vast ecosystem of apps, boasting 3.56 billion daily active users, to distribute the product. The strategy aims to lower user acquisition costs and navigate regulatory complexities associated with real-money prediction markets, which are overseen by bodies like the CFTC. News of Meta's entry caused stock dips for established players like DraftKings and Robinhood, reflecting market concerns over Meta's potential to disrupt incumbents like Polymarket and Kalshi with its massive scale. The prediction market sector has seen explosive growth, with monthly trading volume on major platforms surging to approximately $24 billion as of April 2026. This marks Meta's second foray into the space, having launched and later shut down a similar virtual-points app called Forecast in 2020. While Arena poses a competitive threat to crypto-based platforms like Polymarket, its mainstream reach could also significantly expand the overall user base and awareness for prediction markets. The project remains in development with no public launch timeline, but its announcement has already impacted market sentiment.

marsbit17 dk önce

Meta Launches Prediction Market, Code-Named "Arena": Not Using Real Money, 3.56 Billion Daily Active Users Are Its Biggest Bargaining Chip

marsbit17 dk önce

İşlemler

Spot
Futures
活动图片