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

Problem: estimate gas in evm tx is not accurate in relayer #1209

Merged
merged 33 commits into from
Dec 4, 2023

Merge remote-tracking branch 'origin/main' into json_rpc_addr

ec8bf4b
Select commit
Loading
Failed to load commit list.
Merged

Problem: estimate gas in evm tx is not accurate in relayer #1209

Merge remote-tracking branch 'origin/main' into json_rpc_addr
ec8bf4b
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Dec 4, 2023 in 0s

35.82% (+19.50%) compared to 2c5d3fc

View this Pull Request on Codecov

35.82% (+19.50%) compared to 2c5d3fc

Details

Codecov Report

Merging #1209 (ec8bf4b) into main (2c5d3fc) will increase coverage by 19.50%.
The diff coverage is 14.02%.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main    #1209       +/-   ##
===========================================
+ Coverage   16.31%   35.82%   +19.50%     
===========================================
  Files          79      116       +37     
  Lines        5816    10638     +4822     
===========================================
+ Hits          949     3811     +2862     
- Misses       4789     6452     +1663     
- Partials       78      375      +297     
Files Coverage Δ
x/cronos/keeper/precompiles/utils.go 0.00% <0.00%> (ø)
x/cronos/keeper/precompiles/relayer.go 31.47% <37.19%> (+14.19%) ⬆️
...s/precompile/relayer/i_relayer_functions.abigen.go 0.00% <0.00%> (ø)

... and 54 files with indirect coverage changes