Add rate limiting #271
Labels
20-transfer
Issues related to the ICS20 application
solidity
Issues related to the solidity contracts
type: feature
Feature request
Add configurable rate limiting. The threat scenario this protects against is the following.
1_000_000
WETH has been transferred from Ethereum to Cosmos Hub, so that 1_000_000 WETH is locked in escrow.Then without rate limits, the attacker can:
With a rate limit of 100_000 ETH:
The text was updated successfully, but these errors were encountered: