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

Consider putting serde behind a feature flag #293

Closed
plafer opened this issue Dec 8, 2022 · 0 comments · Fixed by #331
Closed

Consider putting serde behind a feature flag #293

plafer opened this issue Dec 8, 2022 · 0 comments · Fixed by #331
Labels
O: usability Objective: aims to enhance user experience (UX) and streamline product usability S: conversions Scope: related to conversion processes

Comments

@plafer
Copy link
Contributor

plafer commented Dec 8, 2022

Follow-up to #259, which puts serialization/deserialization alternatives to serde (borsh and parity-scale-codec) behind feature flags. Users who only want one of these should not be force to use serde.

@plafer plafer added the O: new-feature Objective: aims to add new feature label Dec 8, 2022
@DaviRain-Su DaviRain-Su mentioned this issue Dec 16, 2022
7 tasks
@Farhad-Shabani Farhad-Shabani added O: usability Objective: aims to enhance user experience (UX) and streamline product usability S: conversions Scope: related to conversion processes and removed O: new-feature Objective: aims to add new feature labels Jan 5, 2023
@hu55a1n1 hu55a1n1 mentioned this issue Jan 6, 2023
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
O: usability Objective: aims to enhance user experience (UX) and streamline product usability S: conversions Scope: related to conversion processes
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants