Skip to content

Commit

Permalink
add minor detail in README
Browse files Browse the repository at this point in the history
  • Loading branch information
0xfuturistic committed Sep 1, 2024
1 parent ae6262c commit 82fec7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

> **Background:** Matheus V. X. Ferreira and David C. Parkes. [_Credible Decentralized Exchange Design via Verifiable Sequencing Rules_](https://arxiv.org/pdf/2209.15569).
Uniswap V2 is minimally modified to enforce a verifiable sequencing rule, the Greedy Sequencing Rule, which makes sandwich attacks unprofitable. This approach preserves atomic composability and requires no additional infrastructure or off-chain computation.
Uniswap V2 is minimally modified to enforce on swaps a verifiable sequencing rule, the Greedy Sequencing Rule, which makes sandwich attacks unprofitable. This approach preserves atomic composability and requires no additional infrastructure or off-chain computation.

## The Greedy Sequencing Rule (GSR)

Expand Down

0 comments on commit 82fec7b

Please sign in to comment.