Skip to content

Conversation

@VintaChlenix
Copy link
Contributor

Fixed integer precision loss via matching JSONs. It is caused by unmarshaling JSON that contains bigints to type interface{}. Now decoder.UseNumber() is used.

issinitsyn added 2 commits January 20, 2025 11:04
…rshaling JSON that contains bigints to type interface{}. Now decoder.UseNumber() is used.
Copy link
Member

@tommysitu tommysitu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice

@tommysitu tommysitu merged commit 5443f2c into SpectoLabs:master Jan 20, 2025
3 checks passed
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.

2 participants