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

bug: proof verification and timestamp problems #91

Open
weboko opened this issue Jan 22, 2024 · 1 comment
Open

bug: proof verification and timestamp problems #91

weboko opened this issue Jan 22, 2024 · 1 comment
Assignees
Labels
bug Something isn't working track:rln RLN Track (Secure Messaging/Applied ZK), e.g. relay and applications

Comments

@weboko
Copy link
Contributor

weboko commented Jan 22, 2024

Two issues observed:

  • proof fails to be verified (seems the fix in bug: proof is not verified #79 didn't help)
  • timestamp generation seems off as it is always in 1970 or otherwise gets rejected

Due to these problems this PR is blocked waku-org/examples.waku.org#298

@weboko weboko added the bug Something isn't working label Jan 22, 2024
@weboko weboko self-assigned this Jan 22, 2024
@weboko weboko added this to Waku Jan 22, 2024
@weboko weboko moved this to In Progress in Waku Jan 22, 2024
@weboko weboko added the track:rln RLN Track (Secure Messaging/Applied ZK), e.g. relay and applications label Jan 31, 2024
@weboko weboko moved this from In Progress to Code Review / QA in Waku Mar 6, 2024
@weboko weboko moved this from Code Review / QA to In Progress in Waku Mar 27, 2024
@weboko
Copy link
Contributor Author

weboko commented Apr 24, 2024

Ice boxing as not clear how new API would look like due to new milestones.

const idCommitment = zeroPadLE(hexToBytes(_idCommitment?._hex), 32);

@weboko weboko moved this from In Progress to Icebox in Waku Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working track:rln RLN Track (Secure Messaging/Applied ZK), e.g. relay and applications
Projects
Status: Icebox
Development

No branches or pull requests

1 participant