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

Support forced exits in the relayer #201

Open
k1rill-fedoseev opened this issue Sep 19, 2023 · 0 comments · May be fixed by #204
Open

Support forced exits in the relayer #201

k1rill-fedoseev opened this issue Sep 19, 2023 · 0 comments · May be fixed by #204
Assignees

Comments

@k1rill-fedoseev
Copy link

Contract reference: https://github.com/zkBob/zkbob-contracts/blob/9b54085963c581a58ca6382566179928dadc9cb7/src/zkbob/ZkBobPool.sol#L342-L448

Relayer should monitor all incoming CommitForcedExit events periodically in the background. Events should be observed by the relayer watcher no longer than 45 minutes after they were emitted. Observed forced exit nullifiers should be blocked from appearing in new incoming transactions until at least 10 minutes after exitEnd have passed

@lok52 lok52 linked a pull request Sep 22, 2023 that will close this issue
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 a pull request may close this issue.

2 participants