Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Non-validator nodes hold invalid pending transactions

Aperta
#60 0 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@joojis ci sta già lavorando.

Dal 20/9/2019.

Valutazione

Questa issue non è ancora stata valutata.

Descrizione

Non-validator nodes don't execute transactions queued in the mempool and validator nodes don't propagate the information of a failed transaction.

In the user's point of view, who send an RPC to a non-validator node, a transaction rejected by validators remains in the mempool(it means mempool_getPendingTransactions returns it) and there is no error hint so the users don't know it was rejected. Currently, the users have to send chain_executeTransaction to know whether the transaction is valid or not.

We need a way to make non-validators exclude the failed transactions from their mempool.

Lingua principale
Rust
Stelle
36
Fork
11
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di CodeChain-io/foundry

Tutte le issue di CodeChain-io/foundry

Issue simili

Altre issue su Rust

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.