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

Protocol versioning support #2337

Open
laruh opened this issue Feb 3, 2025 · 1 comment
Open

Protocol versioning support #2337

laruh opened this issue Feb 3, 2025 · 1 comment
Labels
improvement: protocol priority: high Important tasks that need attention soon.

Comments

@laruh
Copy link
Member

laruh commented Feb 3, 2025

Introduce a dedicated type or module for handling protocol versioning in the codebase.

For example, defining a struct can centralize version-related logic and serialization rules, improving maintainability and consistency across different protocols, including swaps (ref #2324 (comment))

@shamardy
Copy link
Collaborator

shamardy commented Feb 3, 2025

BTW, these 2 issues #1487 , #640 are related. It would be good to have one issue for all info regarding protocol versioning and features, maybe include gist discussions etc..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement: protocol priority: high Important tasks that need attention soon.
Projects
None yet
Development

No branches or pull requests

2 participants