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

Serde 16 intergers #99

Open
Thykof opened this issue Feb 14, 2023 · 1 comment
Open

Serde 16 intergers #99

Thykof opened this issue Feb 14, 2023 · 1 comment
Labels

Comments

@Thykof
Copy link
Contributor

Thykof commented Feb 14, 2023

Context
Describe / explain why we should do this: motivations, context or other info. Keep it brief and simple - PM

User flow
Describe the user flow using user stories so the end result is super clear - PM

How to
List the step-by-step to get it do if needed - PM

Add helpers in serialization/numbers.ts:

  • u16toBtes
  • bytesTou16

Add Args.nextU16() that use the created helpers

Technical details
Give the technical insights so anyone in the team can tackle the tasks - Dev

QA testing
Does this task require some QA tests ?
If yes, explain how to validate it

@gregLibert
Copy link
Contributor

@Ben-Rey I think we should put this issue on hold until it's needed by an end user. Protobuf could solve this so I don't want to lose time here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants