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: sync state without nullifiers #713

Merged
merged 4 commits into from
Feb 21, 2025

Conversation

TomasArrachea
Copy link
Collaborator

@TomasArrachea TomasArrachea commented Feb 20, 2025

As suggested in #685 (comment), this PR merges the changes from #707 and #708 into next. Additionally, also cherrypicked 23f8b63 with a small documentation review change.

* 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

* chore: update rpc README
* 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 TomasArrachea force-pushed the tomasarrachea-sync-state-without-nullifiers branch from 23f8b63 to 6628800 Compare February 20, 2025 21:30
@TomasArrachea TomasArrachea marked this pull request as ready for review February 20, 2025 21:38
Copy link
Contributor

@Mirko-von-Leipzig Mirko-von-Leipzig left a comment

Choose a reason for hiding this comment

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

Changes look fine, but @bobbinth should maybe check this matches his comment's expectations.

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!

@Mirko-von-Leipzig Mirko-von-Leipzig merged commit f83570a into next Feb 21, 2025
10 checks passed
@Mirko-von-Leipzig Mirko-von-Leipzig deleted the tomasarrachea-sync-state-without-nullifiers branch February 21, 2025 09:17
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.

3 participants