Skip to content

fix (aggregator): estimate respondToTask gas limit correctly#295

Merged
taturosati merged 4 commits intomainfrom
238-fix-estimate-respondtotask-gas-limit-correctly
Jun 4, 2024
Merged

fix (aggregator): estimate respondToTask gas limit correctly#295
taturosati merged 4 commits intomainfrom
238-fix-estimate-respondtotask-gas-limit-correctly

Conversation

@taturosati
Copy link
Copy Markdown
Contributor

We had to hardcode gas estimation to 500k beacause it was reverting because estimate was not sufficient. Now we add 10% to the estimate instead.

To test

Tested in prod and seems fine

@taturosati taturosati linked an issue Jun 4, 2024 that may be closed by this pull request
@taturosati taturosati requested a review from JuArce June 4, 2024 18:08
Copy link
Copy Markdown
Contributor

@NicolasRampoldi NicolasRampoldi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@taturosati taturosati merged commit 949c393 into main Jun 4, 2024
@taturosati taturosati deleted the 238-fix-estimate-respondtotask-gas-limit-correctly branch June 4, 2024 19:11
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.

fix: estimate RespondToTask gas limit correctly

3 participants