Glossário Solana
QuizGrafo
Home/Core Protocol/Transactions Entry
Core Protocol
Compartilhar

Transactions Entry

📖O que é

An entry in a block that contains one or more transactions along with a PoH hash proving their temporal ordering. Unlike tick entries (which contain zero transactions and only advance the clock), transactions entries represent actual state changes. Transactions within a single entry are eligible for parallel execution if they do not share writable accounts.

Sua exploração

0 termos visitados no total
Termos relacionados explorados0/4

Termos Relacionados

EntradaCore Protocol

An ordered unit within a block containing a mix of PoH ticks and transaction batches. Each…

Ver termo →
TickCore Protocol

A PoH entry with zero transactions that advances the clock. There are 64 ticks per slot by…

Ver termo →
BlocoCore Protocol

A set of entries produced by a leader during a single slot. A block contains transactions …

Ver termo →
Parallel Transaction ExecutionNetwork

Solana's ability to process multiple transactions simultaneously by analyzing their accoun…

Ver termo →
Voltar ao glossário