CodeChain-io / CodeChain-io/foundry
Change TxOwner to return error data in execuate_transaction
Aperta
- Lingua principale
- Rust
- Stelle
- 36
- Fork
- 11
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Currently, the `execuate_transaction` of `TxOwner` does not return the actual error data that is needed in debugging or logging. `execuate_transaction` should return errors data.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Start by locating TxOwner's execuate_transaction entry point and trace how transaction failures are currently handled. Update the behavior so the actual error data is returned for debugging or logging, then verify that callers receive the error information without breaking transaction handling.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- rust
- Ambito
- blockchain
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 35/100