CodeChain-io / CodeChain-io/foundry

Need another method to get pending transactions

Open
#207 0 comments 0 reactions 0 assignees View on GitHub
rpc
Dominant language
Rust
Stars
36
Forks
11
PR merge metrics
No merged PRs in 30d

Description

It seems current `ready_transactions` cannot return all pending transactions. We need another method to get the maximum size and return all pending transactions.
- `mempool_getPendingTransactions` RPC is not returning whole pending transactions
- `mempool_getPendingTransactions` RPC is using `ready_transactions` method that is used to create a block.
- `ready_transactions` returns transactions that can be included in a block

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.