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

[katana] make initial_gas for calls configurable #2969

Open
notV4l opened this issue Jan 29, 2025 · 0 comments
Open

[katana] make initial_gas for calls configurable #2969

notV4l opened this issue Jan 29, 2025 · 0 comments
Labels
enhancement New feature or request katana This issue is related to Katana

Comments

@notV4l
Copy link
Collaborator

notV4l commented Jan 29, 2025

Is your feature request related to a problem? Please describe.
atm its hardcoded to 1 billion

let retdata = utils::call(call, state, block_context, 1_000_000_000)?;

@notV4l notV4l added enhancement New feature or request katana This issue is related to Katana labels Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request katana This issue is related to Katana
Projects
None yet
Development

No branches or pull requests

1 participant