hyperweb-io / hyperweb-io/telescope

Supporting doubles

Open
#599 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
154
Forks
53
PR merge metrics
No merged PRs in 30d

Description

Hi,

I am trying to decode queries for Umee, and they apparently use the `double` type: https://github.com/umee-network/umee/blob/main/proto/umee/leverage/v1/query.proto#L409

But when generating code i see that the binary reader throws an error that `double` is not supported:
```
Error: double not supported
```

Is there a known workaround, or way to support doubles?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.