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

chore(rln-relay): confirm that the provided credential is correct using onchain query #707

Merged
merged 1 commit into from
Sep 6, 2023

Conversation

richard-ramos
Copy link
Member

Description

Updates tests to use zero-based indexing and also checks that the decrypted credential's commitment does in fact belong to the tree by calling memberExists() on the rln storage contract

Issue

Part of #655

@status-im-auto
Copy link

status-im-auto commented Sep 4, 2023

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 167b0d7 #1 2023-09-04 20:26:41 ~1 min linux 📦deb
✔️ 167b0d7 #1 2023-09-04 20:27:28 ~2 min nix-flake 📄log
✔️ 167b0d7 #1 2023-09-04 20:28:31 ~3 min tests 📄log
✔️ 167b0d7 #1 2023-09-04 20:28:35 ~3 min tests 📄log
✔️ 167b0d7 #1 2023-09-04 20:29:21 ~4 min android 📦tgz
✔️ 167b0d7 #1 2023-09-04 20:30:15 ~4 min ios 📦tgz
✖️ 33565f2 #2 2023-09-06 14:13:12 ~1 min tests 📄log
✔️ 33565f2 #2 2023-09-06 14:13:20 ~1 min tests 📄log
✔️ 33565f2 #2 2023-09-06 14:13:46 ~1 min linux 📦deb
✔️ 33565f2 #2 2023-09-06 14:14:26 ~2 min nix-flake 📄log
✔️ 33565f2 #2 2023-09-06 14:15:16 ~3 min android 📦tgz
✔️ 33565f2 #2 2023-09-06 14:15:20 ~3 min ios 📦tgz
✔️ 33565f2 #3 2023-09-06 14:17:35 ~2 min tests 📄log

Copy link
Collaborator

@chaitanyaprem chaitanyaprem left a comment

Choose a reason for hiding this comment

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

LGTM

@harsh-98
Copy link
Contributor

harsh-98 commented Sep 5, 2023

lgtm

@richard-ramos richard-ramos merged commit def745c into master Sep 6, 2023
9 of 11 checks passed
@richard-ramos richard-ramos deleted the contract-membership branch September 6, 2023 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants