Skip to content
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

dex: augment liquidity_positions_by_price stream with position ids #4234

Merged
merged 3 commits into from
Apr 30, 2024

Conversation

erwanor
Copy link
Member

@erwanor erwanor commented Apr 18, 2024

Describe your changes

This adds a PositionId field to penumbra.core.component.dex.v1.LiquidityPositionsByPriceResponse.

Checklist before requesting a review

  • If this code contains consensus-breaking changes, I have added the "consensus-breaking" label. Otherwise, I declare my belief that there are not consensus-breaking changes, for the following reason:

    RPC change.

@erwanor erwanor added protobuf-changes Makes changes to the protobuf definitions. A-dex Area: Relates to the dex labels Apr 18, 2024
@erwanor erwanor requested a review from hdevalence April 18, 2024 00:27
@erwanor erwanor self-assigned this Apr 18, 2024
@erwanor erwanor requested a review from conorsch April 18, 2024 20:26
@cratelyn cratelyn modified the milestones: Sprint 4, Sprint 5 Apr 19, 2024
@erwanor erwanor force-pushed the erwan/augment_position_stream branch from 2f152b1 to dfbb5c4 Compare April 24, 2024 16:42
@erwanor
Copy link
Member Author

erwanor commented Apr 24, 2024

@conorsch would it be feasible to get this folded into the 72 release?

@erwanor erwanor force-pushed the erwan/augment_position_stream branch from dfbb5c4 to 0b3124e Compare April 29, 2024 16:13
@erwanor erwanor force-pushed the erwan/augment_position_stream branch from 0b3124e to 14b18e9 Compare April 30, 2024 16:52
@erwanor erwanor merged commit 4f99f3a into main Apr 30, 2024
13 checks passed
@erwanor erwanor deleted the erwan/augment_position_stream branch April 30, 2024 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-dex Area: Relates to the dex protobuf-changes Makes changes to the protobuf definitions.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants