Remove "wallet" field from `WalletConfigInner`
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 72/100
Research direction
Search for the WalletConfigInner definition and the list wallet command or its output path. Confirm how the wallet field is serialized and how the top-level dictionary identifier supplies the name. Done means the redundant field is no longer present while the list wallet output remains correctly keyed by wallet name.
Written by the indexing model from the issue text.
Description
Describe the enhancement
WalletConfigInner contains the wallet field which contains the wallet name. But the config is also indexed by the wallet's name, and the output of the list wallet command is something like:
{
"wallet_name": {
"wallet": "wallet_name",
...
}
...
}
I think wallet can be removed in favor of the dictionary string identifier at the top level.
- Dominant language
- Rust
- Stars
- 142
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
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.
More from bitcoindevkit/bdk-cli
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
bitcoindevkit/bdk-cli#330 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
bitcoindevkit/bdk-cli#318 ·
-
enhancement
Difficulty 3/5 1-2 days Newbie friendliness 68/100
bitcoindevkit/bdk-cli#333 ·
-
bug
bitcoindevkit/bdk-cli#331 · 1 assignee ·
-
bug
bitcoindevkit/bdk-cli#328 · 1 assignee ·
All issues in bitcoindevkit/bdk-cli
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Eynzof/Hermes-CN-Desktop#610 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
gitbutlerapp/gitbutler#15998 · 1 comment ·
-
bug triage:deciding
Difficulty 1/5 Under an hour Newbie friendliness 88/100
open-telemetry/otel-arrow#4132 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100