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: paymentservice add lock on receive #859

Merged
merged 4 commits into from
Sep 10, 2024

Conversation

uri-99
Copy link
Contributor

@uri-99 uri-99 commented Aug 23, 2024

Lock on receive was added, to mirror the existing behaviour of lock on withdraw.

This also makes it easier for a user to interact with Aligned after depositing if he has previously withdrawed, avoiding the extra call to lock()

Also, it makes sense to lock funds every time a user interacts with his funds

@uri-99 uri-99 self-assigned this Aug 23, 2024
@uri-99 uri-99 linked an issue Aug 23, 2024 that may be closed by this pull request
@uri-99 uri-99 merged commit 55109ad into staging Sep 10, 2024
3 checks passed
@uri-99 uri-99 deleted the 858-feat-batcherpayment-lock-after-user-deposit branch September 10, 2024 18:50
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.

feat: batcherpayment lock after user deposit
3 participants