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

Update getrawmempool RPC method #8447

Open
Tracked by #8435
mpguerra opened this issue Apr 24, 2024 · 0 comments
Open
Tracked by #8435

Update getrawmempool RPC method #8447

mpguerra opened this issue Apr 24, 2024 · 0 comments
Assignees

Comments

@mpguerra
Copy link
Contributor

mpguerra commented Apr 24, 2024

Motivation

In order to enable zcashd deprecation, we need to ensure that RPC methods that are used by existing zcashd consumers are implemented in zebra to cater to their usecases.

Specification

zcashd's getrawmempool RPC method is documented here: https://zcash.github.io/rpc/getrawmempool.html

Zebra already partially implements the getrawmempool RPC method, however, it does not implement the optional verbose argument.

We need to:

  1. Check whether any existing zcashd consumers use this parameter
  2. If so, implement the required changes to support the relevant usecases.
@github-project-automation github-project-automation bot moved this to New in Zebra Apr 24, 2024
@mpguerra mpguerra added this to the Block Explorer Support milestone Apr 24, 2024
@mpguerra mpguerra moved this from New to Product Backlog in Zebra Apr 24, 2024
@mpguerra mpguerra removed this from the Block Explorer Support milestone Oct 18, 2024
@mpguerra mpguerra moved this from Product Backlog to Sprint Backlog in Zebra Jan 22, 2025
@mpguerra mpguerra moved this from Sprint Backlog to Product Backlog in Zebra Jan 23, 2025
@mpguerra mpguerra moved this from Product Backlog to Sprint Backlog in Zebra Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Sprint Backlog
Development

No branches or pull requests

2 participants