paritytech / paritytech/polkadot-cli
show used transaction extension when submitting transactions
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 10
- Forks
- 2
- Avg merge
- 12h 35m
- Merged PRs (30d)
- 4
Description
I know a lot of transaction extension have default values, we should show these default values. It's not very transparent what transaction extension even are and what values they are set to. Do we even show them in the dry-run or just during submission. I don't think in any of these.
MAybe we already show the used transaction extension when they are not set to a default value?
Are defaults different for each chain?
Contributor guide
No contributing guide indexed for this repository
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
No file, test, or entry point is named. Start by locating the transaction submission and dry-run flows, then trace how transaction extensions and their defaults are selected for each chain. Done means the issue's open questions are resolved and the used extension values are visibly reported in the agreed flow, with tests covering the display.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- blockchain, cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100