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

fix: Add contracts.maxRefundPercentOfGasLimit=100. #796

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Toprun123
Copy link

Description:

This PR modifies the compose-network/network-node/data/config/application.properties file to add contracts.maxRefundPercentOfGasLimit=100 in order to allow the devs to be able to see the actual gas used.

Related issue(s):

Fixes #408

Notes for reviewer:

While the proposed fix mentioned edits the file compose-network/network-node/application.properties, I realized it had been moved to compose-network/network-node/data/config/application.properties in the commit with hash 6de4da6. So I edited the new file instead.

Copy link

sonarcloud bot commented Oct 16, 2024

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

Successfully merging this pull request may close these issues.

Override default max gas refund property for some environments
1 participant