LimeChain / hashport-validator

Official repository containing the source code of the Hashport validators
Apache License 2.0
23 stars 11 forks source link

Change block timestamp fetching to use header only #821

Closed rokn closed 1 year ago

rokn commented 1 year ago

Signed-off-by: Antonio Mindov antonio.mindov@limechain.tech

Detailed description: This should fix the transaction fetching from Arbitrum and Optimism

Special notes for your reviewer:

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #821 (d8f6b79) into main (eb9a728) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #821   +/-   ##
=======================================
  Coverage   64.34%   64.34%           
=======================================
  Files          88       88           
  Lines        6722     6722           
=======================================
  Hits         4325     4325           
  Misses       2178     2178           
  Partials      219      219           
Flag Coverage Δ
unittests 64.34% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
app/clients/evm/client.go 47.97% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.