Skip to content

Conversation

cliik
Copy link
Contributor

@cliik cliik commented Jul 25, 2022

This PR adds a --count option to the txs wallet command, to restrict the number of TXs shown. I find this very helpful when working in wallets with many transactions. Example usage:

# Display last 10 transactions
$ grin-wallet txs --count 10

This is a CLI change only, which I think is useful today. As I outline in #659, it might also be worth modifying the API to allow constrained queries to the wallet.

@yeastplume
Copy link
Member

Looks good from a CLI perspective, and the ability to page transaction requests is something that's likely to come up very soon during gui work: https://github.com/mimblewimble/grin-gui, will respond in the other thread

@yeastplume yeastplume merged commit a3687c6 into mimblewimble:master Jul 26, 2022
@cliik cliik deleted the option-limit-tx-view branch July 26, 2022 12:08
bayk added a commit to mwcproject/mwc-wallet that referenced this pull request Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants