Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.

feature(serializer): support encoding for number primitives under Compact<T> #7

Merged
merged 8 commits into from
Dec 21, 2022

Conversation

pandres95
Copy link
Member

No description provided.

src/serializer.rs Outdated Show resolved Hide resolved
src/serializer.rs Outdated Show resolved Hide resolved
Copy link
Member

@olanod olanod left a comment

Choose a reason for hiding this comment

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

I made the change I suggested before of using match instead of matches :)
Something that would be left is replacing the codec dependency to correctly compile with --no-default-features and some tests of course ;)

@olanod olanod merged commit cc3ae2a into virto-network:main Dec 21, 2022
@olanod
Copy link
Member

olanod commented Dec 21, 2022

@pandres95 I created #8 to track removing the dependency on scale-codec

@pandres95 pandres95 deleted the feature/encode-compact branch December 21, 2022 16:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants