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

Add forced exit #73

Merged
merged 6 commits into from
Sep 11, 2023
Merged

Add forced exit #73

merged 6 commits into from
Sep 11, 2023

Conversation

k1rill-fedoseev
Copy link
Collaborator

@k1rill-fedoseev k1rill-fedoseev commented Jun 7, 2023

Add forced exit functionality that allows any user for withdraw funds from the pool in case of an emergency(e.g. prolonged sequencer outage).
Forced exits can be submitted directly to the smart contract, bypassing the relayer, by generating a valid withdrawal proof. Forced exited accounts cannot be further used or recovered, accumulated energy of forced exited account is being forfeited during the exit.

@k1rill-fedoseev k1rill-fedoseev force-pushed the feat/forced-exit branch 2 times, most recently from 1ef4bfc to 8713268 Compare June 8, 2023 06:56
@k1rill-fedoseev k1rill-fedoseev marked this pull request as ready for review August 9, 2023 23:07
@k1rill-fedoseev k1rill-fedoseev force-pushed the feat/forced-exit branch 3 times, most recently from 1e689dd to 3bf899f Compare August 17, 2023 14:12
@k1rill-fedoseev k1rill-fedoseev changed the base branch from develop to feat/energy-redeemer August 18, 2023 13:17
Base automatically changed from feat/energy-redeemer to develop September 5, 2023 13:22
@akolotov akolotov merged commit 4461aa1 into develop Sep 11, 2023
3 checks passed
@akolotov akolotov deleted the feat/forced-exit branch September 11, 2023 21:05
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