mirror of
https://github.com/smartcontractkit/full-blockchain-solidity-course-js.git
synced 2026-09-09 10:22:03 +00:00
added EIP 1559 video
This commit is contained in:
@@ -112,6 +112,8 @@ Testnet Faucets: https://faucets.chain.link
|
||||
- [Layer 2 and Rollups](https://ethereum.org/en/developers/docs/scaling/layer-2-rollups/)
|
||||
- [Decentralized Blockchain Oracles](https://blog.chain.link/what-is-the-blockchain-oracle-problem/)
|
||||
- [Block Rewards](https://www.investopedia.com/terms/b/block-reward.asp)
|
||||
- Advanced Gas
|
||||
- [EIP 1559](https://www.youtube.com/watch?v=MGemhK9t44Q)
|
||||
- [Run Your Own Ethereum Node](https://geth.ethereum.org/docs/getting-started)
|
||||
|
||||
### Consensus
|
||||
@@ -413,3 +415,4 @@ Improvements from the Python edition:
|
||||
5. Fundme lesson improvements
|
||||
6. Not using sleep to wait for tx to complete
|
||||
7. Front end stuff
|
||||
8. TODO: Explain EIP-1559 at some point... maybe after blockchain explainer, but before coding.
|
||||
|
||||
Reference in New Issue
Block a user