celestiaorg / cosmos-sdk

:chains: A Framework for Building High Value Public Blockchains :sparkles:
https://cosmos.network/
Other
19 stars 33 forks source link

feat: add validator by EVM address query to staking module #314

Closed rach-id closed 1 year ago

rach-id commented 1 year ago

Description

Closes: https://github.com/celestiaorg/cosmos-sdk/issues/313


Author Checklist

All items are required. Please add a note to the item if the item is not applicable and please add links to any relevant follow up issues.

I have...

Reviewers Checklist

All items are required. Please add a note if the item is not applicable and please add your handle next to the items reviewed if you only reviewed selected items.

I have...

codecov-commenter commented 1 year ago

Codecov Report

Merging #314 (e214dda) into release/v0.46.x-celestia (63bf627) will increase coverage by 0.00%. The diff coverage is 36.00%.

Impacted file tree graph

@@                    Coverage Diff                    @@
##           release/v0.46.x-celestia     #314   +/-   ##
=========================================================
  Coverage                     65.52%   65.52%           
=========================================================
  Files                           666      666           
  Lines                         70983    71008   +25     
=========================================================
+ Hits                          46511    46528   +17     
- Misses                        21895    21899    +4     
- Partials                       2577     2581    +4     
Impacted Files Coverage Δ
x/staking/types/querier.go 0.00% <0.00%> (ø)
x/staking/keeper/querier.go 61.57% <42.85%> (-1.03%) :arrow_down:

... and 1 file with indirect coverage changes