Skip to content

Instantly share code, notes, and snippets.

@MiloTruck
Last active March 29, 2024 15:29
Show Gist options
  • Star 21 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MiloTruck/c04f944f5f7de59529893e638f105ea0 to your computer and use it in GitHub Desktop.
Save MiloTruck/c04f944f5f7de59529893e638f105ea0 to your computer and use it in GitHub Desktop.

How to understand Blast 101

OP Stack

How OP Stack works

Related Past Audits

Geth

Dissecting EVM using go-ethereum Eth client implementation by @deliriusz_eth

Fun fact: If a contract does selfdestruct(address(this)), it doesn't get the ETH back (before EIP-6780 at least). There might be bugs related to selfdestruct, EIP-6780 and share calculation on the L2 side. Or maybe not.

Maker

Lido

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment