CodeChain-io / CodeChain-io/foundry

Need another method to get pending transactions

Aperta
#207 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
rpc
Lingua principale
Rust
Stelle
36
Fork
11
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.