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

Refactor: binary-sv2::serde-sv2 crate #1134

Closed
rrybarczyk opened this issue Aug 21, 2024 · 2 comments
Closed

Refactor: binary-sv2::serde-sv2 crate #1134

rrybarczyk opened this issue Aug 21, 2024 · 2 comments
Labels
binary-sv2 protocols Lowest level protocol logic refactor Implies refactoring code

Comments

@rrybarczyk
Copy link
Collaborator

Background

This task is an outcome of the protocols Rust docs issues tracked in #845.

While documenting protocols::v2::binary-sv2::serde-sv2 in #1011, areas of potential code debt were identified. This issue servers as a place to list out these items to then be addressed in an organized manner. The initial Rust documentation effort was an immediate action, while a refactoring (which implies breaking API changes) is not so urgent priority, so for now we should leave this in the backlog for an appropriate moment in the future.

Identified Potential Code Debt

TODO

@rrybarczyk rrybarczyk added refactor Implies refactoring code protocols Lowest level protocol logic binary-sv2 labels Aug 21, 2024
@jbesraa
Copy link
Contributor

jbesraa commented Sep 6, 2024

IIUC serde-sv2 and non-serde-sv2 are both an implementation of the binary-sv2 crate. IMO it makes sense to merge this issue with #1131, #1132 and #1133, leaving #1331 as the main issue.

@plebhash
Copy link
Collaborator

#845 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binary-sv2 protocols Lowest level protocol logic refactor Implies refactoring code
Projects
None yet
Development

No branches or pull requests

3 participants