Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Smart Contract Debugging (Legacy)
First Section
1. Debugging calls vs transactions (1:42)
2. Syntax vs runtime vs logic errors (7:14)
3. Debugging with syntax highlighting (10:00)
4. Types or Solidity runtime errors (2:59)
5. Debugging "VM Exception: out of gas" (6:55)
6. Debugging "VM Exception: invalid opcode / revert" (7:23)
7. Inspect storage with calls & return statements (5:48)
8. Debugging with require & revert (8:36)
9. Debugging with events (9:30)
10. Remix debugger - Introduction (10:28)
11. Remix debugger - Advanced (7:55)
2. Syntax vs runtime vs logic errors
Complete and Continue