mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-04-27 19:26:15 -04:00
☠️ Solidity
In this scratch space I dump some of my random and highly unorganized notes. Use at your own risk.
💻 Some resources
Solidity basics
The EVM
- Ethereum's Whitepaper
- Speeding up the EVM by Flashbots
- "Even though at the moment the biggest bottleneck of Ethereum is not EVM's performance (the size of the Ethereum state storage is), it will soon be as Ethereum TPS goes up."
Rollups
Security
- Uniswap Oracle Attack Simulator by Euler
- "Given current concentrated liquidity profile of the ABC/WETH pool, what would it cost the attacker to move a N-minute TWAP of the ABC price to x?"
- Hacking the Blockchain by Immunifi
- Thinking About Smart Contract Security by Vitalik
- Spoof tokens on Ethereum