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: add max_positions_per_pair to parameters #4158

Merged
merged 3 commits into from
Apr 4, 2024

Conversation

erwanor
Copy link
Member

@erwanor erwanor commented Apr 4, 2024

Describe your changes

This adds a max_positions_per_pair parameter to the DEX component, in preparation for #4077.

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:

    This is backward compatible with v0.71.0 since the field will be ignored/default to zero if not found in the message

@erwanor erwanor added protobuf-changes Makes changes to the protobuf definitions. A-dex Area: Relates to the dex labels Apr 4, 2024
@erwanor erwanor added this to the Sprint 3 milestone Apr 4, 2024
@erwanor erwanor self-assigned this Apr 4, 2024
@erwanor erwanor changed the title Erwan/4077 position eviction prep dex: add max_positions_per_pair to parameters Apr 4, 2024
@erwanor erwanor merged commit 25b27ae into main Apr 4, 2024
7 checks passed
@erwanor erwanor deleted the erwan/4077_position_eviction_prep branch April 4, 2024 15:23
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.

1 participant