-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or requestp1-mustNecesary or very helpful for most usersNecesary or very helpful for most users
Description
Running get-neighbour-transactions and the other commands repeatedly is quite frustrating.
BitBook should offer an interactive mode that guides the user to completion.
Idea: add wizard command which asks the "right" questions (and changes the prompt/context).
- Ask for owned address if
get-neighbour-transactionsreturns empty list - Automatically show updated transaction details as soon as new information has been provided
- Pick highest value transaction from
get-neighbour-transactions, go into transaction specific mode -
- exit wizard
-
- done with transaction, pick new transaction (with highest/second-highest) value
-
- pick a different transaction (from
get-neighbour-transactions)
- pick a different transaction (from
-
- add description for transaction
-
- mark inputs/outputs as owned/foreign
-
- add descriptions for inputs/outputs
The transaction specific mode should offer shortcuts that enable the user to provide answers faster than using the commands like mark-address-as-owned and supplying the arguments via tab completion or copy&paste.
d <description>to add description for transactiono allto mark all addresses with unknown ownership as ownedf all... as foreign
Alternatively, go through all inputs/outputs and ask specific questions (with sensible defaults). This would be problematic for transactions with many inputs/outputs, though.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestp1-mustNecesary or very helpful for most usersNecesary or very helpful for most users