0xMiden / 0xMiden/node

Delegate batch proving

オープン
#2,619 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
block-producer
主要言語
Rust
スター
104
フォーク
138
平均マージ
1日 14時間
マージ済み PR(30日)
54

説明

Batch proving now actually includes non-trivial amount of computation (https://github.com/0xMiden/protocol/pull/3859#discussion_r3999656928).

This means we should offload batch proving from locally on the sequencer, to a beefy remote prover.

The remote proving service may not be available in time - make the remote url optional so that batch proving can be skipped altogether if unspecified.

Don't forget to add a batch proving service to the local dev network compose setup, in the same optional fashion as the transaction prover.

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

Start by searching the node codebase for batch proving in the sequencer and for the existing optional transaction prover configuration. Compare that with the local dev network compose setup mentioned in the issue. Done means batch proving uses a remote prover when a URL is configured, is skipped when unspecified, and the compose setup has an optional batch proving service.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
blockchain, docker-compose, rust
領域
backend, blockchain, devops
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
活発
明瞭さ
おおむね明確
初心者へのやさしさ
48/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。