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

Mempool API #7

Open
syuan100 opened this issue Jun 1, 2021 · 0 comments
Open

Mempool API #7

syuan100 opened this issue Jun 1, 2021 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@syuan100
Copy link
Collaborator

syuan100 commented Jun 1, 2021

The Rosetta Mempool API is not a requirement, but I suspect it will speed adoption by exchanges if it is properly implemented.

Implementation suggestions:

  • For the /mempool/transaction endpoint, pending transactions submitted to blockchain-node can be monitored by hash using the pending_transaction_status endpoint.
  • For the /mempool endpoint, we might need to add code to blockchain-node to support getting all pending transactions in a given rocksdb instance.
@syuan100 syuan100 added help wanted Extra attention is needed enhancement New feature or request labels Jun 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant