## ddos attacks on the context of blockchains
### failed call
* **[DDoS with failed call](https://swcregistry.io/docs/SWC-113)**
---
### block gas limit
* **[block gas limit by SWC registry](https://swcregistry.io/docs/SWC-128)**
* **[gas limit and loops on solidity docs](https://docs.soliditylang.org/en/latest/security-considerations.html#gas-limit-and-loops)**
---
### cool resources
* **[sigma prime post](https://blog.sigmaprime.io/solidity-security.html#dos)**
* **[not so smart contract](https://github.com/crytic/not-so-smart-contracts/tree/master/denial_of_service)**