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

Core Excubiae smart contract framework #3

Merged
merged 6 commits into from
Oct 4, 2024
Merged

Core Excubiae smart contract framework #3

merged 6 commits into from
Oct 4, 2024

Conversation

0xjei
Copy link
Member

@0xjei 0xjei commented Oct 1, 2024

WIP

The following PR introduces the core Excubiae abstract smart contract. This contract will be used as the basis for defining custom and specific Excubia gatekeepers. It also implements the FreeForAllExcubia gatekeeper, which allows anyone to pass the check the first time. This will be useful for starting to implement tests, scripts and so on.

nb. this is a porting + refactoring + extension from https://github.com/privacy-scaling-explorations/zk-kit.solidity/tree/main/packages/excubiae

Resources to study & check

@0xjei 0xjei self-assigned this Oct 1, 2024
@0xjei 0xjei requested a review from ctrlc03 October 3, 2024 12:32
@0xjei 0xjei marked this pull request as ready for review October 3, 2024 12:32
Copy link

@ctrlc03 ctrlc03 left a comment

Choose a reason for hiding this comment

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

Thanks!

@0xjei 0xjei requested a review from ctrlc03 October 3, 2024 20:00
@0xjei 0xjei merged commit a6d6b68 into dev Oct 4, 2024
2 checks passed
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