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

Compliance features #101

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Compliance features #101

wants to merge 4 commits into from

Conversation

0xvv
Copy link
Contributor

@0xvv 0xvv commented Nov 9, 2024

No description provided.

README.md Outdated Show resolved Hide resolved
src/contracts/StakingContract.sol Outdated Show resolved Hide resolved
revert Unauthorized();
}
_setExitRequest(pubKeyRoot, true);
emit ExitRequest(withdrawer, publicKey);
Copy link
Member

Choose a reason for hiding this comment

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

TBD by eng team: do we need to also add an extra ForceExit event for indexing?

src/contracts/StakingContract.sol Outdated Show resolved Hide resolved
src/test/StakingContract.t.sol Show resolved Hide resolved
src/contracts/StakingContract.sol Outdated Show resolved Hide resolved
@0xvv 0xvv force-pushed the compliance branch 2 times, most recently from d390564 to ea632bd Compare December 3, 2024 12:22
@0xvv 0xvv force-pushed the compliance branch 4 times, most recently from 5834ecb to b3f58fb Compare December 5, 2024 16:11
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