MCPcopy Create free account

hub / github.com/DNAProject/DNA / functions

Functions3,494 in github.com/DNAProject/DNA

↓ 11 callersFunctionNewStructValue
()
vm/neovm/types/struct_value.go:40
↓ 11 callersMethodPopAsIntValue
()
vm/neovm/value_stack_conversion.go:61
↓ 11 callersMethodPreExecuteContract
(tx *types.Transaction)
core/store/store.go:69
↓ 11 callersFunctionPrintWarnMsg
(format string, a ...interface{})
cmd/usage.go:439
↓ 11 callersMethodPushBool
(val bool)
vm/neovm/value_stack_conversion.go:29
↓ 11 callersFunctionVerifyID
(id string)
account/identity.go:71
↓ 11 callersFunctionVmValueFromMapValue
(val *MapValue)
vm/neovm/types/neovm_value.go:120
↓ 11 callersMethodcancelEventTimer
internal helper, should call with lock held
consensus/vbft/event_timer.go:218
↓ 11 callersFunctioncheckMultiOpCode
(t *testing.T, code []byte, origin []Value, expected []Value)
vm/neovm/stack_opcode_test.go:119
↓ 11 callersFunctioncheckMultiStackOpCode
(t *testing.T, code []OpCode, origin, expected []Value)
vm/neovm/stack_opcode_test.go:104
↓ 11 callersMethodhash_leaf
(data []byte)
merkle/merkle_hasher.go:39
↓ 11 callersFunctionsimplifyNeoBytes
(buf []byte)
common/bigint_test.go:131
↓ 11 callersMethodstartEventTimer
internal helper, should call with lock held
consensus/vbft/event_timer.go:193
↓ 10 callersMethodCmdType
()
p2pserver/message/types/message.go:38
↓ 10 callersFunctionEncodeAddress
(sink *common.ZeroCopySink, addr common.Address)
smartcontract/service/native/utils/serialization.go:32
↓ 10 callersMethodEquals
(other StackItems)
vm/neovm/types/stackitems.go:31
↓ 10 callersMethodGetHeight
()
p2pserver/net/protocol/server.go:41
↓ 10 callersMethodGetProposalMsgs
(blocknum uint32)
consensus/vbft/msg_pool.go:155
↓ 10 callersFunctionNewFileHashStore
NewFileHashStore returns a HashStore implement in file
merkle/file_hash_store.go:46
↓ 10 callersFunctionNewMapValue
()
vm/neovm/types/map_value.go:32
↓ 10 callersFunctionNewMemDB
NewMemDB creates a new initialized in-memdb key/value MemDB. The capacity is the initial key/value buffer capacity. The capacity is advisory, not enfo
core/store/overlaydb/memdb.go:445
↓ 10 callersMethodNextBytes
Read implements the io.ZeroCopySource interface.
common/zero_copy_source.go:57
↓ 10 callersFunctionParseOnt
(rawAmount string)
cmd/utils/utils.go:83
↓ 10 callersMethodPeek
(index int64)
vm/neovm/value_stack.go:63
↓ 10 callersMethodPushInt64
(val int64)
vm/neovm/value_stack_conversion.go:42
↓ 10 callersMethodRegisterActor
RegisterActor registers an actor with the actor type and pid.
txnpool/proc/txnpool_server.go:389
↓ 10 callersMethodRemove
(index int64)
vm/neovm/value_stack.go:74
↓ 10 callersMethodRoot
Root returns root hash of merkle tree
merkle/merkle_tree.go:112
↓ 10 callersFunctionTransactionFromRawBytes
if no error, ownership of param raw is transfered to Transaction
core/types/transaction.go:60
↓ 10 callersMethodVmType
()
core/payload/deploy_code.go:115
↓ 10 callersMethodWriteUint16
(data uint16)
common/zero_copy_sink.go:107
↓ 10 callersFunctionWriteUint32
(writer io.Writer, val uint32)
common/serialization/serialize.go:241
↓ 10 callersFunctionassertEq
(a interface{}, b interface{})
wasmtest/wasm-test.go:463
↓ 10 callersFunctioncheckAltStackOpCodeNew
(t *testing.T, code []byte, origin [2][]Value, expected [2][]Value)
vm/neovm/stack_opcode_test.go:128
↓ 10 callersFunctioncheckVal
(t *testing.T, value VmValue)
vm/neovm/types/neovm_value_test.go:474
↓ 10 callersFunctiongetGlobalParam
(native *native.NativeService, contract common.Address)
smartcontract/service/native/governance/utils.go:242
↓ 10 callersFunctiongetListNode
(native *native.NativeService, index []byte, item []byte)
smartcontract/service/native/utils/linked_list.go:100
↓ 10 callersMethodincreaseStats
increaseStats increases the count with the stats type
txnpool/proc/txnpool_server.go:579
↓ 10 callersMethodintOp
(other IntValue, littleintFunc overflowFn, bigintFunc bigintFn)
vm/neovm/types/int_value.go:326
↓ 9 callersMethodAddBlock
(block *types.Block, stateMerkleRoot common.Uint256)
core/store/store.go:47
↓ 9 callersMethodAsMapValue
()
vm/neovm/types/neovm_value.go:627
↓ 9 callersMethodAsStructValue
()
vm/neovm/types/neovm_value.go:636
↓ 9 callersFunctionBuildGenesisBlock
BuildGenesisBlock returns the genesis block with default consensus bookkeeper list
core/genesis/genesis.go:64
↓ 9 callersMethodDeserialize
(source *common.ZeroCopySource)
vm/neovm/types/neovm_value.go:293
↓ 9 callersFunctionFatal
(a ...interface{})
common/log/log.go:297
↓ 9 callersFunctionFormatOnt
(amount uint64)
cmd/utils/utils.go:79
↓ 9 callersMethodGetCurrentBlockHeight
GetCurrentBlockHeight return the current block height
core/store/ledgerstore/ledger_store.go:389
↓ 9 callersMethodGetCurrentHeaderHeight
()
core/store/store.go:53
↓ 9 callersMethodGetDefaultAccount
GetDefaultAccount return default account
account/client.go:51
↓ 9 callersMethodGetServices
()
p2pserver/net/protocol/server.go:43
↓ 9 callersMethodHas
Has returns true if and only if item is contained in the set.
p2pserver/common/set/string_set.go:69
↓ 9 callersFunctionMessageTest
(t *testing.T, msg Message)
p2pserver/message/types/address_test.go:33
↓ 9 callersMethodMul
(other IntValue)
vm/neovm/types/int_value.go:305
↓ 9 callersFunctionOpen
(path string)
account/client.go:82
↓ 9 callersMethodPopAsBool
()
vm/neovm/value_stack_conversion.go:33
↓ 9 callersMethodRegHandler
(method string, handler func(req *common.CliRpcRequest, resp *common.CliRpcResponse))
cmd/sigsvr/httpsvr.go:67
↓ 9 callersMethodRegister
(poolId *actor.PID)
validator/stateful/stateful_validator.go:37
↓ 9 callersMethodSerialize
()
consensus/vbft/msg_types.go:59
↓ 9 callersFunctionSignTransaction
(signer *account.Account, tx *types.MutableTransaction)
cmd/utils/gas.go:292
↓ 9 callersMethodToArray
()
vm/neovm/params_builder.go:97
↓ 9 callersMethodWriteUint8
(data uint8)
common/zero_copy_sink.go:90
↓ 9 callersMethodbroadcast
(msg ConsensusMsg)
consensus/vbft/node_utils.go:427
↓ 9 callersFunctionconstructPeerPool
(connect bool)
consensus/vbft/peer_pool_test.go:32
↓ 9 callersFunctiongenerateAdminKey
(contract common.Address, isTransferAdmin bool)
smartcontract/service/native/global_params/utils.go:56
↓ 9 callersFunctioninitTestNbrPeers
()
p2pserver/peer/nbr_peer_test.go:50
↓ 9 callersFunctioninsertPk
(srvc *native.NativeService, encID, pk []byte)
smartcontract/service/native/did/owner.go:96
↓ 9 callersFunctionisValid
(srvc *native.NativeService, encID []byte)
smartcontract/service/native/did/utils.go:34
↓ 9 callersFunctionnewEvent
(srvc *native.NativeService, st interface{})
smartcontract/service/native/did/event.go:31
↓ 8 callersMethodAsArrayValue
()
vm/neovm/types/neovm_value.go:645
↓ 8 callersMethodCircularRefAndDepthDetection
()
vm/neovm/types/neovm_value.go:488
↓ 8 callersMethodClean
()
validator/increment/increment.go:50
↓ 8 callersFunctionClearPasswd
(passwd []byte)
cmd/common/common.go:173
↓ 8 callersMethodCount
()
vm/neovm/value_stack.go:44
↓ 8 callersMethodDeserialization
(source *common.ZeroCopySource)
smartcontract/service/native/governance/states.go:199
↓ 8 callersFunctionEncodeInt128
(sink *common.ZeroCopySink, val common.I128)
vm/crossvm_codec/codec.go:229
↓ 8 callersFunctionFatalf
(format string, a ...interface{})
common/log/log.go:313
↓ 8 callersMethodGetHash
(pos uint32)
merkle/file_hash_store.go:37
↓ 8 callersMethodGetHeaderByHeight
(height uint32)
core/store/store.go:58
↓ 8 callersMethodGetRawCode
()
core/payload/deploy_code.go:86
↓ 8 callersMethodGetStateMerkleRoot
called by consensus
core/store/store.go:50
↓ 8 callersFunctionGetUint32Bytes
(num uint32)
smartcontract/service/native/governance/utils.go:212
↓ 8 callersFunctionGetVarUintSize
(value uint64)
common/serialization/serialize.go:171
↓ 8 callersMethodInsert
Insert adds items to the set.
p2pserver/common/set/string_set.go:53
↓ 8 callersMethodNewAccount
NewAccount create a new account.
account/client.go:41
↓ 8 callersFunctionNewNetServer
NewNetServer return the net object in p2p
p2pserver/net/netserver/netserver.go:44
↓ 8 callersFunctionNewTxPoolServer
NewTxPoolServer creates a new tx pool server to schedule workers to handle and filter inbound transactions from the network, http, and consensus.
txnpool/proc/txnpool_server.go:95
↓ 8 callersFunctionNewValueStack
(limit int64)
vm/neovm/value_stack.go:37
↓ 8 callersMethodPopPair
()
vm/neovm/value_stack.go:139
↓ 8 callersFunctionPrepareSendRawTransaction
(txData string)
cmd/utils/gas.go:447
↓ 8 callersMethodPut
Put sets the value for the given key. It overwrites any previous value for that key; a MemDB is not a multi-map. It is safe to modify the contents of
core/store/overlaydb/memdb.go:282
↓ 8 callersMethodReadOpCode
()
core/program/program.go:158
↓ 8 callersMethodReset
(bkAccount *account.Account)
consensus/dbft/consensus_context.go:195
↓ 8 callersMethodSetPort
set port number
p2pserver/link/link.go:86
↓ 8 callersFunctionVmValueFromInt64
(val int64)
vm/neovm/types/neovm_value.go:67
↓ 8 callersMethodaddPeer
(config *vconfig.PeerConfig)
consensus/vbft/peer_pool.go:89
↓ 8 callersMethodcheckSigScheme
(keyType, sigScheme string)
account/client.go:536
↓ 8 callersFunctiongetConfig
(native *native.NativeService, contract common.Address)
smartcontract/service/native/governance/utils.go:380
↓ 8 callersMethodgetLastConfigBlockNum
()
consensus/vbft/types.go:53
↓ 8 callersMethodisEndorser
(blockNum uint32, peerIdx uint32)
consensus/vbft/node_utils.go:107
↓ 8 callersFunctionmakeLinkedlistNode
(next []byte, prev []byte, payload []byte)
smartcontract/service/native/utils/linked_list.go:49
← previousnext →201–300 of 3,494, ranked by callers