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

Updated deposit sweep and redemption proposal validation #794

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

tomaszslabon
Copy link
Contributor

@tomaszslabon tomaszslabon commented Mar 7, 2024

Refs: keep-network/keep-core#3733

This PR updates the proposal validation of deposit sweeps and redemptions.
The proposal validation used to fail when wallet state was MovingFunds, but submitDepositSweepProof and submitRedemptionProof allow MovingFunds wallets.
Since now proposals with wallet state MovingFunds will pass.

@tomaszslabon tomaszslabon added the ⛓️ solidity Solidity contracts label Mar 7, 2024
@tomaszslabon tomaszslabon self-assigned this Mar 7, 2024
@tomaszslabon tomaszslabon force-pushed the update-deposit-and-redemption-validation branch 4 times, most recently from bcef0ec to b717e53 Compare March 7, 2024 13:36
@tomaszslabon tomaszslabon force-pushed the update-deposit-and-redemption-validation branch from b717e53 to 1173288 Compare March 7, 2024 13:42
@tomaszslabon tomaszslabon marked this pull request as ready for review March 7, 2024 13:51
@lukasz-zimnoch lukasz-zimnoch merged commit 35d4b52 into main Mar 11, 2024
38 checks passed
@lukasz-zimnoch lukasz-zimnoch deleted the update-deposit-and-redemption-validation branch March 11, 2024 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⛓️ solidity Solidity contracts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants