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

✨ Update SIP-366 #1938

Merged
merged 10 commits into from
Apr 15, 2024
Merged

✨ Update SIP-366 #1938

merged 10 commits into from
Apr 15, 2024

Conversation

JaredBorders
Copy link
Contributor

When opening a pull request to submit a new SIP, please use the suggested template: https://github.com/Synthetixio/SIPs/blob/master/sip-X.md

We have a GitHub bot that automatically merges some PRs. It will merge yours immediately if certain criteria are met:

  • The PR edits only existing Draft PRs.
  • The build passes.
  • Your Github username or email address is listed in the 'author' header of all affected PRs, inside .
  • If matching on email address, the email address is the one publicly listed on your GitHub profile.

Copy link

vercel bot commented Apr 9, 2024

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

Name Status Preview Comments Updated (UTC)
sips ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 13, 2024 11:21pm

Copy link
Member

@kaleb-keny kaleb-keny left a comment

Choose a reason for hiding this comment

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

Hi @JaredBorders thanks for writing this up with all the details, really allows me to provide a worthy review 🤝

content/sips/sip-366.md Outdated Show resolved Hide resolved
content/sips/sip-366.md Show resolved Hide resolved
content/sips/sip-366.md Show resolved Hide resolved
content/sips/sip-366.md Show resolved Hide resolved
content/sips/sip-366.md Show resolved Hide resolved
3. Ensure the intent's submission timestamp is greater than the current timestamp plus the applicable delay.
4. Ensure the intent's submission timestamp does not surpass the current timestamp plus both the delay and window period.
5. Check that processing the intent won't cause the collateralization ratio to fall below the required issuance ratio.
6. Update the `escrowedCollateralByAccount` to mirror the amount of collateral in process for the designated account and pool.
Copy link
Member

Choose a reason for hiding this comment

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

Goes without saying, that if a user pushed an intent to delegate, then he should be blocked from withdrawing that delegated collateral. As if the collateral had been delegated. Does this make sense? And should we add this to the workflow, as it might need to alter core?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

added section

content/sips/sip-366.md Outdated Show resolved Hide resolved
@kaleb-keny kaleb-keny merged commit 920a6e7 into Synthetixio:master Apr 15, 2024
1 of 2 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.

2 participants