Skip to content

Commit 2b48a85

Browse files
authored
Merge pull request #208 from crytic/learn-evm-expansion
Learn evm expansion
2 parents 8592eb9 + 9e1e922 commit 2b48a85

File tree

4 files changed

+1414
-168
lines changed

4 files changed

+1414
-168
lines changed

learn_evm/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
List of EVM technical knowledge
44

5+
- [EVM Opcode Reference](evm_opcodes.md): Reference and notes for each of the EVM opcodes
6+
- [Transaction Tracing](tracing.md): Helper scripts and guidance for generating and navigating transaction traces
7+
- [Yellow Paper Guidance](yellow-paper.md): Symbol reference for more easily reading the Ethereum yellow paper
58
- [Forks <> EIPs](eips_forks.md): Summarize the EIPs included in each fork
69
- [Forks <> CIPs](cips_forks.md): Summarize the CIPs and EIPs included in each Celo fork *(EVM-compatible chain)*
710
- [Upgrades <> TIPs](tips_upgrades.md): Summarize the TIPs included in each TRON upgrade *(EVM-compatible chain)*

0 commit comments

Comments
 (0)