0xMiden / 0xMiden/node

Delegate batch proving

Aperta
#2,619 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
block-producer
Lingua principale
Rust
Stelle
104
Fork
138
Merge medio
1g 14h
PR unite (30g)
54

Descrizione

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.

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

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.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
blockchain, docker-compose, rust
Ambito
backend, blockchain, devops
Tipo di issue
Funzionalità
Difficoltà
4/5
Tempo stimato
3-5 giorni
Stato di attività
Attiva
Chiarezza
Abbastanza chiara
Idoneità per principianti
48/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.