LimeChain / hashport-validator

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

Update go, hedera-sdk, go-ethereum versions #911

Closed Coiling-Dragon closed 9 months ago

Coiling-Dragon commented 10 months ago

Detailed description:

Which issue(s) this PR fixes: Fixes some issues with failing grpc calls, mainly due to outdated hedera sdk.

Special notes for your reviewer:

Checklist

codecov[bot] commented 10 months ago

Codecov Report

Merging #911 (d306be2) into main (b96b334) will decrease coverage by 0.08%. The diff coverage is 72.72%.

@@            Coverage Diff             @@
##             main     #911      +/-   ##
==========================================
- Coverage   64.29%   64.21%   -0.08%     
==========================================
  Files          86       86              
  Lines        6716     6716              
==========================================
- Hits         4318     4313       -5     
- Misses       2184     2188       +4     
- Partials      214      215       +1     
Flag Coverage Δ
unittests 64.21% <72.72%> (-0.08%) :arrow_down:

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

Files Coverage Δ
app/helper/http/encode.go 70.00% <100.00%> (ø)
config/config.go 42.42% <100.00%> (ø)
config/loggcp.go 67.85% <ø> (ø)
app/clients/hedera/mirror-node/client.go 70.04% <66.66%> (ø)

... and 1 file with indirect coverage changes