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

ZKSaaS pallet #321

Merged
merged 11 commits into from
Dec 8, 2023
Merged

ZKSaaS pallet #321

merged 11 commits into from
Dec 8, 2023

Conversation

shekohex
Copy link
Contributor

Summary of changes
Changes introduced in this pull request:

Reference issue to close (if applicable)

Closes #319
Closes #320

primitives/src/types/jobs.rs Outdated Show resolved Hide resolved
primitives/src/types/jobs.rs Show resolved Hide resolved
primitives/src/types/jobs.rs Outdated Show resolved Hide resolved
Copy link
Contributor

@drewstone drewstone left a comment

Choose a reason for hiding this comment

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

Some small edits

Cargo.toml Show resolved Hide resolved
pallets/dkg/src/functions.rs Show resolved Hide resolved
@shekohex shekohex marked this pull request as ready for review December 7, 2023 17:29
@shekohex shekohex requested a review from drewstone December 7, 2023 17:29
Copy link
Contributor

@drewstone drewstone left a comment

Choose a reason for hiding this comment

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

Looks good, can you fix the name of the precompile that said dkgzkSaas oddly

@shekohex shekohex requested a review from drewstone December 8, 2023 12:14
@drewstone drewstone merged commit 7e33732 into main Dec 8, 2023
7 of 8 checks passed
@drewstone drewstone deleted the shady/zk-pallet branch December 8, 2023 17:19
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.

Implement the required traits for jobs/roles pallet Implement the zkSaas pallet
3 participants