You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @tnasu that's correct, but there's no point in fixing this. The entire legacy Querier should be removed. @marbar3778 can we make an issue to remove all legacy Queriers?
Summary of Bug
The bug is made by #7242
https://github.com/cosmos/cosmos-sdk/pull/7242/files#diff-8d031eaf097128091754bc92b8f4e5ddf2811c40d1662095725f8be23a437593R51
This point use
sdk.ConsAddress
, but it should usesdk.ConsAddressFromBech32
.cosmos-sdk/x/slashing/keeper/querier.go
Line 51 in 03fc53e
Version
d55c1a2
Steps to Reproduce
Just check with your eyes
For Admin Use
The text was updated successfully, but these errors were encountered: