Upgrade Audit Findings #178
Labels
good first issue
Good for newcomers
nice-to-have
type: code hygiene
Clean up code but without changing functionality or interfaces
Summary
The upgrade proposal
ValidateBasic
can remove the plan.Height <= 0 check, it is redundantWe can remove the IsExpired check in the 07-tendermint CheckAndUpgrade function, the status is checked in 02-client
For Admin Use
The text was updated successfully, but these errors were encountered: