Skip to content

Weekly development report as of 2025-04-25

Weekly development report as of 2025-04-25

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.

The Cardano ecosystem continues to grow steadily, as evidenced by several key indicators. The number of projects building on the network has reached 1,993.

Token activity also remains strong, with 10.77 million native tokens issued and 212,489 token policies, a 0.22% increase since the last update. Smart contract adoption continues to grow, with 131,015 Plutus scripts and 6,492 Aiken scripts now deployed. The total number of transactions processed on the network stands at 108.73 million. 

On the governance side, 1,261 DReps are registered, including 935 actively participating, reflecting a 0.49% increase since last week in decentralized representation.

In other news:

  • DRep delegation is now live on Yoroi Wallet, allowing users to participate in Cardano governance directly

  • Kinka has officially minted the first batch of XNK tokens on Cardano, supported by Emurgo

  • Emurgo announced a partnership with Anzens Official and Encryptus to accelerate USDA adoption

  • ChadSwap is now live, offering peer-to-peer swaps with zero taker fees.

CORE TECHNOLOGY

This week, the ledger team addressed technical debt to prepare for future era definitions, improved CI and tests, and added a duplicate-transaction check to the MEMPOOL rule to short-circuit processing when duplicates are detected. Additionally, the team completed integration work for the upcoming node v.10.3.0 release.

The core technology teams released node v.10.3.1 pre-release, which primarily focuses on performance improvements, increasing execution speed, reducing memory usage, and providing faster synchronization times. Additionally, it offers several enhancements to the new tracing system, and provides support for lightweight checkpointing, which is necessary to enable ouroboros-genesis.

SCALING

This week, the Mithril team focused on signing ancillary files in the Cardano database snapshots using an IOG key and on the proof of concept for the Mithril/ALBA aggregation proof system. They also worked on simplifying the aggregator’s command configuration and dependency injection. Additionally, they continued to refactor the STM cryptographic library to improve its clarity.

Finally, the team investigated a communication issue in the signer when the attached Cardano node is restarted, and worked on accelerating the compilation time of the Rust nodes and libraries.

The Leios team made progress on both the Haskell and Rust simulations, refined cost estimates, and completed detailed analyses of the transaction lifecycle and Full Leios runs. The Haskell simulation now includes a first draft of new mini-protocols for Leios diffusion, covering IB/EB relays, vote relays, fetch protocols, and a Catch-Up protocol for older blocks. The short-leios command was also renamed to leios (with an alias retained for compatibility). On the Rust side, the shared trace format now conforms, a voting-logic bug has been fixed, and visualizations have been updated for smaller trace files. Additionally, the team made revisions to the cost-dashboard, worked on the analysis of the transaction lifecycle, and Full Leios simulations, covering 648 scenarios of Full and Short Leios implementations with varied parameters. 

See this development update for more details.

VOLTAIRE

Voting for Intersect committee seats is in full swing, ending May 7. The participation level has already passed the required threshold.

More X Spaces are scheduled to allow candidates to promote themselves:

(Each link shows the event in your local time zone and includes a registration button – bookmark them!)

CATALYST

This week featured the usual X Town Hall, with updates and open community engagement. A Japanese version of the Horizons report is now live. Stay tuned for new Catalyst content, including ‘Under The Hood’ and ‘Before and After’. Technical development continues toward the full transition from IdeaScale.

EDUCATION

This week, the education team continues planning for May’s Cardano Days sessions as part of the Cardano community Azteca 2025 event in Mexico and at the National Technical University of Athens in Athens, Greece. They are also creating content for various modules of the Midnight Pioneer program and making further updates to the Cardano developer course.

エコシステム

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

Cardanoエコシステムは堅調な成長を続けており、いくつかの重要な指標がそれを証明しています。ネットワークで構築されているプロジェクト数は1,993に達しました。

