Display estimated fee information in informative logs

Open
#2,143 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
rust
Domain
cli

Research direction

Start by tracing the CLI's transaction simulation flow and review the related issue #2142 for context. Identify where informative logs are emitted during simulation. Done means every simulated transaction displays enough fee information for a developer to understand the required native asset.

Written by the indexing model from the issue text.

Description

enhancement
What problem does your feature solve?

It isn't obvious how much native asset is needed to execute transactions. Whilst folks can simulate and then inspect the transaction to read the fee, it isnt intuitive that a developer should go and do that to find out what the fee will be.

What would you like to see?

Displaying of fee information whenever transactions are simulated.

Related to:

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.