Modules§
- blob
- http_
key_ value_ store - key_
value_ store - Immutable key/value store trait for storing/retrieving transactions, effects, and events to/from a scalable.
- key_
value_ store_ metrics - mutex_
table - object_
store - package_
object_ cache - sharded_
lru - write_
path_ pending_ tx_ log - WritePathPendingTransactionLog is used in the transaction write path (e.g. in TransactionOrchestrator) for transaction submission processing. It helps to achieve:
Enums§
Constants§
Functions§
- compress
- compute_
sha3_ checksum - compute_
sha3_ checksum_ for_ bytes - compute_
sha3_ checksum_ for_ file - make_
iterator - read
- verify_
checkpoint - verify_
checkpoint_ linkage - The chain-linkage part of checkpoint verification: checks that
checkpointdirectly extendscurrent(matching previous digest and a valid epoch transition). Does not verify authority signatures; returns the summary unchanged on success so the caller can finish verification. - verify_
checkpoint_ with_ committee