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

Ticket 1553/estimate gas failed during pow #1557

Merged
merged 4 commits into from
Aug 16, 2023

Conversation

sergiy-skalelabs
Copy link
Contributor

Fixed issue related to gas estimation failure during pow. Crash happen on accesing not-existing field.

@sergiy-skalelabs sergiy-skalelabs linked an issue Aug 15, 2023 that may be closed by this pull request
@sergiy-skalelabs sergiy-skalelabs marked this pull request as ready for review August 15, 2023 17:45
@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Merging #1557 (754ec9c) into develop (ecaeb1b) will not change coverage.
The diff coverage is n/a.

❗ Current head 754ec9c differs from pull request most recent head 9c34452. Consider uploading reports for the commit 9c34452 to get more accurate results

@@           Coverage Diff            @@
##           develop    #1557   +/-   ##
========================================
  Coverage    85.79%   85.79%           
========================================
  Files           26       26           
  Lines         1464     1464           
  Branches       401      401           
========================================
  Hits          1256     1256           
  Misses          33       33           
  Partials       175      175           

badrogger
badrogger previously approved these changes Aug 16, 2023
payvint
payvint previously approved these changes Aug 16, 2023
@sergiy-skalelabs sergiy-skalelabs merged commit 7623ef0 into develop Aug 16, 2023
17 checks passed
@sergiy-skalelabs sergiy-skalelabs deleted the ticket-1553/Estimate-gas-failed-during-POW branch August 16, 2023 18:25
@github-actions github-actions bot locked and limited conversation to collaborators Aug 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Estimate gas failed during using POW
4 participants