MCPcopy Create free account

hub / github.com/DNAProject/DNA / functions

Functions3,494 in github.com/DNAProject/DNA

↓ 1 callersFunctioninitNodeInfo
(ctx *cli.Context, p2pSvr *p2pserver.P2PServer)
main.go:412
↓ 1 callersFunctioninitNonTlsListen
initNonTlsListen return net.Listener with nonTls mode
p2pserver/net/netserver/net_utils.go:108
↓ 1 callersFunctioninitP2PNode
(ctx *cli.Context, txpoolSvr *proc.TXPoolServer)
main.go:301
↓ 1 callersFunctioninitPageInfo
(blockHeight uint32, curNodeType string, ngbrCnt int, ngbrsInfo []NgbNodeInfo)
http/nodeinfo/server.go:65
↓ 1 callersMethodinitPostHandler
init post handler
http/restful/restful/server.go:275
↓ 1 callersFunctioninitRestful
(ctx *cli.Context)
main.go:394
↓ 1 callersFunctioninitRpc
(ctx *cli.Context)
main.go:345
↓ 1 callersFunctioninitTestTx
()
txnpool/test/txnpool_test.go:98
↓ 1 callersFunctioninitTlsListen
initTlsListen return net.Listener with Tls mode
p2pserver/net/netserver/net_utils.go:119
↓ 1 callersMethodinitTlsListen
()
http/websocket/websocket/server.go:448
↓ 1 callersMethodinitTlsListen
init tls
http/restful/restful/server.go:347
↓ 1 callersFunctioninitTxPool
(ctx *cli.Context)
main.go:279
↓ 1 callersFunctioninitWs
(ctx *cli.Context)
main.go:403
↓ 1 callersMethodinitialize
()
consensus/vbft/service.go:428
↓ 1 callersFunctioninsertOrUpdateAttr
(srvc *native.NativeService, encID []byte, attr *attribute)
smartcontract/service/native/did/attribute.go:122
↓ 1 callersFunctioninvokeSmartContractTx
(gasPrice, gasLimit uint64, cversion byte, contractAddress common.Address, method string, args []interfac
core/store/ledgerstore/block_store_test.go:382
↓ 1 callersMethodisActive
()
consensus/vbft/node_sync.go:290
↓ 1 callersMethodisAvail
()
account/client.go:92
↓ 1 callersMethodisBlockOnFlight
(blockHash common.Uint256)
p2pserver/block_sync.go:851
↓ 1 callersMethodisCommitHadDone
(blkNum uint32)
consensus/vbft/block_pool.go:574
↓ 1 callersFunctionisContractExist
(service *NeoVmService, contractAddress common.Address)
smartcontract/service/neovm/contract.go:197
↓ 1 callersMethodisHeaderOnFlight
(height uint32)
p2pserver/block_sync.go:794
↓ 1 callersMethodisInBlockCache
(blockHeight uint32)
p2pserver/block_sync.go:314
↓ 1 callersMethodisInBlockCache
(blockHeight uint32)
p2pserver/block_sync.go:755
↓ 1 callersMethodisInit
()
cmd/sigsvr/store/wallet_store.go:122
↓ 1 callersFunctionisUpdate
(memdb *overlaydb.MemDB, view uint32)
consensus/vbft/utils.go:223
↓ 1 callersMethodkeepOnlineService
keepOnline try connect lost peer
p2pserver/p2pserver.go:471
↓ 1 callersFunctionlevelUp
calc the next level's hash use double sha256
common/merkle_tree_test.go:148
↓ 1 callersMethodload
()
account/client.go:123
↓ 1 callersMethodloadCurrentBlock
()
core/store/ledgerstore/ledger_store.go:252
↓ 1 callersMethodloadHeader
(blockHash common.Uint256)
core/store/ledgerstore/block_store.go:225
↓ 1 callersMethodloadHeaderIndexList
()
core/store/ledgerstore/ledger_store.go:263
↓ 1 callersMethodloadHeaderWithTx
(blockHash common.Uint256)
core/store/ledgerstore/block_store.go:140
↓ 1 callersMethodloadNativeAbi
()
cmd/abi/abi_mgr.go:58
↓ 1 callersMethodloadTransaction
(txHash common.Uint256)
core/store/ledgerstore/block_store.go:382
↓ 1 callersFunctionlogCurrBlockHeight
()
main.go:421
↓ 1 callersFunctionlowBit
return the position of the lowest 1 bit 1-based index
merkle/util.go:51
↓ 1 callersMethodmakeBlock
()
consensus/solo/solo.go:164
↓ 1 callersFunctionmakeSlice
makeSlice allocates a slice of size n. If the allocation fails, it panics with ErrTooLarge.
common/zero_copy_sink.go:201
↓ 1 callersMethodmerkleRoot
return merkle root of D[0:n] not include n
merkle/merkle_tree.go:233
↓ 1 callersMethodmsgSendLoop
()
consensus/vbft/service.go:2099
↓ 1 callersFunctionname
:return: name of the token
wasmtest/contracts-cplus/test_oep4.py:110
↓ 1 callersMethodneedSendMsg
needSendMsg check whether the msg is needed to push to channel
p2pserver/link/link.go:205
↓ 1 callersFunctionnewConsensusRound
(num uint32)
consensus/vbft/msg_pool.go:41
↓ 1 callersFunctionnewGovConfigTx
()
core/genesis/genesis.go:149
↓ 1 callersFunctionnewGoverConfigInit
(config []byte)
core/genesis/genesis.go:264
↓ 1 callersFunctionnewInvokeTransaction
(gasPirce, gasLimit uint64, code []byte)
core/store/ledgerstore/block_store_test.go:396
↓ 1 callersFunctionnewMerkleTree
use []Uint256 to create a new merkleTree
common/merkle_tree_test.go:115
↓ 1 callersFunctionnewNgbNodeInfo
(ngbId string, ngbType string, ngbAddr string, httpInfoAddr string, httpInfoPort uint16, httpInfoStart bool, n
http/nodeinfo/server.go:60
↓ 1 callersFunctionnewProgramParser
(prog []byte)
core/program/program.go:154
↓ 1 callersFunctionnewSession
create new session
http/websocket/session/session.go:51
↓ 1 callersFunctionnewTestVrfValue
()
consensus/vbft/node_utils_test.go:159
↓ 1 callersFunctionnewUtilityInit
()
core/genesis/genesis.go:188
↓ 1 callersMethodnonSystxs
(sysTxs []*types.Transaction, blkNum uint32)
consensus/vbft/service.go:2178
↓ 1 callersFunctionnonTLSDial
nonTLSDial return net.Conn with nonTls
p2pserver/net/netserver/net_utils.go:61
↓ 1 callersMethodonConsensusMsg
verify consensus messsage, then send msg to processMsgEvent
consensus/vbft/service.go:771
↓ 1 callersMethodonNewBlockSyncReq
(req *BlockSyncReq)
consensus/vbft/node_sync.go:321
↓ 1 callersFunctionparasReturnValueWasmArray
(rawValues []interface{}, returnTypes []interface{})
cmd/utils/params.go:233
↓ 1 callersFunctionparseParams
(route *Route, path string)
http/restful/restful/router.go:130
↓ 1 callersFunctionparseRawParam
(rawParam string)
cmd/utils/params.go:160
↓ 1 callersFunctionparseRawParams
(rawParams []interface{})
cmd/utils/params.go:134
↓ 1 callersFunctionparseReturnNeoValueArray
(rawValues []interface{}, returnTypes []interface{})
cmd/utils/params.go:279
↓ 1 callersMethodpeerConnected
(peerIdx uint32)
consensus/vbft/peer_pool.go:140
↓ 1 callersMethodpeerDisconnected
(peerIdx uint32)
consensus/vbft/peer_pool.go:157
↓ 1 callersMethodping
ping send pkg to get pong msg from others
p2pserver/p2pserver.go:511
↓ 1 callersMethodpingOutsyncNodes
pingOutsyncNodes send ping msg to lower height nodes for syncing
p2pserver/block_sync.go:971
↓ 1 callersMethodprocessHeartbeatMsg
(peerIdx uint32, msg *peerHeartbeatMsg)
consensus/vbft/service.go:1883
↓ 1 callersMethodprocessMsgEvent
()
consensus/vbft/service.go:1193
↓ 1 callersMethodprocessTimerEvent
(evt *TimerEvent)
consensus/vbft/service.go:1651
↓ 1 callersFunctionpushBlock
(v interface{})
http/websocket/server.go:106
↓ 1 callersFunctionpushBlockTransactions
(v interface{})
http/websocket/server.go:121
↓ 1 callersFunctionputCandidateIndex
(native *native.NativeService, contract common.Address, candidateIndex uint32)
smartcontract/service/native/governance/utils.go:447
↓ 1 callersFunctionputContractAdmin
(native *native.NativeService, contractAddr common.Address, adminDID []byte)
smartcontract/service/native/auth/utils.go:62
↓ 1 callersFunctionputDIDToken
(native *native.NativeService, contractAddr common.Address, DID []byte, tokens *roleTokens)
smartcontract/service/native/auth/utils.go:130
↓ 1 callersFunctionputGasAddress
(native *native.NativeService, contract common.Address, gasAddress *GasAddress)
smartcontract/service/native/governance/utils.go:757
↓ 1 callersFunctionputGlobalParam2
(native *native.NativeService, contract common.Address, globalParam2 *GlobalParam2)
smartcontract/service/native/governance/utils.go:295
↓ 1 callersFunctionputPenaltyStake
(native *native.NativeService, contract common.Address, penaltyStake *PenaltyStake)
smartcontract/service/native/governance/utils.go:569
↓ 1 callersFunctionputPreConfig
(native *native.NativeService, contract common.Address, preConfig *PreConfig)
smartcontract/service/native/governance/utils.go:422
↓ 1 callersFunctionputRoleFunc
(native *native.NativeService, contractAddr common.Address, role []byte, funcs *roleFuncs)
smartcontract/service/native/auth/utils.go:96
↓ 1 callersMethodputTransaction
(tx *types.Transaction, height uint32)
core/store/ledgerstore/block_store.go:362
↓ 1 callersMethodputTxPool
putTxPool adds a valid transaction to the tx pool and removes it from the pending list.
txnpool/proc/txnpool_worker.go:168
↓ 1 callersFunctionrDeserialize
(data []byte, depth uint)
smartcontract/service/native/did/group.go:63
↓ 1 callersMethodrandHeight
()
core/store/overlaydb/memdb.go:206
↓ 1 callersMethodreBroadcastCurrentRoundMsgs
()
consensus/vbft/service.go:2294
↓ 1 callersMethodreVerifyTx
reVerifyTx re-sends a check request to the validators.
txnpool/proc/txnpool_worker.go:216
↓ 1 callersFunctionreadMessageHeader_old
(reader io.Reader)
p2pserver/message/types/message_test.go:48
↓ 1 callersMethodreceiveFromPeer
(peerIdx uint32)
consensus/vbft/node_utils.go:387
↓ 1 callersMethodrecoverStore
()
core/store/ledgerstore/ledger_store.go:287
↓ 1 callersFunctionrefreshGlobalParam
(config *smartcontract.Config, cache *storage.CacheDB, store store.LedgerStore)
core/store/ledgerstore/tx_handler.go:142
↓ 1 callersMethodregisterValidator
registerValidator registers a validator to verify a transaction.
txnpool/proc/txnpool_server.go:399
↓ 1 callersMethodregistryMethod
registry handler method
http/websocket/websocket/server.go:131
↓ 1 callersMethodregistryMethod
resigtry handler method
http/restful/restful/server.go:137
↓ 1 callersMethodreleaseSaveBlockLock
()
p2pserver/block_sync.go:707
↓ 1 callersMethodreleaseSyncBlockLock
()
p2pserver/block_sync.go:671
↓ 1 callersMethodreleaseSyncHeaderLock
()
p2pserver/block_sync.go:655
↓ 1 callersFunctionremoveAttributeByController
(srvc *native.NativeService)
smartcontract/service/native/did/controller.go:276
↓ 1 callersFunctionremoveController
(srvc *native.NativeService)
smartcontract/service/native/did/controller.go:137
↓ 1 callersMethodremoveFromRetryList
removeFromRetryList remove connected address from ReconnectAddrs
p2pserver/p2pserver.go:559
↓ 1 callersFunctionremoveKeyByController
(srvc *native.NativeService)
smartcontract/service/native/did/controller.go:200
↓ 1 callersFunctionremoveKeyByRecovery
(srvc *native.NativeService)
smartcontract/service/native/did/recovery.go:168
← previousnext →1,901–2,000 of 3,494, ranked by callers