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
{{ message }}
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.
System info: ethermint main
Steps to reproduce:
Due to this cosmos-sdk issue: cosmos/cosmos-sdk#10724, the block gas limit will always be
math.MaxUint64
.Expected behavior: should fetch real block gas limit.
Actual behavior: always
math.MaxUint64
Additional info:
Need to populate the
ConsensusParams
field in cosmos-sdk.The text was updated successfully, but these errors were encountered: