Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CPChain/chain
/ SetState
Method
SetState
core/vm/interface.go:46–46 ·
view source on GitHub ↗
(common.Address, common.Hash, common.Hash)
Source
from the content-addressed store, hash-verified
44
45
GetState(common.Address, common.Hash) common.Hash
46
SetState(common.Address, common.Hash, common.Hash)
47
48
Suicide(common.Address) bool
49
HasSuicided(common.Address) bool
Callers
11
ToBlock
Method · 0.65
TestNull
Method · 0.65
TestSnapshot
Method · 0.65
TestSnapshot2
Function · 0.65
SetState
Method · 0.65
TestUpdateLeaks
Function · 0.65
TestIntermediateLeaks
Function · 0.65
newTestAction
Function · 0.65
opSstore
Function · 0.65
MakePreState
Function · 0.65
TestStorageRangeAt
Function · 0.65
Implementers
2
StateDB
core/state/statedb.go
NoopStateDB
core/vm/noop.go
Calls
no outgoing calls
Tested by
7
TestNull
Method · 0.52
TestSnapshot
Method · 0.52
TestSnapshot2
Function · 0.52
TestUpdateLeaks
Function · 0.52
TestIntermediateLeaks
Function · 0.52
newTestAction
Function · 0.52
TestStorageRangeAt
Function · 0.52