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

Subtree roots RPCs #100

Merged
merged 5 commits into from
Nov 14, 2024
Merged

Subtree roots RPCs #100

merged 5 commits into from
Nov 14, 2024

Conversation

idky137
Copy link
Contributor

@idky137 idky137 commented Nov 12, 2024

Implements get_subtree_roots RPC. Also adds a timeout to the get_address_utxos RPC and unifies timeout times.

@idky137 idky137 marked this pull request as ready for review November 13, 2024 19:11
Copy link
Contributor

@Oscar-Pepper Oscar-Pepper left a comment

Choose a reason for hiding this comment

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

left a few non-blocking comments

zaino-serve/src/rpc/service.rs Show resolved Hide resolved
zaino-serve/src/rpc/service.rs Show resolved Hide resolved
zaino-serve/src/rpc/service.rs Show resolved Hide resolved
zaino-serve/src/rpc/service.rs Show resolved Hide resolved
@Oscar-Pepper Oscar-Pepper merged commit f34eeed into zingolabs:dev Nov 14, 2024
6 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Implement subtree roots RPCs
2 participants