vechain / thor

A general purpose blockchain highly compatible with Ethereum's ecosystem
GNU Lesser General Public License v3.0
796 stars 247 forks source link

set solo's default gaslimit to 40M #720

Closed libotony closed 5 months ago

libotony commented 5 months ago

Description

Fixes vechain/protocol-board-repo#179

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist:

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 61.25%. Comparing base (2284a66) to head (6e75e50).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #720 +/- ## ========================================== + Coverage 61.24% 61.25% +0.01% ========================================== Files 194 194 Lines 18207 18207 ========================================== + Hits 11150 11152 +2 + Misses 5975 5973 -2 Partials 1082 1082 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.