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

REST API: Allow bigints for client args #893

Merged
merged 2 commits into from
Aug 23, 2024

Conversation

jasonpaulos
Copy link
Contributor

Allow the use of bigints in numeric REST API arguments. This is important because our APIs now return block numbers and app/asset IDs as bigints, and it's not consistent if we don't accept bigints where these types are used elsewhere.

@jasonpaulos jasonpaulos merged commit a0366b9 into develop Aug 23, 2024
3 checks passed
@jasonpaulos jasonpaulos deleted the use-bigint-for-client-args branch August 23, 2024 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants