Skip to content

Feature: Implement liquidation logic#124

Merged
Smartdevs17 merged 2 commits intoSmartdevs17:mainfrom
dimka90:feature/liquidation-logic
Mar 24, 2026
Merged

Feature: Implement liquidation logic#124
Smartdevs17 merged 2 commits intoSmartdevs17:mainfrom
dimka90:feature/liquidation-logic

Conversation

@dimka90
Copy link
Copy Markdown
Contributor

@dimka90 dimka90 commented Mar 24, 2026

This PR completes the liquidation logic in the hello-world contract by calling the implementation in liquidate.rs. It also renames the misnamed liquidate function to set_emergency_pause. Closes #22

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 24, 2026

@dimka90 is attempting to deploy a commit to the smartdevs17's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave
Copy link
Copy Markdown

drips-wave bot commented Mar 24, 2026

@dimka90 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Smartdevs17 Smartdevs17 merged commit d7f2131 into Smartdevs17:main Mar 24, 2026
3 of 6 checks passed
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.

Feature: Implement liquidation logic (currently stub)

2 participants