Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CPChain/chain
/ GetState
Method
GetState
core/vm/interface.go:45–45 ·
view source on GitHub ↗
(common.Address, common.Hash)
Source
from the content-addressed store, hash-verified
43
GetRefund() uint64
44
45
GetState(common.Address, common.Hash) common.Hash
46
SetState(common.Address, common.Hash, common.Hash)
47
48
Suicide(common.Address) bool
Callers
11
TestNull
Method · 0.65
TestSnapshot
Method · 0.65
TestSnapshot2
Function · 0.65
GetState
Method · 0.65
checkEqual
Method · 0.65
gasSStore
Function · 0.65
opSload
Function · 0.65
StorageAt
Method · 0.65
GetStorageAt
Method · 0.65
Run
Method · 0.65
pushObject
Method · 0.65
Implementers
2
StateDB
core/state/statedb.go
NoopStateDB
core/vm/noop.go
Calls
no outgoing calls
Tested by
4
TestNull
Method · 0.52
TestSnapshot
Method · 0.52
TestSnapshot2
Function · 0.52
checkEqual
Method · 0.52