Skip to content

xqyww123/Uniswap_v

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Formal Verification of Uniswap v3

This is an unfinished formal verification of Uniswap v3. Now, we only cover the swap module on an abstract specification. Once our underlying verification platform is completed, we will extend the verification down to the concrete semantics of Solidity, and to cover others modules to finally complete the verification.

A report of the properties we have verified is given here.

Check the Proof

You can run the verification locally to check the proof.

We use Isabelle-2022 and φ-System. To run the verification, you need first configure φ-System according to the instructions given in the repo.

After configuring φ-System, by changing the work directory to the root of the project, you can run

isabelle build -D . Uniswap_v

to check the proof.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published