トークンアクティビティも依然活発であり、前回の更新情報から0.22%増の1,077万のネイティブトークン、212,489のトークンポリシーが発行されました。スマートコントラクトも増加を続け、現在13万1,015のPlutusスクリプトと6,492のAikenスクリプトがデプロイされています。ネットワークで処理されたトランザクションの総数は1億873万です。

ガバナンス面では、1,261のDRepが登録され、そのうち935がアクティブです。これは分散型代表が先週から0.49%増加したことを示しています。

その他のニュース:

  •  YoroiウォレットでDRep委任機能導入によりユーザーによるCardanoガバナンスへの直接参加が可能に

  •  KinkaがEmurgoのサポートを受けて、CardanoでXNKトークンの初回バッチを公式にミント

  •  EmurgoがAnzens OfficialおよびEncryptusとの提携を発表し、USDAの普及を加速

  • ChadSwap公開。テイカー手数料ゼロでピアツーピアのスワップを提供

コアテクノロジー

台帳チームは、将来の開発期定義に備えて技術負債に対処し、CIとテストを改良し、重複トランザクションチェックをMEMPOOOLルールに追加して重複が検知された際に処理を打ち切れるようにしました。予定されているノードv.10.3.0リリースは統合作業を完了しました。

コアテクノロジーチームはノードv.10.3.1 pre-releaseをリリースしました。これは、パフォーマンスと実行速度の向上、メモリー使用量の削減、同期時間の高速化に主眼を置いています。新しいトレースシステムにも拡張機能を提供し、ouroboros-genesisを有効にするために必要な軽量のチェックポイントもサポートしています。

スケーリング

Mithrilチームは、IOG鍵を使用したCardanoデータベーススナップショット内の補助ファイルへの署名と、Mithril/ALBAアグリゲーション証明システムの概念実証に焦点を当てました。アグリゲーターのコマンド設定と依存性の注入の簡素化にも取り組みました。STM暗号ライブラリーの明瞭さを高めるリファクタリングを続けました。

接続されたCardanoノードが再起動されたときの署名者の通信問題を調査し、ライブラリーとRustノードのコンパイル時間の短縮に取り組みました。

LeiosチームはHaskellとRustの両方のシミュレーションを進め、コスト見積もりの精度を上げ、トランザクションのライフサイクルとLeiosのフル実行の詳細な分析を完了しました。Haskellシミュレーションには、Leios拡散のための新しいミニプロトコルの最初のドラフトが含まれており、IB/EBリレー、投票リレー、フェッチプロトコル、古いブロックのキャッチアッププロトコルをカバーしています。short-leiosコマンドもleiosに名前を変更しました(互換性のためにエイリアスは保持)。Rustでは、共有トレースフォーマットを準拠させ、投票ロジックのバグを修正し、小さなトレースファイル向けに視覚化を更新しました。コストダッシュボードの改訂、トランザクションライフサイクルの分析 、Leiosのフルシミュレーションに取り組み、Leiosのフル実装とショート実装でさまざまなパラメーターを使った648のシナリオをカバーしました。 

詳細は、開発更新情報を参照してください。

VOLTAIRE

Intersect委員会選挙の投票は活況を呈しており、締切りは5月7日です。参加レベルは必要なしきい値をすでに超えています。

候補者が自己アピールできるように、Xスペースが予定されています。

(各リンク先には登録ボタンがあり、ローカルタイムでイベントが表示されます。ぜひブックマークしてください)

CATALYST

今週は、通常のXタウンホールが開催され、最新情報が共有され、コミュニティとのオープンな交流が持たれました。Horizonsレポートの日本語版が公開されました。『Under the Hood』や『Before and After』など、新しいCatalystコンテンツに注目してください。IdeaScaleからの完全な移行に向けて技術開発が続けられています。

教育

教育チームは、来月メキシコのCardanoコミュニティによるAzteca 2025イベントとギリシャのアテネ国立工科大学でのイベントの一環として5月に開催される、Cardano Daysセッションの企画を続けています。Midnightパイオニアプログラムのさまざまなモジュールのコンテンツを作成している他、Cardano開発者コースのさらなる更新も行っています。