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

deserializer for 128 bit floating point numbers #458

Open
chrdevmar opened this issue Jan 25, 2022 · 0 comments
Open

deserializer for 128 bit floating point numbers #458

chrdevmar opened this issue Jan 25, 2022 · 0 comments
Assignees
Labels

Comments

@chrdevmar
Copy link
Collaborator

A few fields on the contracts are stored as bytes16 arrays which hold 128 bit floating point numbers.

Javascript doesn't support this by default and there doesn't seem any js libraries to make this easy/simple.

@chrdevmar chrdevmar changed the title deserializer for quad precision numbers stored in contracts deserializer for 128 bit floating point numbers Jan 25, 2022
@dospore dospore added the api label Jan 25, 2022
@chrdevmar chrdevmar self-assigned this Jan 27, 2022
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

2 participants