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

feat: remove nullifiers from SyncState endpoint #708

Conversation

TomasArrachea
Copy link
Collaborator

@TomasArrachea TomasArrachea commented Feb 19, 2025

This PR removes the nullifiers from the SyncState request and response. The idea is to update the client to use the CheckNullifiersByPrefix endpoint.

This PR is part of the changes needed for #685.

@TomasArrachea TomasArrachea changed the base branch from tomasarrachea-stream-sync-state to tomasarrachea-filter-nullifiers-by-blocknum February 19, 2025 18:54
@TomasArrachea TomasArrachea marked this pull request as ready for review February 20, 2025 13:34
@TomasArrachea TomasArrachea force-pushed the tomasarrachea-remove-nullifiers-from-sync-state branch from a3ba1ff to f964017 Compare February 20, 2025 14:31
Copy link
Contributor

@bobbinth bobbinth 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! Thank you! The only other thing I'd change is update the docs here.

Base automatically changed from tomasarrachea-filter-nullifiers-by-blocknum to tomasarrachea-stream-sync-state February 20, 2025 18:53
@TomasArrachea TomasArrachea changed the base branch from tomasarrachea-stream-sync-state to next February 20, 2025 19:41
@TomasArrachea TomasArrachea changed the base branch from next to tomasarrachea-stream-sync-state February 20, 2025 20:59
@TomasArrachea TomasArrachea merged commit bac6a73 into tomasarrachea-stream-sync-state Feb 20, 2025
11 checks passed
@TomasArrachea TomasArrachea deleted the tomasarrachea-remove-nullifiers-from-sync-state branch February 20, 2025 20:59
TomasArrachea added a commit that referenced this pull request Feb 20, 2025
* feat: add block_num parameter to check_nullifiers_by_prefix

* chore: update CHANGELOG

* review: add `block_num` parameter as required

* review: update CHANGELOG

* review: update doc comment

* feat: remove nullifiers from `SyncState` endpoint

* chore: update doc comments

* chore: update CHANGELOG

* chore: update rpc README
TomasArrachea added a commit that referenced this pull request Feb 20, 2025
* feat: add block_num parameter to check_nullifiers_by_prefix

* chore: update CHANGELOG

* review: add `block_num` parameter as required

* review: update CHANGELOG

* review: update doc comment

* feat: remove nullifiers from `SyncState` endpoint

* chore: update doc comments

* chore: update CHANGELOG

* chore: update rpc README
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.

4 participants