Agenda

Ethereum Hard Forks.  Who, What, When, Where, How, Why

Berlin EIPs

Current Berlin EIPs

https://github.com/ethereum/eth1.0-specs/blob/master/client-integration-testnets/YOLOv2.md

to run Yolo v2 with 

`docker run hyperledger/besu:develop --Xberlin-enabled=true --network=yolo_v2 --sync-mode=full`

Possible Berlin EIPs

EIP-2146 - Precpompile static call cost (mooted by EIP-2929)
EIP-2565 - ModEXP Repricing
EIP-2718 - Transaction enveloping
EIP-2930 - access list in TX envelope

What does a consensus bug look like?