Skip to content

accounts: add label and AccountInfo RPC #605

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 7 commits into from
Jul 26, 2023
Merged

accounts: add label and AccountInfo RPC #605

merged 7 commits into from
Jul 26, 2023

Conversation

guggero
Copy link
Member

@guggero guggero commented Jul 26, 2023

Fixes #592.
Fixes #581.

Adds a label to custodial accounts and allows individual accounts to be queried through the RPC or CLI (instead of needing to list all accounts).

Copy link
Contributor

@ViktorTigerstrom ViktorTigerstrom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Great additional features to add 🚀!

Just leaving one tiny nit that's non blocking.

Copy link
Contributor

@bitromortac bitromortac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ⚡, great work!

@guggero guggero merged commit 88bb10d into master Jul 26, 2023
@guggero guggero deleted the accounts branch July 26, 2023 17:33
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.

query a specific account for details add a name or label option to litcli accounts
3 participants