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

e2e test on getNotes filtering of persistent notes with pending nullifiers #1242

Closed
Tracked by #512
jeanmon opened this issue Jul 27, 2023 · 0 comments
Closed
Tracked by #512
Assignees
Labels
T-testing Type: Testing. More tests need to be added.

Comments

@jeanmon
Copy link
Contributor

jeanmon commented Jul 27, 2023

This a follow-up from task #940 consisting in testing the following use scenario:

  1. In transaction 1., a note A is created.
  2. In transaction 2., a call nullifies/consumes note A.
  3. Within transaction 2., a call to get_notes should not return note A.
@jeanmon jeanmon added the T-testing Type: Testing. More tests need to be added. label Jul 27, 2023
@jeanmon jeanmon self-assigned this Jul 27, 2023
@jeanmon jeanmon added this to A3 Jul 27, 2023
@github-project-automation github-project-automation bot moved this to Todo in A3 Jul 27, 2023
@jeanmon jeanmon moved this from Todo to In Progress in A3 Jul 28, 2023
@dbanks12 dbanks12 assigned suyash67 and unassigned jeanmon Aug 7, 2023
@jeanmon jeanmon self-assigned this Aug 14, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in A3 Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-testing Type: Testing. More tests need to be added.
Projects
Archived in project
Development

No branches or pull requests

3 participants