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

Bugfix - kvin fails to marshal object w/ BigInt type property #16

Merged

Conversation

KirillKirnichansky
Copy link
Contributor

There is a case where marshalling an object that contains a BigInt type fails, specifically at the preparation level.
This commit adds the fix.
partially resolves : DCP-3098
rest of resolution in other repos

There is a case where marshalling an object that contains a BigInt type fails.
This commit adds the fix.
DCP-3098
@wesgarland wesgarland merged commit 8d4f310 into wesgarland:main Jul 28, 2022
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