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(close-and-remain): Add close-and-remain operation definitions #11

Merged
merged 9 commits into from
Feb 19, 2024

Conversation

zerotucks
Copy link
Collaborator

@zerotucks zerotucks commented Feb 19, 2024

Changes

  • Add operation name variant for closing AND REMAINING in the protocol VS closing AND EXITING
  • Update the Operation calldata builder in dma-library to work for both operation variants

@zerotucks zerotucks marked this pull request as ready for review February 19, 2024 14:07
* should be closed to collateral AND EXITED from the protocol.
*
*/
shouldExit: Boolean(args.shouldCloseToCollateral),
Copy link
Member

Choose a reason for hiding this comment

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

oopsies !

@zerotucks zerotucks merged commit 4e30f45 into dev Feb 19, 2024
0 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