Update README.md

This commit is contained in:
dr. mia von steinkirch, phd 2023-02-10 17:03:00 -08:00 committed by GitHub
parent 5d34702736
commit dcca40caba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,11 +2,23 @@
<br>
###
<br>
* reduced gas fees resulted in large bot-spamming attacks
* in order to frontrunning, backrunning, or sandwiching to succed, the bot's tx needs to land right before or behind the victim's respectively. bots cannot choose the ordering so they need to set gas fees in a way the txs land in the right place (usually by spamming).
<br>
### in this dir
<br>
* [optimistic rollups](optimistic_rollups.md)
<br>
<br>
@ -15,4 +27,6 @@
### resources
<br>
* [intro to mev auctions](https://www.mev.wiki/solutions/faas-or-meva/optimism)