Structs§
- Download
Status - GetAll
Miners - Actor message requesting block provider by EpochId and BlockHeight.
- GetBlock
- Actor message requesting block by id, hash or sync state.
- GetBlock
Proof - GetBlock
Proof Response - GetBlock
With Merkle Tree - Get block with the block merkle tree. Used for testing
- GetClient
Config - GetExecution
Outcome - GetExecution
Outcome Response - GetExecution
Outcomes ForBlock - GetGas
Price - GetMaintenance
Windows - GetNetwork
Info - GetNext
Light Client Block - GetProtocol
Config - GetProvider
- Actor message requesting block provider by EpochId and BlockHeight.
- GetReceipt
- GetSplit
Storage Info - GetState
Changes - GetState
Changes InBlock - GetState
Changes With Cause InBlock - GetState
Changes With Cause InBlock ForTracked Shards - GetValidator
Info - GetValidator
Ordered - Known
Producer - Network
Info Response - Peer
Info - Query
- Queries client for given path / data.
- Shard
Sync Download - Stores status of shard sync and statuses of downloading shards.
- State
Sync Status - Status
- Status
Response - Status
Sync Info - TxStatus
- Status of given transaction including all the subsequent receipts.
Enums§
- Error
- Combines errors coming from chain, tx pool and block producer.
- GetAll
Miners Error - GetBlock
Error - GetBlock
Proof Error - GetChunk
- Actor message requesting a chunk by chunk hash and block hash + shard id.
- GetChunk
Error - GetClient
Config Error - GetExecution
Outcome Error - GetGas
Price Error - GetMaintenance
Windows Error - GetNext
Light Client Block Error - GetProtocol
Config Error - GetProvider
Error - GetProvider
Info Error - GetReceipt
Error - GetSplit
Storage Info Error - GetState
Changes Error - GetValidator
Info Error - Query
Error - Shard
Sync Status - Various status of syncing a specific shard.
- Status
Error - Sync
Status - Various status sync can be in, whether it’s fast sync or archival.
- TxStatus
Error
Functions§
- format_
shard_ sync_ phase - Formats the given ShardSyncDownload for logging.
- format_
shard_ sync_ phase_ per_ shard