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
because with infinite gas limit, it would be possible to deploy smart contracts which when called would take a lot time to execute, and if many of such calls would be in one block then this block would take a lot time to execute, like 10min or more.
It is follow up to #324.
Due to introducing cosmowasm we need to introduce default gas limits for babylon blocks - https://github.com/CosmWasm/wasmd#genesis-configuration
It will require checking what other chains are doing and setting some sensible defaults
The text was updated successfully, but these errors were encountered: