mirror of
https://github.com/autistic-symposium/blockchains-security-toolkit.git
synced 2025-08-15 09:35:52 -04:00
organize chapters for the ongoing research, remove dead links, add new resources
This commit is contained in:
parent
1748d1ed22
commit
184e917000
98 changed files with 421 additions and 11268 deletions
|
@ -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)**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue