Skip to content

Commit f4ef9a8

Browse files
authored
Merge pull request #7467 from qbzzt/20220816-update-yellow-paper
Update the Yellow Paper tutorial
2 parents 69be182 + 10c1387 commit f4ef9a8

File tree

1 file changed

+1
-1
lines changed
  • src/content/developers/tutorials/yellow-paper-evm

1 file changed

+1
-1
lines changed

src/content/developers/tutorials/yellow-paper-evm/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,4 +265,4 @@ Mathematical notation is precise and has allowed the Yellow Paper to specify eve
265265
- Programmers understand computer code.
266266
They may or may not understand mathematical notation.
267267

268-
Maybe for these reasons, the newer [consensus layer specs](https://github.com/ethereum/consensus-specs/blob/dev/tests/core/pyspec/README.md) are written in Python. However, until and unless the Yellow Paper is also translated to Python or a similar language, the Yellow Paper will continue in service, and it is helpful to be able to read it.
268+
Maybe for these reasons, the newer [consensus layer specs](https://github.com/ethereum/consensus-specs/blob/dev/tests/core/pyspec/README.md) are written in Python. There are [execution layer specs in Python](https://ethereum.github.io/execution-specs), but they are not complete. Until and unless the entire Yellow Paper is also translated to Python or a similar language, the Yellow Paper will continue in service, and it is helpful to be able to read it.

0 commit comments

Comments
 (0)