Skip to content

Commit be3eba2

Browse files
Update further reading section on EIP-1559 page
- Added an article that explains Ethereum's transaction fee mechanism design in detail and addresses common misconceptions about EIP-1559 - Added an article on multidimensional gas pricing
1 parent 378fd29 commit be3eba2

File tree

1 file changed

+3
-1
lines changed
  • public/content/developers/docs/gas

1 file changed

+3
-1
lines changed

public/content/developers/docs/gas/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,4 +139,6 @@ If you want to monitor gas prices, so you can send your ETH for less, you can us
139139
- [Proof of Stake versus Proof of Work](https://blockgeeks.com/guides/proof-of-work-vs-proof-of-stake/)
140140
- [Gas Optimization Strategies for Developers](https://www.alchemy.com/overviews/solidity-gas-optimization)
141141
- [EIP-1559 docs](https://eips.ethereum.org/EIPS/eip-1559).
142-
- [Tim Beiko's EIP-1559 Resources](https://hackmd.io/@timbeiko/1559-resources).
142+
- [Tim Beiko's EIP-1559 Resources](https://hackmd.io/@timbeiko/1559-resources)
143+
- [EIP-1559: Separating Mechanisms From Memes](https://research.2077.xyz/eip-1559-separating-mechanisms-from-memes)
144+
- [Multidimensional gas pricing](https://vitalik.eth.limo/general/2024/05/09/multidim.html)

0 commit comments

Comments
 (0)