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

should integer be big.Int ? #34

Open
aep opened this issue Oct 25, 2021 · 1 comment
Open

should integer be big.Int ? #34

aep opened this issue Oct 25, 2021 · 1 comment

Comments

@aep
Copy link

aep commented Oct 25, 2021

jsonschema doesnt define a maximum length for the integer, so i do think it should be translated to big.Int

would PR, but mosts of the tests are failing.

@mulho
Copy link

mulho commented Mar 23, 2022

Or at least int64 rather than int.

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

No branches or pull requests

2 participants