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

Introducing an option to convert BigInts to strings #11

Merged
merged 1 commit into from
Mar 8, 2016
Merged

Introducing an option to convert BigInts to strings #11

merged 1 commit into from
Mar 8, 2016

Conversation

ecaron
Copy link
Contributor

@ecaron ecaron commented Mar 8, 2016

This PR adds an option to have the system to the bigints in the object as a string rather than a BigNumber. It adds a test, and an example in the README (as well as a warning discouraging people from using it.)

@ecaron
Copy link
Contributor Author

ecaron commented Mar 8, 2016

The PR is similar to #4, but exposes the string option as a parameter when requiring the parser and it should address the concerns you mentioned.

sidorares added a commit that referenced this pull request Mar 8, 2016
Introducing an option to convert BigInts to strings
@sidorares sidorares merged commit 9fdf758 into sidorares:master Mar 8, 2016
@sidorares
Copy link
Owner

all good, thanks! I'll publish with minor version bump

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