-
Notifications
You must be signed in to change notification settings - Fork 3
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
feat: filter positions by subaccount #329
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm.
I’d like to perform additional assurance checks on this in relation to prax-wallet/prax#279 since the prax PR is a sensitive changeset to the block processor component. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
subaccount filtering works!
Screen.Recording.2025-01-28.at.6.53.50.PM.mov
# Conflicts: # src/pages/trade/ui/positions/index.tsx
1005f7f
to
133016c
Compare
Filters positions by subaccount.
Closes #239
Relates to penumbra-zone/web#1989
The main work is in penumbra-zone/web#2006 (Web) and prax-wallet/prax#279 (Prax)
This PR must wait for the Web PR to be merged to apply the latest
protobuf
version