organize chapters for the ongoing research, remove dead links, add new resources

This commit is contained in:
bt3gl 2024-11-04 18:42:30 +07:00
parent 1748d1ed22
commit 184e917000
98 changed files with 421 additions and 11268 deletions

View file

@ -1,4 +1,4 @@
## DDoS attacks on the context of blockchains
## ddos attacks on the context of blockchains
<br>
@ -6,25 +6,26 @@
<br>
* [DDoS with failed call](https://swcregistry.io/docs/SWC-113)
* **[DDoS with failed call](https://swcregistry.io/docs/SWC-113)**
<br>
---
### block gas limit
<br>
* [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)
* **[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)**
<br>
### references
---
### cool resources
<br>
* [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)
* **[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)**