How to use Executable Consensus Pyspec
Duration: 00:08:13
Speaker: Hsiao-Wei Wang
Type: Lightning Talk
Expertise:
Event: Devcon
Date: Oct 2022
Ethereum consensus pyspec (https://github.com/ethereum/consensus-specs) is an executable specification that serves as a reference for consensus layer devs. It is also used for creating the test case vectors for client teams. In this lightning talk, we will have a tutorial on how to run the Ethereum consensus pyspec. And bonus, learn how to write a test by yourself!