Skip to content

Commit

Permalink
Merge pull request #67 from SundaeSwap-finance/gonzalaga-patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Quantumplation authored Mar 7, 2024
2 parents 618f457 + 818640a commit 5b671f2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ This repository contains version 3 and onward of the smart contracts for the Sun

> Note: Version 1 consisted of the closed source Plutus v1 contracts written in 2021; Version 2 consisted of a short lived attempt to rewrite them in Plutus v2, before we decided to migrate to Aiken. It's also convenient, as we also released a "v2" of the UI, and so many were getting confused when we spoke of the "v2 contracts", not understanding the difference.
Migration plan document: https://docs.google.com/document/d/1iGdx3LXb-5EJNpRe-6u6FTc0k75fg2BIQj8cG5DvQVo/edit#heading=h.2ifsxfxprbh8
Link to formal V3 whitepaper: https://cdn.sundaeswap.finance/SundaeV3.pdf

## Layout

The repository is organized as follows:
Expand Down Expand Up @@ -32,4 +35,4 @@ Some notable differences from the v1 contracts:
- The stake address attached to a pool can be updated by a treasury administrator
- The rewards earned by a pool can be withdrawn to the treasury as protocol fees
- Scoopers are not issued tokens to authorize them; they are defined in a global settings datum
- Scoopers define the order inputs are processed, rather than relying on what order they appear in the transaction
- Scoopers define the order inputs are processed, rather than relying on what order they appear in the transaction

0 comments on commit 5b671f2

Please sign in to comment.