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

Make precision of prices in output configurable #42

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

SupernaviX
Copy link
Collaborator

We currently restrict any prices in the CBOR output to use at most 1024 bits. There's a bug in a JS library making it impossible to consume prices that use >64 bits.

Make this output precision configurable, and configure it to 64 bits until that library gets fixed.

@SupernaviX SupernaviX merged commit 8c323fc into main Sep 26, 2024
7 checks passed
@SupernaviX SupernaviX deleted the configurable-price-precision branch September 26, 2024 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant