Skip to content

Conversation

@Centril
Copy link
Contributor

@Centril Centril commented Jul 4, 2025

Description of Changes

The methods serialize_bsatn, serialize_bsatn_in_chunks, and serialize_str_in_chunks now have provided bodies, removing some duplicated code in some impls of Serializer.

This is extracted from #2839 which provides a new Serializer impl.

API and ABI breaking changes

None

Expected complexity level and risk

1 - just code motion.

Testing

This makes the testing situation better thanks to code sharing.
Other than that, this is covered by existing tests.

@Centril Centril force-pushed the centril/sats-ser-provided branch from 57db8fe to 8dca820 Compare July 4, 2025 14:49
Copy link
Contributor

@mamcx mamcx left a comment

Choose a reason for hiding this comment

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

LGTM

@Centril Centril added this pull request to the merge queue Jul 4, 2025
Merged via the queue into master with commit c3cfadb Jul 4, 2025
19 checks passed
@Centril Centril deleted the centril/sats-ser-provided branch July 4, 2025 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants