MCPcopy Create free account
hub / github.com/DeAI-Artist/Linkis / Size

Method Size

state/services.go:21–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19 Base() int64
20 Height() int64
21 Size() int64
22
23 LoadBaseMeta() *types.BlockMeta
24 LoadBlockMeta(height int64) *types.BlockMeta

Callers 15

TestChunkQueue_AllocateFunction · 0.65
TestChunkQueue_DiscardFunction · 0.65
TestChunkQueue_RetryFunction · 0.65
TestChunkQueue_RetryAllFunction · 0.65
TestChunkQueue_SizeFunction · 0.65
applyChunksMethod · 0.65
fetchChunksMethod · 0.65
makeValidCommitFunction · 0.65
TestUpdateValidatorsFunction · 0.65
TxPreCheckFunction · 0.65

Implementers 4

BlockStorestate/mocks/block_store.go
BlockStorestore/store.go
mockBlockStorerpc/core/blocks_test.go
mockBlockStoreconsensus/replay_test.go

Calls

no outgoing calls

Tested by 13

TestChunkQueue_AllocateFunction · 0.52
TestChunkQueue_DiscardFunction · 0.52
TestChunkQueue_RetryFunction · 0.52
TestChunkQueue_RetryAllFunction · 0.52
TestChunkQueue_SizeFunction · 0.52
makeValidCommitFunction · 0.52
TestUpdateValidatorsFunction · 0.52
TestStoreLoadValidatorsFunction · 0.52
testProposerFreqFunction · 0.52