🥗 ethereum blockspace by paradigm

This commit is contained in:
mia von steinkirch, phd 2022-11-17 12:14:14 -08:00 committed by GitHub
parent 2e0458e61b
commit 733b9a9225
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,3 +12,10 @@
#### block size manipulation #### block size manipulation
* if a block is larger than the target block size, the base fee increases. a block builder can manipulate the size of the block to increase/decrease the base fee in the next block. * if a block is larger than the target block size, the base fee increases. a block builder can manipulate the size of the block to increase/decrease the base fee in the next block.
<br>
### resources
- [ethereum blockspace by paradigm](https://research.paradigm.xyz/ethereum-blockspace)