8000 Add option to limit number of TXs shown by cliik · Pull Request #660 · mimblewimble/grin-wallet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add option to limit number of TXs shown #660

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 26, 2022

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
0