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
By default the re-entrant call flag is always set to be compatible with EVM. We can expose a config knob to allow changing the default behavior, enabling a security gain for contracts that should never be re-entrant first hand.
The text was updated successfully, but these errors were encountered:
By default the re-entrant call flag is always set to be compatible with EVM. We can expose a config knob to allow changing the default behavior, enabling a security gain for contracts that should never be re-entrant first hand.
The text was updated successfully, but these errors were encountered: