0xMiden / 0xMiden/node

Add error variant for connection errors for Remote Prover

Ouverte
#1,091 2 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
delegated proving
Langage dominant
Rust
Étoiles
104
Forks
138
Merge moyen
1 j 13 h
PR mergées (30 j)
56

Description

A user may want to use the remote prover and fallback to a local prover if the connection is failing. In that scenario, the user would match the error returned by the prover. Currently, all connection errors are encompassed into the `TransactionProverError::Other` variant, with a string message explaining the error. Would be nice to add a new variant for this.

https://github.com/0xMiden/miden-node/blob/66c0bbdd74e95ca0a09737f8105c09d62563965a/crates/remote-prover-client/src/remote_prover/tx_prover.rs#L97-L99

cc @sergerad in case I'm missing something?

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

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