Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_Allocate
Function · 0.65
TestChunkQueue_Discard
Function · 0.65
TestChunkQueue_DiscardSender
Function · 0.65
TestChunkQueue_Retry
Function · 0.65
TestChunkQueue_RetryAll
Function · 0.65
TestChunkQueue_Size
Function · 0.65
applyChunks
Method · 0.65
fetchChunks
Method · 0.65
makeValidCommit
Function · 0.65
TestUpdateValidators
Function · 0.65
TestEndBlockValidatorUpdates
Function · 0.65
TxPreCheck
Function · 0.65
Implementers
4
BlockStore
state/mocks/block_store.go
BlockStore
store/store.go
mockBlockStore
rpc/core/blocks_test.go
mockBlockStore
consensus/replay_test.go
Calls
no outgoing calls
Tested by
13
TestChunkQueue_Allocate
Function · 0.52
TestChunkQueue_Discard
Function · 0.52
TestChunkQueue_DiscardSender
Function · 0.52
TestChunkQueue_Retry
Function · 0.52
TestChunkQueue_RetryAll
Function · 0.52
TestChunkQueue_Size
Function · 0.52
makeValidCommit
Function · 0.52
TestUpdateValidators
Function · 0.52
TestEndBlockValidatorUpdates
Function · 0.52
TestStoreLoadValidators
Function · 0.52
TestOneValidatorChangesSaveLoad
Function · 0.52
testProposerFreq
Function · 0.52