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

Scale down gas consumption #877

Merged
merged 12 commits into from
Aug 14, 2020
Merged

Scale down gas consumption #877

merged 12 commits into from
Aug 14, 2020

Conversation

vaivaswatha
Copy link
Contributor

No description provided.

@vaivaswatha
Copy link
Contributor Author

Abandoning because scaling down at the end wouldn't work. Contracts that might complete successfully with the scaled down gas consumption may still fail with "out of gas" because we scale down only at the end.

@vaivaswatha vaivaswatha deleted the gas_scaling branch July 30, 2020 06:16
@vaivaswatha vaivaswatha restored the gas_scaling branch July 30, 2020 06:31
@vaivaswatha
Copy link
Contributor Author

The bug can be fixed, re-opening.

@vaivaswatha vaivaswatha reopened this Jul 30, 2020
@vaivaswatha vaivaswatha changed the title Scale down gas consumption in scilla-runner Scale down gas consumption Jul 30, 2020
@anton-trunov
Copy link
Contributor

anton-trunov commented Aug 13, 2020

LGTM! Let's merge once CI is green :)

vaivaswatha added a commit to Zilliqa/scilla-rtl that referenced this pull request Jul 27, 2021
Point 2. in #13.

Reference: Zilliqa/scilla#877
vaivaswatha added a commit to Zilliqa/scilla-rtl that referenced this pull request Aug 5, 2021
* Scale gas limit.

Point 2. in #13.

Reference: Zilliqa/scilla#877

* Gas charge for dynamic typecheck

* Initialize a variable to avoid warning

* Specify RTLD_LOCAL in SharedObject explicitly
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.

2 participants