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

[FEATURE]: make the max_buffer_size constant a variable accessible by the contract developers #75

Open
1 task done
roaminro opened this issue Mar 15, 2022 · 1 comment
Labels
enhancement New feature or request task

Comments

@roaminro
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

New feature

As a contract developer I would like to be able to set the size of the buffer used by the system calls, this would allow me to retrieve data that's larger than the default value, 1024 bytes.

For example, pulling the bytecode into the contract requires to have a buffer that's at least as large as the bytecode + some bytes.

Anything else?

Link to the current max buffer constant implementation

@roaminro roaminro added the enhancement New feature or request label Mar 15, 2022
@koinos-ci
Copy link

This issue is stale because it has been open for 30 days with no activity.

@mvandeberg mvandeberg added task and removed stale labels Mar 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request task
Projects
None yet
Development

No branches or pull requests

3 participants