Skip to content

Weekly development report as of 2026-02-27

Weekly development report as of 2026-02-27

ECOSYSTEM UPDATES

The information in this section is based on publicly available sources and is provided for informational purposes only. It does not constitute an endorsement or recommendation of any project, product, or service mentioned.

This week in ecosystem updates:

CORE TECHNOLOGY

This week, the performance and benchmarking team released benchmarks for node versions 10.5.4 and 10.6.2, including parallel GC benchmarks, and prepared a new PlutusV3 baseline. The performance cluster now has a custom, isolated Nix cache to ensure safe benchmarking of security-critical changes. They also improved tracing robustness by forcing lazy values in controlled sections of code. In Leios, the LTL Trace Verifier is complete and awaiting integration. For node diversity, the formal trace schema definition has entered the validation phase, while trace forwarding in native Rust is moving into testing. For more details, see this technical update.

SCALING

This week, the Mithril team continued implementing new succinct proofs. They completed the lottery target value computation for SNARK, updated protocol parameters to SNARK-friendly values, prepared the SNARK circuit refactoring, and removed the off-circuit module from the Halo2 circuit. Work also progressed on SNARK pre-aggregation primitives, signer authentication for SNARK, the full review of the recursive circuit prototype, and the technical report for the recursive Halo2 circuit.

Additionally, the team advanced the new certification for Cardano blocks and transactions, implementing the transaction membership prover and proof routes in the aggregator REST API. Preparation for the 2608 distribution release also began.

Finally, they fixed a bug caused by a breaking change in the snapshot converter for Cardano node v.10.6.2 and resolved flaky unit tests in the SNARK circuit.

The Hydra team focused on stability, correctness, and improved diagnostics. They resolved several consensus-related issues, including a race condition affecting decommits, a stuck-node scenario around commits, and an infinite AckSn loop linked to commit and decommit handling. The team also fixed a bug involving deposits and chain rollbacks, addressed user-reported issues related to contract computation time on the hydra-node, and improved error reporting for missing script witnesses, making troubleshooting more straightforward. Logging around chain synchronization status was enhanced to provide clearer operational visibility.

Finally, the team made great progress on the partial fanout development. 

The Leios team held their February monthly review session, focusing on enhancing Cardano’s blockchain throughput. They presented a working prototype capable of producing endorser blocks and handling high transaction loads within a simulated network. Critical design discussions addressed resource management, balancing memory and disk usage to ensure Leios did not compromise the existing Ouroboros Praos security model. The team also reviewed sophisticated testing frameworks, including deterministic simulations, to evaluate network behavior under fault and adversarial conditions. The update concluded with formal cryptographic specifications and new voting models to maintain protocol integrity as the project progresses toward a public testnet.

RESEARCH 

The Input Output Research (IOR) team is accepting proposals for the cryptographic tools for the blockchain workshop, affiliated with Eurocrypt 2026, in May. Proposal submissions remain open on the CTB website until February 27.

エコシステム

本セクションの情報は、一般に利用可能な情報源に基づいており、情報提供のみを目的として提供されています。言及されているプロジェクト、製品、サービスを推奨するものではありません。

今週のエコシステム更新情報

コアテクノロジー

パフォーマンス&ベンチマークチームは、並列GCベンチマークを含むノードバージョン10.5.4および10.6.2のベンチマークをリリースし、PlutusV3の新しいベースラインを準備しました。パフォーマンスクラスターには、セキュリティ上重要な変更のベンチマークを安全に行うため、隔離されたカスタムのNixキャッシュが導入されました。制御されたコードセクションで遅延評価を強制することにより、トレーシングの堅牢性を向上させました。Leiosでは、LTLトレース検証器が完成し、統合を待っています。ノードの多様性については、形式的なトレーススキーマ定義が検証フェーズに入り、Rustネイティブによるトレース転送はテスト段階に移行しています。詳細はテクニカル更新情報をご覧ください。

スケーリング

Mithrilチームは新しい簡潔な証明の実装を続けました。SNARK用の抽選ターゲット値計算を完了し、プロトコルパラメーターをSNARK適正値へ更新し、SNARK回路のリファクタリングを準備し、Halo2回路からオフサーキットモジュールを削除しました。SNARKの集約前プリミティブ、SNARK用の署名者認証、再帰的回路プロトタイプのフルレビュー、再帰的Halo2回路に関するテクニカルレポートの作成も進展しました。

Cardanoのブロックおよびトランザクションに関する新しい認証に関する作業も進展しており、アグリゲーターREST APIに、トランザクションメンバーシッププルーバーおよび証明ルートを実装しました。2608ディストリビューションリリースの準備も開始しました。

Cardanoノードv.10.6.2のスナップショットコンバーターにおける破壊的変更に起因するバグを修正し、SNARK回路の不安定なユニットテストも解決しました。

Hydraチームは、安定性、正確性、診断機能の改善に注力しました。デコミットに影響を与える競合状態や、コミット周りでノードが停止するシナリオなど、コンセンサス関連の複数の課題を解決した他、コミットおよびデコミットの処理に関連するAckSnの無限ループ問題も解消しました。デポジットとチェーンロールバックに関するバグを修正し、ユーザーから報告されたhydra-node上でのコントラクトの計算時間に関する不具合に対処し、トラブルシューティングを明確化することによってwitnessスクリプト欠如時のエラー報告を改善しました。チェーン同期ステータスに関するロギングを強化し、運用の可視性を向上させました。

部分的ファンアウトの開発も大きく進展しています。 

Leiosチームは、Cardanoのスループット向上に焦点を当てた2月の月例レビューセッションを開催しました。シミュレーションネットワークでエンドーサーブロックを生成し、高負荷のトランザクションを処理できる動作プロトタイプを提示しました。設計議論では、既存のOuroboros Praosのセキュリティモデルを損なうことのないようにメモリーとディスク使用量のバランスをとるリソース管理に焦点が当てられました。決定論的シミュレーションを含む高度なテストフレームワークを検討し、障害発生時や敵対的な条件下でのネットワークの挙動評価を行いました。セッションの締めくくりとして、パブリックテストネットに向けた、プロトコルの整合性を維持するための形式的な暗号仕様や新しい投票モデルが提示されました。

研究 

**Input Output Research(IOR)**チームは、5月に開催されるEurocrypt 2026に併設されるブロックチェーンワークショップのための暗号ツールの提案を受付中です。提案の提出はCTBのウェブサイトで2月27日まで受け付けています。