clean up cross-domain mev

This commit is contained in:
autistic-symposium-helpers 2024-10-16 23:50:52 +09:00 committed by GitHub
parent 8f237bdc8e
commit 546fb2bdbf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,35 +1,26 @@
## cross-domain mev ## cross-domain mev
<br>
### tl; dr
<br>
<br> <br>
--- ---
### resources ### external resources
* the cross-domain thesis series, by [maven11 research](https://maven11.mirror.xyz/): * **the cross-domain thesis series, by [maven11 research](https://maven11.mirror.xyz/)**:
* [setting the stage](https://maven11.mirror.xyz/e2pIdHzlaBi6m5GhsRGK0g5DyjgCVuU4lE614XmES5s) * **[setting the stage](https://maven11.mirror.xyz/e2pIdHzlaBi6m5GhsRGK0g5DyjgCVuU4lE614XmES5s)**
* [storage proofs, computation, and bloat](https://maven11.mirror.xyz/3NqfzBemyvI9a0fhun7flOc20oq5XlXzOqphvKk5pxs) * **[storage proofs, computation, and bloat](https://maven11.mirror.xyz/3NqfzBemyvI9a0fhun7flOc20oq5XlXzOqphvKk5pxs)**
* [ordering](https://maven11.mirror.xyz/4EWfWgqJGNQufJOXe66aqmYTttu9r0o3sArMLZVbNyo) * **[ordering](https://maven11.mirror.xyz/4EWfWgqJGNQufJOXe66aqmYTttu9r0o3sArMLZVbNyo)**
* [westerngate.xyz](https://westerngate.xyz/) * **[westerngate.xyz](https://westerngate.xyz/)**
* [unity is strength, by obadia et al](https://arxiv.org/pdf/2112.01472.pdf) * **[unity is strength, by obadia et al](https://arxiv.org/pdf/2112.01472.pdf)**
* [studying cross-domain MEV, by alex obadia](https://www.youtube.com/watch?v=dv5-Lzntv5M) * **[studying cross-domain MEV, by alex obadia](https://www.youtube.com/watch?v=dv5-Lzntv5M)**
* [amm and loss-versus-rebalancing](https://arxiv.org/abs/2208.06046) * **[amm and loss-versus-rebalancing](https://arxiv.org/abs/2208.06046)**
* [discussion on multiblock mev](https://mirror.xyz/0x7c855e1bF411Ab5975235bC8C74E032615073044/j8bEbeLIv1Ih6naZod2KLyAPIrdvw45nOL7Qu22QqLk) * **[discussion on multiblock mev](https://mirror.xyz/0x7c855e1bF411Ab5975235bC8C74E032615073044/j8bEbeLIv1Ih6naZod2KLyAPIrdvw45nOL7Qu22QqLk)**
* [why cross-chain auctions hard, by t. chitra and k. kulkarni](https://gauntlet.network/talks/2023/Denver/Crosschain) * **[why cross-chain auctions hard, by t. chitra and k. kulkarni](https://gauntlet.network/talks/2023/Denver/Crosschain)**
* [cross-domain mev, by eigenlayer](https://forum.eigenlayer.xyz/t/cross-domain-mev-with-eigenlayer/348) * **[cross-domain mev, by eigenlayer](https://forum.eigenlayer.xyz/t/cross-domain-mev-with-eigenlayer/348)**
<br> <br>
#### L2 rollups #### L2 rollups
* [analyzing the extraction of MEV across L2 rollups, by torres et al.](https://arxiv.org/pdf/2405.00138) * **[analyzing the extraction of MEV across L2 rollups, by torres et al.](https://arxiv.org/pdf/2405.00138)**