0xMiden / 0xMiden/node

Delegate batch proving

Ouverte
#2,619 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
block-producer
Langage dominant
Rust
Étoiles
104
Forks
138
Merge moyen
1 j 14 h
PR mergées (30 j)
54

Description

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.

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
blockchain, docker-compose, rust
Domaine
backend, blockchain, devops
Type d'issue
Fonctionnalité
Difficulté
4/5
Temps estimé
3-5 jours
Activité
Active
Clarté
Plutôt claire
Accessibilité débutants
48/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.