Ethereum
Solidity Resources
Notes mentioning this note
Avalanche
Avalanche is a PoS blockchain platform that uses a custom set of consensus algorithms known as Snow*. It focuses on...
Ethereum Bloom Filter
To reduce storage space (e.g. list of transactions and logs they generate). Each block generated has a bloom filter (logsBloom)...
Layer 1 Scaling
Make the blockchain itself have a higher transaction capacity. [however]…“bigger blocks” are inherently more difficult to verify and likely to...
Mev Boost
ethreserch post Re-architecting that supports the [ethereum-2] merge, but an intermediary solution to bridge the gap before the permissionless [proposer-builder-separation]...
Mev On Eth2
Discussion on MEV for Eth2, focusing on software stack inc. [mev-boost], mev-relay, consensus client, etc.