mirror of
https://github.com/autistic-symposium/blockchains-security-toolkit.git
synced 2025-05-16 13:42:18 -04:00
Create README.md
This commit is contained in:
parent
81d3ceb4b2
commit
29bda267a7
1 changed files with 6 additions and 0 deletions
|
@ -0,0 +1,6 @@
|
|||
## arithmetic errors
|
||||
|
||||
<br>
|
||||
|
||||
* solidity < 0.8: integers in overflow / underflow without any errors.
|
||||
* solidity >= 0.8: default behaviour of for overflow / underflow is to throw an error.
|
Loading…
Add table
Add a link
Reference in a new issue