Smart Contract Security
In this session we will cover the following topics:
- Smart Contract Security
- Reentrancy
- Arithmetic Overflows/Underflows
- Unexpected Ether
- DELEGATECALL
- Default Visibilities
- Entropy Illusion/ Timestamp Manipulation
- External Contract Referencing
- Short Address/ Parameter Attack
- Unchecked CALL Return Values
- DoS
- Constructors with Care
- Uninitialized Storage Pointers
- Floating Point and Precision
Assignments
Complete the following assigment: