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

Use fixed size type for memory buffer size #460

Open
chfast opened this issue Nov 22, 2019 · 1 comment
Open

Use fixed size type for memory buffer size #460

chfast opened this issue Nov 22, 2019 · 1 comment

Comments

@chfast
Copy link
Member

chfast commented Nov 22, 2019

Use uint32_t instead of size_t.

@axic
Copy link
Member

axic commented Jun 24, 2020

This would also help the rust bindings (after #526).

I think uint32_t is fine considering EIP-1985.

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