Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: uni v2 like dex #3050

Merged
merged 2 commits into from
Dec 20, 2024
Merged

feat: uni v2 like dex #3050

merged 2 commits into from
Dec 20, 2024

Conversation

mx819812523
Copy link
Collaborator

Summary

  • This PR is based on the implementation of Pancake

  • Rooch coin accuracy is u256, but for simplicity and not overflow, the routing entry is limited to u64

Copy link

vercel bot commented Dec 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rooch-portal-v2.1 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 19, 2024 8:18am
test-portal ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 19, 2024 8:18am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
rooch ⬜️ Ignored (Inspect) Visit Preview Dec 19, 2024 8:18am

Copy link

github-actions bot commented Dec 15, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Files

amount_y_out: u64
}

struct RoochDexCap has store, key {}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

可以删掉 store, RoochDexCap 不允许转让

@jolestar jolestar merged commit 4fae9c6 into main Dec 20, 2024
11 checks passed
@jolestar jolestar deleted the rooch_dex branch December 20, 2024 08:04
steelgeek091 pushed a commit to steelgeek091/rooch that referenced this pull request Dec 22, 2024
* feat: uni v2 like dex

* [app] remove rooch dex cap store
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants