Mempool
grupo de memoria
Transactions
6 references
El conjunto de transacciones válidas y no confirmadas que los nodos almacenan y transmiten. Los mineros/validadores normalmente eligen transacciones del mempool para incluirlas en nuevos bloques.
Aparece en 6 secciones de whitepapers
$SOL
Solana
Abstract
...ower BFT consensus mechanism, a data plane optimized for streaming (Turbine), a mempool-less transaction forwarding protocol (Gulf Stream), a parallel smart contract r...
Outline
... the transaction forwarding protocol that eliminates the need for a traditional mempool. We explain how the predetermined leader schedule, made possible by PoH's trust...
Network Design
...m is Solana's transaction forwarding protocol, which eliminates the traditional mempool used by most blockchain networks. In a conventional blockchain, transactions ar...
Conclusion
...sing lockouts anchored to verifiable PoH timestamps. Gulf Stream eliminates the mempool by leveraging the predictable leader schedule that PoH enables. Turbine uses er...
$BCH
Bitcoin Cash
Transaction Throughput and Scalability
...erence between a block and the transactions a receiving node already has in its mempool. Canonical Transaction Ordering (CTOR), implemented in November 2018, requires ...
Network Architecture
...oximately 99.6 percent compression for typical blocks.
The network's relay and mempool policies are designed to support reliable zero-confirmation transactions. Nodes...