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
There is an issue: If a smart contract implements a staking pool, all stakes are going to happen from this smart contract address and rate limits will cause DOS.
TBD: Research and discuss.
Possible solution is to skip rate limits for EVM staking precompile.
The text was updated successfully, but these errors were encountered:
There is an issue: If a smart contract implements a staking pool, all stakes are going to happen from this smart contract address and rate limits will cause DOS.
TBD: Research and discuss.
Possible solution is to skip rate limits for EVM staking precompile.
The text was updated successfully, but these errors were encountered: