Improve error reporting when talking to the RPC Server

Open
#192 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
rust
Domain
api, cli

Research direction

Start by reading related issue #191 and locating the CLI's RPC request error handling. Determine which server error details are available, then add coverage showing that failures report useful explanations rather than only a generic failure.

Written by the indexing model from the issue text.

Description

We currently only print whether there was a failure, with no further explanation.

Related: https://github.com/stellar/soroban-cli/issues/191

Dominant language
Rust
Stars
123
Forks
141
Avg merge
2d 21h
Merged PRs (30d)
17

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from stellar/stellar-cli

All issues in stellar/stellar-cli

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.