-
Notifications
You must be signed in to change notification settings - Fork 112
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix estimate precompile tests gas estimations for transfer (#8377)
Seems like with latest changes in main branch, the actual gas used during estimate gas for calls involving transfers differs a little bit from the current expected actual gas values in the acceptance tests. This PR updates those values with the values that the latest code from main computes as actual gas used during execution. This PR modifies EstimatePrecompileFeature change expected gas from operations to actual values. Signed-off-by: Kristiyan Selveliev <[email protected]>
- Loading branch information
1 parent
cd630c9
commit dd0c5b9
Showing
1 changed file
with
17 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters