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 block.timestamp assertions into Session Key Module #119

Closed
ly0va opened this issue Oct 31, 2024 · 0 comments · Fixed by #137
Closed

Add block.timestamp assertions into Session Key Module #119

ly0va opened this issue Oct 31, 2024 · 0 comments · Fixed by #137

Comments

@ly0va
Copy link
Member

ly0va commented Oct 31, 2024

Once matter-labs/zksync-era/pull/3031 is merged, session key module will be able to check expiry and limits with LimitType == Allowance.

For the latter to work, it will be required to pass additional hook data that represent time period ids (since we cannot calculate them on our own in validation phase, only assert the range).

@ly0va ly0va mentioned this issue Oct 31, 2024
15 tasks
@ly0va ly0va linked a pull request Nov 3, 2024 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants