crytic / building-secure-contracts

Guidelines and training material to write secure smart contracts
https://secure-contracts.com/
GNU Affero General Public License v3.0
2.18k stars 341 forks source link

Expanded testing modes with missing information #325

Closed ggrieco-tob closed 3 weeks ago

ggrieco-tob commented 12 months ago

This PR adds a few details on testing mode to make sure it is clear how to change them, and which are the less frequently used ones (e.g. overflow).

ggrieco-tob commented 3 months ago

Is there anything missing in this PR? :thinking: