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

funding: implement rpc services #5061

Merged
merged 6 commits into from
Feb 5, 2025

Conversation

TalDerei
Copy link
Collaborator

@TalDerei TalDerei commented Feb 5, 2025

Describe your changes

implement funding rpc that allows the client to track whether a nullifier has already been used in the current epoch’s voting period. This isn't a bulk nullifier point query.

Issue ticket number and link

references #5058

Checklist before requesting a review

  • I have added guiding text to explain how a reviewer should test these changes.

  • If this code contains consensus-breaking changes, I have added the "consensus-breaking" label. Otherwise, I declare my belief that there are not consensus-breaking changes, for the following reason:

    LQT branch

@TalDerei TalDerei mentioned this pull request Feb 5, 2025
2 tasks
@TalDerei TalDerei changed the base branch from main to protocol/lqt_branch February 5, 2025 21:07
@TalDerei TalDerei changed the title Tal/nullifier query rpc funding: implement rpc services Feb 5, 2025
@TalDerei TalDerei self-assigned this Feb 5, 2025
@TalDerei TalDerei added the consensus-breaking breaking change to execution of on-chain data label Feb 5, 2025
Copy link
Member

@erwanor erwanor left a comment

Choose a reason for hiding this comment

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

suggestions

@TalDerei TalDerei requested a review from erwanor February 5, 2025 21:50
@erwanor
Copy link
Member

erwanor commented Feb 5, 2025

LGTM, merge on green CI!

@TalDerei TalDerei merged commit 68810ad into protocol/lqt_branch Feb 5, 2025
10 checks passed
@TalDerei TalDerei deleted the tal/nullifier-query-rpc branch February 5, 2025 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
consensus-breaking breaking change to execution of on-chain data
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants