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

Move SerializeForVersion to dto module and remove wrapper structs around common types #2459

Merged
merged 3 commits into from
Jan 10, 2025

Conversation

t00ts
Copy link
Contributor

@t00ts t00ts commented Dec 24, 2024

This PR is part of #2220

Summary

  • Moves SerializeForVersion to dto module
  • Remove all wrapper structs around common types in dto module
  • Removes SerializationForVersion blanket implementation for serde

Closes #2181
Closes #2220
Closes #2048
Closes #2047

@t00ts t00ts force-pushed the t00ts/rpc-serializeforversion-common-types branch from 617bf8a to 5b8bcd7 Compare January 7, 2025 09:44
@t00ts t00ts marked this pull request as ready for review January 7, 2025 09:44
@t00ts t00ts requested a review from a team as a code owner January 7, 2025 09:44
@t00ts t00ts force-pushed the t00ts/rpc-serializeforversion-common-types branch from 5b8bcd7 to 677d06a Compare January 7, 2025 09:49
@t00ts t00ts force-pushed the t00ts/rpc-serializeforversion-common-types branch 2 times, most recently from 66072ad to dbca79f Compare January 7, 2025 12:44
crates/rpc/src/dto.rs Outdated Show resolved Hide resolved
crates/rpc/src/dto.rs Outdated Show resolved Hide resolved
@t00ts t00ts force-pushed the t00ts/rpc-serializeforversion-common-types branch from dbca79f to a3a8ccc Compare January 9, 2025 06:32
@t00ts t00ts force-pushed the t00ts/rpc-serializeforversion-common-types branch from a3a8ccc to 20bad96 Compare January 9, 2025 06:34
Copy link
Member

@CHr15F0x CHr15F0x left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, forgot to approve: 👍 , those comments of mine were just nits that I noticed here and there.

@t00ts t00ts merged commit 645b0d8 into main Jan 10, 2025
8 checks passed
@t00ts t00ts deleted the t00ts/rpc-serializeforversion-common-types branch January 10, 2025 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants