EN ▼
Favorites
My Favorites
View All
Market Cap Price 24h%

Disclaimer: Content does not constitute investment advice. Trading involves risks—please invest with caution!

索拉纳准备测试150毫秒最终性

2026-09-23 16:27:14
Bookmark

核心要点

Alpenglow 等待公共测试网激活。Agave v4.3 携带该功能门控(Feature Gate)。尚未公布激活时代(Epoch)。最终性延迟可能降至约 150 毫秒。其他验证器客户端仍不受支持。

追踪器未显示 Alpenglow 处于活跃状态

Anza 在其官方功能门控追踪器中将 Alpenglow 列为“待公共测试网激活”,该追踪器于 9 月 22 日更新。条目将该功能标识为 SIMD-0326:Alpenglow:新共识算法,并将其分配给 Agave v4.3.0。其测试网激活时代和日期字段仍为空。

Alpenglow 的已记录发布状态:

  • 状态:待公共测试网激活
  • 支持版本:Agave v4.3.0
  • 激活时代:尚未公布
  • 替代验证器客户端:Firedancer 和 Frankendancer 标记为“不支持”

Agave v4.3.0 也被列为下一个预期的测试网版本底线(Version Floor)。版本底线是指验证器在保持与网络兼容的同时可以运行的最旧软件版本。Anza 将其时间表描述为暂定,因此该列表并非保证的激活日期。

Solana 的 150 毫秒目标实际衡量什么

Solana 的官方升级文档指出,Alpenglow 旨在将最终性时间从大约 12.8 秒减少到约 150 毫秒。如果实现,最终性速度将提高约 85 倍。

最终性是指验证者达成足够一致,使区块被视为不可逆的时刻。它不仅仅是交易首次出现在网络上的时刻。

如今,应用程序可以在收到网络更强的“已最终确定”状态之前,将 Solana 交易视为“已确认”。Alpenglow 的设计目的是让这两个阶段收敛,因为最终性证书可能在当前初始确认所需的时间内到达。

三个时钟可控制一笔支付:

  1. 执行:交易运行并最初出现在区块中。
  2. 协议最终性:验证者确立该区块不应再被逆转。
  3. 服务释放:交易所、桥接项目或商家决定何时存入资金、释放资产或完成订单。

Alpenglow 将缩短第二个时钟。每个业务方仍将控制第三个时钟,这意味着 150 毫秒的协议目标并不能保证所有面向客户的支付都在 150 毫秒内完成。

Alpenglow 如何改变 Solana 的共识机制

Alpenglow 的第一阶段引入了 Votor,作为对 Solana 当前 Tower BFT 共识系统中投票过程的替代。目前,验证者作为交易提交投票,并在一系列时隙(Slots)中建立最终性。在 Votor 下,他们将直接交换投票,并将它们组合成证书,显示足够多的质押已批准该区块。

当参与度高且迅速时,区块可在一次投票轮后最终确定。当网络条件阻止更快的路径时,将提供第二轮投票。

此次升级不改变智能合约的执行方式、余额的计算方式或用户提交普通交易的方式。它改变的是验证者如何达成一致,认为生成的区块是最终的。

Solana 也在不断改变交易可以包含的内容。其最近增加最大交易大小的举措为签名、指令和证明创造了更多空间。那次升级改变了交易内部可以容纳的内容;而 Alpenglow 改变的是网络考虑交易不可逆的速度。

更快的最终性可能在哪些方面产生影响

交易所:平台可以更早地存入 Solana 存款,尽管身份检查、钱包筛选和内部风险控制仍可能导致资金访问延迟。

桥接项目:桥接项目可以更早地验证转账的 Solana 端,但其中继者和目标区块链将继续在不同的时间线上运行。

商家:如果区块链最终性是结账过程中最慢的部分,支付处理商可以更早地确认不可逆支付并开始履行订单。

这种改进在当前服务等待 Solana 最强结算保障的地方最为明显。当合规检查、另一条区块链或链外支付系统已经造成更大延迟时,其影响较小。

受追踪的激活目前仅支持 Agave

Solana 可以通过独立开发的验证器客户端进行操作。Agave 由 Anza 维护,而 Firedancer 和 Frankendancer 提供替代实现。

当前的 Alpenglow 条目将该功能分配给 Agave v4.3.0,并将 Firedancer 和 Frankendancer 标记为不受支持。该条目描述了待处理的测试网功能门控;它并没有确定在任何主网激活考虑时哪些客户端将支持 Alpenglow。

追踪器中没有显示添加对任一替代客户端支持的日期。因此,它们的准备情况仍然是一个开放的发布问题,而不是证据表明它们已被永久排除。

测试网激活需要证明的事项

  • 迁移:验证者能否在不中断区块生产的情况下切换共识系统?
  • 观测速度:测量的最终性是否接近 150 毫秒,而不仅仅是在受控测试中达到目标?
  • 网络延迟:当验证者或互联网连接响应缓慢时,最终性是否仍然可靠?
  • Infrastructure Delivery: Can RPC providers and indexers receive new final data quickly and consistently?
  • Client readiness: When will other validator implementations support the new consensus system?

150 milliseconds is an expected value, not a constant value. Solana's document states that finality may vary depending on the distribution of pledges and whether a block requires one or two rounds of voting. Some infrastructures may also find that blocks are finalized later than the verifier who directly generates the certificate.

Even if the test net results are successful, there is no guarantee of the same performance on the main net. Verifier engagement, pledge distribution, and network traffic may differ in these two environments.

The activation era will begin its real test

The next verifiable milestone will be the announcement of the activation era or official notification that feature gating has been turned on. Public testnet data can then show how close Alpenglow is to its goal, and how quickly the resulting final signal reaches wallets and infrastructure.

For payment companies, a faster verifier agreement is only useful if they receive this information in a timely manner to change the funds release time. The activation era will begin this test; it will not solve the problem in itself.

This article is for reference only. As testing progresses, network schedules, verifier client support and finality of measurements may change.

Disclaimer:

All content published on this website, including hyperlinks, related applications, forums, blogs, and other media accounts, originates from third-party platforms and their users. CoinMarketInsight makes no representations or warranties of any kind regarding the website or its content. All blockchain-related data and materials are provided for informational and research purposes only and do not constitute financial, legal, or investment advice. Users and third parties are solely responsible for the content they publish. CoinMarketInsight shall not be liable for any losses arising from the use of this website. You should exercise caution and conduct your own independent research, review, analysis, and verification before making any decisions.

Read Full Article
More News
TOP

TOP