NethermindEth / NethermindEth/Catalyst
Improve transactions managment
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 44
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
- refactor
- improve error handling
- should we trigger re-anchoring on
TransactionError::EstimationFailed?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating TransactionError::EstimationFailed and the transaction handling path. Clarify the intended error-handling improvements and decide whether estimation failure should trigger re-anchoring. Done means the refactor has agreed behavior for these cases and the relevant transaction flows handle errors consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- blockchain
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100