PeggyJV / gravity-bridge

A CosmosSDK application for moving assets on and off of EVM based, POW chains
Apache License 2.0
57 stars 57 forks source link

Signature verification #549

Closed cbrit closed 1 year ago

zmanian commented 1 year ago

Looks good lets ship it.

codecov-commenter commented 1 year ago

Codecov Report

Merging #549 (e75d4bb) into main (c22987f) will decrease coverage by 0.11%. The diff coverage is 50.00%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #549      +/-   ##
==========================================
- Coverage   29.75%   29.64%   -0.11%     
==========================================
  Files          48       48              
  Lines        7045     7046       +1     
==========================================
- Hits         2096     2089       -7     
- Misses       4768     4773       +5     
- Partials      181      184       +3     
Files Coverage Δ
module/x/gravity/types/ethereum_signer.go 61.36% <50.00%> (-17.71%) :arrow_down: