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: add liquidity incentive for rooch dex #3176

Merged
merged 2 commits into from
Jan 13, 2025
Merged

feat: add liquidity incentive for rooch dex #3176

merged 2 commits into from
Jan 13, 2025

Conversation

mx819812523
Copy link
Collaborator

Summary

Summary about this PR

  • Closes #issue

@mx819812523 mx819812523 requested a review from jolestar as a code owner January 12, 2025 11:12
Copy link

vercel bot commented Jan 12, 2025

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

Name Status Preview Comments Updated (UTC)
rooch ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 12, 2025 11:22am
rooch-portal-v2.1 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 12, 2025 11:22am
test-portal ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 12, 2025 11:22am

Copy link

github-actions bot commented Jan 12, 2025

Dependency Review

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

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Files

start_time: u64,
admin: &mut Object<AdminCap>
){
let reward_coin = account_coin_store::withdraw<RewardToken>(account, coin_amount);
Copy link
Contributor

Choose a reason for hiding this comment

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

这里的 RewardToken 必须是 key+store 的,那 LiquidXP 也需要是可流通的。需要把 LiquidXP 也定义出来。

@jolestar jolestar merged commit f331796 into main Jan 13, 2025
11 checks passed
@jolestar jolestar deleted the lp_incentive branch January 13, 2025 09:33
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