Skip to content

Commit 29fe7c4

Browse files
authored
docs(readme): latest 0.2.0
1 parent 19aba73 commit 29fe7c4

File tree

1 file changed

+11
-4
lines changed

1 file changed

+11
-4
lines changed

README.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,25 @@
11
---
22
title: Procedural approaches towards Maximal Extracted Value
33
description: Procedural approaches towards establishing simple Maximal Extracted Value for constant function market makers
4-
version: v0.0.4
4+
version: v0.2.0
55
authors: Alexander Bradley, Sam Bacha
66
---
77

88
# Procedural Approaches Towards MEV
99

1010
> Preprint, Procedural approaches towards Maximal Extracted Value
1111

12+
This paper documents the design decisions and testing used in implementing a new router for Sushiswap to mitigate and recapture MEV.
13+
14+
## Tools used
15+
16+
- Foundry (forge/fuzzing/revm).
17+
- Eechidna.
18+
1219
## Preprint Availability
1320

14-
[see generated pdf, its (getting better but still) rough](https://github.com/sambacha/Procedural-Approaches-Towards-MEV/releases/download/v0.0.4/procedural-approaches-towards-mev-v0.0.4.pdf)
21+
[Latest generated PDF is available via GitHub Releases](https://github.com/sambacha/Procedural-Approaches-Towards-MEV/releases/download/v0.2.0/Procedural_Approaches_Towards_MEV_0.2.0.pdf)
1522

16-
## Note
23+
## Notes
1724

18-
Contract Router inital Audit is complete, will finish up the outstanding issues in this paper and launch public bug bounty etc this weekish.
25+
Deployment is scheduled for no later than July 5th, 2022.

0 commit comments

Comments
 (0)