Skip to content

Commit 6337c7f

Browse files
committed
readd arithmetic checks link
1 parent 5b5dd3d commit 6337c7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Brought to you by [Trail of Bits](https://www.trailofbits.com/), this repository
1414
- [Learn EVM](./learn_evm): Technical knowledge about the EVM
1515
- [EVM Opcodes](./learn_evm/evm_opcodes.md): Information on all EVM opcodes
1616
- [Transaction Tracing](./learn_evm/tracing.md): Helper scripts and guidance for generating and navigating transaction traces
17+
- [Arithmetic Checks](./learn_evm/arithmetic-checks.md): A guide to performing arithmetic checks in the EVM
1718
- [Yellow Paper Guidance](./learn_evm/yellow-paper.md): Symbol reference for easier reading of the Ethereum yellow paper
1819
- [Forks <> EIPs](./learn_evm/eips_forks.md): Summaries of the EIPs included in each Ethereum fork
1920
- [Forks <> CIPs](./learn_evm/cips_forks.md): Summaries of the CIPs and EIPs included in each Celo fork _(EVM-compatible chain)_

0 commit comments

Comments
 (0)