MCPcopy Create free account

hub / github.com/dddengyunjie/fabric / functions

Functions19,835 in github.com/dddengyunjie/fabric

↓ 2,773 callersMethodError
(args ...interface{})
gossip/util/logging.go:40
↓ 2,529 callersMethodEqual
(other digests)
gossip/privdata/coordinator_test.go:219
↓ 2,157 callersMethodErrorf
(template string, args ...interface{})
common/diag/goroutine.go:16
↓ 1,433 callersMethodNew
()
core/chaincode/handler.go:107
↓ 1,286 callersMethodFatalf
(format string, args ...interface{})
gossip/util/logging.go:43
↓ 997 callersMethodReturn
(returnArguments ...interface{})
gossip/privdata/coordinator_test.go:253
↓ 937 callersMethodMarshal
(msg proto.Message)
core/chaincode/lifecycle/protobuf.go:17
↓ 847 callersMethodDebugf
(format string, args ...interface{})
gossip/util/logging.go:39
↓ 828 callersMethodUnmarshal
(marshaled []byte, msg proto.Message)
core/chaincode/lifecycle/protobuf.go:18
↓ 693 callersMethodOn
(methodName string, arguments ...interface{})
gossip/election/election_test.go:65
↓ 526 callersMethodTrue
True returns nil if the value of attribute 'name' is true; otherwise, an appropriate error is returned.
common/attrmgr/attrmgr.go:165
↓ 516 callersMethodFatal
(args ...interface{})
gossip/util/logging.go:42
↓ 437 callersMethodString
()
protos/gossip/message_test.go:29
↓ 415 callersMethodGet
Get returns the identity of a given pkiID, or error if such an identity isn't found
gossip/identity/identity.go:35
↓ 389 callersMethodContains
Contains returns true if the named attribute is found
common/attrmgr/attrmgr.go:152
↓ 385 callersMethodSize
Size returns the amount of pending messages to be emitted
gossip/gossip/batcher.go:30
↓ 353 callersMethodSet
TODO: consider removing Set is used to update the current value associted with a Gauge.
common/metrics/provider.go:74
↓ 342 callersMethodGet
(chainID, txID string)
core/chaincode/handler.go:70
↓ 323 callersMethodWrap
(srv pb.ChaincodeSupportServer)
core/chaincode/accesscontrol/access.go:35
↓ 307 callersMethodRun
Run runs the PeriodicCheck
orderer/consensus/etcdraft/util.go:536
↓ 307 callersMethodTrue
True returns nil if the value of attribute 'name' is true; otherwise, an appropriate error is returned.
core/chaincode/shim/ext/attrmgr/attrmgr.go:215
↓ 294 callersMethodOn
On overrider the mock method for convenience
core/aclmgmt/mocks/mocks.go:38
↓ 274 callersMethodEqual
Equal verifies whether the give MerkleSummary is equals to this
protos/ledger/rwset/kvrwset/helper.go:38
↓ 272 callersMethodDebug
(args ...interface{})
gossip/util/logging.go:38
↓ 258 callersMethodPut
Put adds a key with value only. The metadata is assumed to be nil
core/ledger/kvledger/txmgmt/statedb/statedb.go:162
↓ 233 callersMethodRun
Run makes the CLI process the arguments and executes the command(s) with the flag(s)
cmd/common/cli.go:62
↓ 226 callersMethodPrintf
(format string, args ...interface{})
orderer/consensus/kafka/logger.go:73
↓ 224 callersMethodWarningf
(format string, args ...interface{})
gossip/util/logging.go:49
↓ 221 callersMethodInfof
(template string, args ...interface{})
common/diag/goroutine.go:15
↓ 191 callersMethodPanicf
(format string, args ...interface{})
gossip/util/logging.go:47
↓ 191 callersMethodReadFile
(string)
core/chaincode/persistence/persistence.go:30
↓ 188 callersMethodRun
(signals <-chan os.Signal, ready chan<- struct{})
core/operations/system.go:93
↓ 182 callersMethodWait
(ccid ccintf.CCID)
core/container/controller.go:33
↓ 169 callersMethodOn
(methodName string, arguments ...interface{})
gossip/privdata/coordinator_test.go:265
↓ 162 callersMethodRemoveAll
RemoveAll removes all ccs
common/mocks/peer/mockpeerccsupport.go:74
↓ 160 callersMethodFail
()
core/deliverservice/mocks/orderer.go:57
↓ 159 callersMethodRun
Run receives and sends indefinitely
common/mocks/peer/mockccstream.go:146
↓ 158 callersMethodtopic
()
orderer/consensus/kafka/channel.go:26
↓ 155 callersMethodPut
Put associates an identity to its given pkiID, and returns an error in case the given pkiID doesn't match the identity
gossip/identity/identity.go:31
↓ 154 callersMethodAdd
(channelID, txID string)
core/chaincode/handler.go:63
↓ 151 callersMethodLen
()
core/ledger/util/util.go:70
↓ 151 callersMethodPrintln
(args ...interface{})
orderer/consensus/kafka/logger.go:77
↓ 147 callersMethodAdd
Add increments a Gauge value.
common/metrics/provider.go:71
↓ 143 callersMethodWarning
(args ...interface{})
gossip/util/logging.go:48
↓ 142 callersMethodNew
()
common/ledger/blockledger/blackbox_test.go:25
↓ 139 callersMethodContains
Contains returns true if the named attribute is found
core/chaincode/shim/ext/attrmgr/attrmgr.go:202
↓ 138 callersMethodLog
(keyvals ...interface{})
core/operations/system.go:248
↓ 137 callersMethodDone
Done releases any resources held by this transactor
token/server/tms.go:56
↓ 130 callersMethodSign
Sign issues a new credential, which is the last step of the interactive issuance protocol All attribute values are added by the issuer at this step an
bccsp/idemix/handlers/idemix.go:91
↓ 128 callersMethodAddr
()
core/operations/system.go:244
↓ 123 callersMethodChainID
ChainID returns the chainID for this channel
gossip/service/eventer.go:19
↓ 123 callersMethodWrite
(name string, payload []byte, tw *tar.Writer)
core/chaincode/platforms/platforms.go:43
↓ 121 callersMethodSetState
SetState sets the given value for the given namespace and key. For a chaincode, the namespace corresponds to the chaincodeId
core/ledger/ledger_interface.go:183
↓ 120 callersMethodNext
Next returns the next EndorserPvtSimulationResults from the RWSetScanner. It may return nil, nil when it has no further data, and also may return an e
core/transientstore/store.go:45
↓ 119 callersMethodReset
()
protos/gossip/message_test.go:28
↓ 116 callersMethodInfo
(args ...interface{})
gossip/util/logging.go:44
↓ 111 callersMethodWith
With is used to provide label values when recording a Gauge value. This must be used to provide values for all LabelNames provided to GaugeOpts.
common/metrics/provider.go:68
↓ 109 callersMethodClose
Closes committing service
core/committer/committer.go:64
↓ 106 callersMethodAdd
Add adds a message to be batched
gossip/gossip/batcher.go:24
↓ 106 callersMethodStop
Stop stops the module
gossip/comm/comm.go:51
↓ 103 callersMethodPeer
Peer returns the information about the named Peer in the named organization.
integration/nwo/network.go:1073
↓ 101 callersMethodKeyGen
KeyGen generates a key using opts.
bccsp/sw/internals.go:29
↓ 100 callersMethodExecute
Execute - execute proposal, return original response of chaincode
core/endorser/endorser.go:65
↓ 98 callersMethodBytes
Bytes returns the bytes of the SerializedPolicy
core/handlers/validation/api/policies/policies.go:28
↓ 98 callersFunctionshorttxid
(txid string)
core/chaincode/shim/handler.go:57
↓ 97 callersMethodChainID
ChainID returns the channel ID this support is associated with.
orderer/consensus/consensus.go:109
↓ 96 callersMethodEqual
(other testPeer)
discovery/test/integration_test.go:656
↓ 95 callersMethodOrder
Order accepts a message which has been processed at a given configSeq. If the configSeq advances, it is the responsibility of the consenter to revalid
orderer/consensus/consensus.go:40
↓ 95 callersFunctioncleanup
(path string)
common/ledger/util/ioutil_test.go:116
↓ 94 callersMethodWithArgsForCall
(int)
orderer/consensus/etcdraft/chain_test.go:218
↓ 93 callersMethodClose
Close closes the db
core/ledger/kvledger/txmgmt/statedb/statedb.go:73
↓ 92 callersMethodLoad
(hash []byte)
core/chaincode/persistence/package_provider.go:22
↓ 91 callersMethodInvoke
(txParams *ccprovider.TransactionParams, cccid *ccprovider.CCContext, spec *pb.ChaincodeInput)
core/chaincode/handler.go:52
↓ 89 callersMethodGetGossipMessage
GetGossipMessage returns the underlying GossipMessage
protos/gossip/extensions.go:324
↓ 89 callersMethodVerify
Verify cryptographically verifies the credential by verifying the signature on the attribute values and user's secret key
bccsp/idemix/handlers/idemix.go:95
↓ 88 callersMethodGetDefaultSigningIdentity
GetDefaultSigningIdentity returns the default signing identity
msp/msp.go:81
↓ 87 callersMethodHandleMessage
HandleMessage processes a message sent by a remote peer
gossip/gossip/channel/channel.go:85
↓ 85 callersMethodStart
(ccid ccintf.CCID, args []string, env []string, filesToUpload map[string][]byte, builder Builder)
core/container/controller.go:31
↓ 83 callersMethodpartition
()
orderer/consensus/kafka/channel.go:27
↓ 82 callersMethodSKI
SKI returns the subject key identifier of this key.
bccsp/bccsp.go:32
↓ 79 callersMethodNewTxSimulator
(txid string)
core/ledger/kvledger/txmgmt/txmgr/txmgr.go:29
↓ 78 callersMethodCleanup
()
core/ledger/kvledger/txmgmt/privacyenabledstate/test_exports.go:30
↓ 78 callersMethodWriteFile
(string, []byte, os.FileMode)
core/chaincode/persistence/persistence.go:33
↓ 77 callersMethodValidate
Validate determines whether the transaction on the specified channel at the specified height is valid according to its chaincode-level endorsement pol
core/handlers/validation/builtin/v13/validator.go:33
↓ 76 callersMethodReady
(cname string)
core/chaincode/handler.go:45
↓ 75 callersMethodClose
()
core/ledger/confighistory/mgr.go:31
↓ 75 callersMethodNoopSign
NoopSign creates a SignedGossipMessage with a nil signature
protos/gossip/extensions.go:392
↓ 75 callersMethodcleanup
()
core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr/pkg_test.go:44
↓ 74 callersMethodName
Name returns the name this org is referred to in config
common/channelconfig/api.go:23
↓ 73 callersMethodDone
()
core/chaincode/mock/tx_simulator.go:611
↓ 71 callersMethodenqueueResponse
(seq uint64)
orderer/common/cluster/deliver_test.go:242
↓ 70 callersMethodBytes
Bytes returns the byte representation of this key
bccsp/idemix/handlers/idemix.go:49
↓ 70 callersMethodMockInvokeWithSignedProposal
Invoke this chaincode, also starts and ends a transaction.
core/chaincode/shim/mockstub.go:149
↓ 69 callersMethodCompare
Compare compares between 2 peers and returns their relative scores
discovery/client/selection.go:38
↓ 69 callersMethodDebug
(...interface{})
orderer/consensus/kafka/logger.go:61
↓ 69 callersMethodListen
Listen blocks until a publish was made to the subscription, or an error if the subscription's TTL passed
gossip/util/pubsub.go:37
↓ 68 callersFunctionsignedGossipMessage
(channelID string, tag GossipMessage_Tag, content isGossipMessage_Content)
protos/gossip/extensions_test.go:853
↓ 67 callersMethodGetAliveMsg
()
protos/gossip/message.pb.go:530
↓ 67 callersMethodGetTxSimulationResults
GetTxSimulationResults encapsulates the results of the transaction simulation. This should contain enough detail for - The update in the state that wo
core/ledger/ledger_interface.go:214
↓ 65 callersMethodHash
Hash returns the hash of the chaincode.
core/common/ccprovider/ccprovider.go:404
next →1–100 of 19,835, ranked by callers