MCPcopy Create free account

hub / github.com/tendermint/tendermint / functions

Functions9,600 in github.com/tendermint/tendermint

↓ 1 callersMethodUnmarshal
(dAtA []byte)
proto/tendermint/p2p/types.pb.go:1272
↓ 1 callersMethodUnmarshal
(dAtA []byte)
proto/tendermint/p2p/types.pb.go:1389
↓ 1 callersMethodUnmarshal
(dAtA []byte)
proto/tendermint/p2p/types.pb.go:1564
↓ 1 callersMethodUnmarshal
(dAtA []byte)
proto/tendermint/p2p/conn.pb.go:691
↓ 1 callersMethodUnmarshal
(dAtA []byte)
proto/tendermint/p2p/conn.pb.go:744
↓ 1 callersMethodUnmarshal
(dAtA []byte)
proto/tendermint/p2p/conn.pb.go:1081
↓ 1 callersMethodUnmarshal
(dAtA []byte)
proto/tendermint/p2p/pex.pb.go:1046
↓ 1 callersMethodUnmarshal
(dAtA []byte)
proto/tendermint/p2p/pex.pb.go:1099
↓ 1 callersMethodUnmarshal
(dAtA []byte)
proto/tendermint/p2p/pex.pb.go:1186
↓ 1 callersMethodUnmarshal
(dAtA []byte)
proto/tendermint/p2p/pex.pb.go:1271
↓ 1 callersMethodUnmarshal
(dAtA []byte)
proto/tendermint/version/types.pb.go:195
↓ 1 callersMethodUnmarshal
(dAtA []byte)
proto/tendermint/libs/bits/types.pb.go:180
↓ 1 callersMethodUnmarshal
(dAtA []byte)
proto/tendermint/rpc/grpc/types.pb.go:588
↓ 1 callersMethodUnmarshal
(dAtA []byte)
proto/tendermint/rpc/grpc/types.pb.go:675
↓ 1 callersMethodUnmarshal
(dAtA []byte)
proto/tendermint/rpc/grpc/types.pb.go:728
↓ 1 callersMethodUnmarshal
(dAtA []byte)
proto/tendermint/consensus/types.pb.go:1805
↓ 1 callersMethodUnmarshal
(dAtA []byte)
proto/tendermint/consensus/types.pb.go:1953
↓ 1 callersMethodUnmarshal
(dAtA []byte)
proto/tendermint/consensus/types.pb.go:2133
↓ 1 callersMethodUnmarshal
(dAtA []byte)
proto/tendermint/consensus/types.pb.go:2219
↓ 1 callersMethodUnmarshal
(dAtA []byte)
proto/tendermint/consensus/types.pb.go:2343
↓ 1 callersMethodUnmarshal
(dAtA []byte)
proto/tendermint/consensus/types.pb.go:2556
↓ 1 callersMethodUnmarshal
(dAtA []byte)
proto/tendermint/consensus/types.pb.go:2685
↓ 1 callersMethodUnmarshal
(dAtA []byte)
proto/tendermint/consensus/types.pb.go:3004
↓ 1 callersMethodUnmarshal
(dAtA []byte)
proto/tendermint/consensus/wal.pb.go:942
↓ 1 callersMethodUnmarshal
(dAtA []byte)
proto/tendermint/consensus/wal.pb.go:1157
↓ 1 callersMethodUnmarshal
(dAtA []byte)
proto/tendermint/consensus/wal.pb.go:1350
↓ 1 callersMethodUnmarshal
(dAtA []byte)
proto/tendermint/blocksync/types.pb.go:848
↓ 1 callersMethodUnmarshal
(dAtA []byte)
proto/tendermint/blocksync/types.pb.go:920
↓ 1 callersMethodUnmarshal
(dAtA []byte)
proto/tendermint/blocksync/types.pb.go:992
↓ 1 callersMethodUnmarshal
(dAtA []byte)
proto/tendermint/blocksync/types.pb.go:1081
↓ 1 callersMethodUnmarshal
(dAtA []byte)
rpc/grpc/types.pb.go:585
↓ 1 callersMethodUnmarshal
(dAtA []byte)
rpc/grpc/types.pb.go:669
↓ 1 callersMethodUnmarshal
(dAtA []byte)
rpc/grpc/types.pb.go:719
↓ 1 callersMethodUnmarshalJSON
(bz []byte)
libs/json/helpers_test.go:48
↓ 1 callersMethodUnsubscribe
(ctx context.Context, args tmpubsub.UnsubscribeArgs)
types/event_bus.go:18
↓ 1 callersMethodUnwrap
Unwrap implements the p2p Wrapper interface and unwraps a wrapped mempool message.
proto/tendermint/mempool/message.go:24
↓ 1 callersMethodUpdate
Update records the transfer of n bytes and returns n. It should be called after each Read/Write operation, even if n is 0.
internal/libs/flowrate/flowrate.go:69
↓ 1 callersMethodUpdate
Update takes both the new state and the evidence committed at that height and performs the following operations: 1. Take any conflicting votes from co
internal/evidence/pool.go:111
↓ 1 callersFunctionUpdateConfigStateSync
UpdateConfigStateSync updates the state sync config for a node.
test/e2e/runner/setup.go:417
↓ 1 callersFunctionUpgrade
Upgrade reads the configuration file at configPath and applies any transformations necessary to upgrade it to the current version. If this succeeds,
internal/libs/confix/confix.go:33
↓ 1 callersMethodValidate
Validate validates the NodeID.
types/node_id.go:53
↓ 1 callersMethodValidate
Validate validates a testnet.
test/e2e/pkg/testnet.go:296
↓ 1 callersMethodValidate
Validate validates the configuration. We don't do exhaustive config validation here, instead relying on Testnet.Validate() to handle it.
test/e2e/node/config.go:58
↓ 1 callersMethodValidate
Validate validates router options.
internal/p2p/router.go:180
↓ 1 callersMethodValidate
Validate validates the peer info.
internal/p2p/peermanager.go:1600
↓ 1 callersMethodValidate
Validate validates the address info.
internal/p2p/peermanager.go:1658
↓ 1 callersMethodValidateBasic
ValidateBasic does basic consistency checks and makes sure the header and commit are consistent. NOTE: This does not actually check the cryptographic
types/light.go:129
↓ 1 callersMethodValidateBasic
ValidateBasic performs basic validation.
types/vote.go:159
↓ 1 callersMethodValidateBasic
ValidateBasic performs basic validation.
types/block.go:677
↓ 1 callersMethodValidateBasic
ValidateBasic performs basic validation.
types/block.go:1196
↓ 1 callersMethodValidateBasic
ValidateBasic performs basic validation.
internal/consensus/msgs.go:46
↓ 1 callersMethodValidateBasic
ValidateBasic performs basic validation.
internal/consensus/msgs.go:104
↓ 1 callersMethodValidateBasic
ValidateBasic performs basic validation.
internal/consensus/msgs.go:157
↓ 1 callersMethodValidateBasic
ValidateBasic performs basic validation.
internal/consensus/msgs.go:228
↓ 1 callersMethodValidateBasic
ValidateBasic performs basic validation.
internal/consensus/msgs.go:258
↓ 1 callersMethodValidateBasic
ValidateBasic performs basic validation.
internal/consensus/msgs.go:291
↓ 1 callersMethodValidatorHash
ValidatorHash returns the hash of the validator set contained in the GenesisDoc
types/genesis.go:58
↓ 1 callersFunctionValidatorListString
ValidatorListString returns a prettified validator list for logging purposes.
types/validator.go:103
↓ 1 callersMethodValues
()
libs/cmap/cmap.go:83
↓ 1 callersMethodVerify
(root []byte, keypath string, args [][]byte)
crypto/merkle/proof_op.go:39
↓ 1 callersMethodVerifyAbsence
TODO In the long run we'll need a method of classifcation of ops, whether existence or absence or perhaps a third?
crypto/merkle/proof_op.go:120
↓ 1 callersFunctionVerifyBackwards
VerifyBackwards verifies an untrusted header with a height one less than that of an adjacent trusted header. It ensures that: a) untrusted header is
light/verifier.go:201
↓ 1 callersFunctionVerifyCommit
VerifyCommit verifies +2/3 of the set had signed the given commit. It checks all the signatures! While it's safe to exit as soon as we have 2/3+ sign
types/validation.go:25
↓ 1 callersFunctionVerifyCommitLight
LIGHT CLIENT VERIFICATION METHODS VerifyCommitLight verifies +2/3 of the set had signed the given commit. This method is primarily used by the light
types/validation.go:59
↓ 1 callersFunctionVerifyCommitLightTrusting
VerifyCommitLightTrusting verifies that trustLevel of the validator set signed this commit. NOTE the given validators do not necessarily correspond t
types/validation.go:94
↓ 1 callersFunctionVersionFromProto
(v tmstate.Version)
internal/state/state.go:47
↓ 1 callersMethodVotesSent
VotesSent returns the number of blocks for which peer has been sending us votes.
internal/consensus/peer_state.go:335
↓ 1 callersMethodWaitConnection
TryGetConnection retrieves a connection if it is already available
privval/signer_endpoint.go:55
↓ 1 callersMethodWaitForConnection
WaitForConnection waits maxWait for a connection or returns a timeout error
privval/signer_client.go:47
↓ 1 callersFunctionWaitUntil
WaitUntil waits until a given height has been reached.
test/e2e/runner/wait.go:21
↓ 1 callersFunctionWithLogWriter
WithLogWriter returns a child of ctx with a logger attached that sends output to w. This is a convenience wrapper for transform.WithLogWriter.
internal/libs/confix/confix.go:153
↓ 1 callersFunctionWithMetrics
WithMetrics sets the metrics.
internal/p2p/switch.go:190
↓ 1 callersFunctionWithPostCheck
WithPostCheck sets a filter for the mempool to reject a transaction if f(tx, resp) returns an error. This is executed after CheckTx. It only applies t
internal/mempool/v1/mempool.go:103
↓ 1 callersMethodWrite
Save writes message to the internal buffer except when heightToStop is reached, in which case it will signal the caller via signalWhenStopsTo and skip
internal/consensus/wal_generator.go:195
↓ 1 callersMethodWrite
Write simulate WAL's crashing by sending an error to the panicCh and then exiting the cs.receiveRoutine.
internal/consensus/replay_test.go:248
↓ 1 callersMethodWrite
Write is called in newStep and for each receive on the peerMsgQueue and the timeoutTicker. NOTE: does not call fsync()
internal/consensus/wal.go:184
↓ 1 callersFunctionWriteConfigVals
WriteConfigVals writes a toml file with the given values. It returns an error if writing was impossible.
cmd/tendermint/commands/root_test.go:164
↓ 1 callersMethodWriteRPCResponse
WriteRPCResponse writes the response onto connection (BLOCKING).
rpc/jsonrpc/types/types.go:254
↓ 1 callersMethodWriteSync
WriteSync is called when we receive a msg from ourselves so that we write to disk before sending signed messages. NOTE: calls fsync()
internal/consensus/wal.go:201
↓ 1 callersMethodWriteToTemplate
WriteToTemplate writes the config to the exact file specified by the path, in the default toml template and does not mangle the path or filename at al
config/toml.go:55
↓ 1 callersFunction_nonJSONStringToArg
NOTE: rt.Kind() isn't a pointer.
rpc/jsonrpc/server/http_uri_handler.go:163
↓ 1 callersMethod_url_builder
(self, path)
networks/remote/ansible/inventory/digital_ocean.py:153
↓ 1 callersMethodaccept
()
internal/p2p/peer_test.go:197
↓ 1 callersMethodacceptConnectionsRoutine
()
abci/server/socket_server.go:106
↓ 1 callersMethodacceptNewConnection
()
privval/signer_listener_endpoint.go:148
↓ 1 callersMethodacceptPeers
acceptPeers accepts inbound connections from peers on the given transport, and spawns goroutines that route messages to/from them.
internal/p2p/router.go:568
↓ 1 callersMethodacceptRoutine
()
internal/p2p/switch.go:669
↓ 1 callersMethodadd
(clientID string, q Query, subscription *Subscription)
libs/pubsub/pubsub.go:404
↓ 1 callersMethodaddAddress
adds the address to a "new" bucket. if its already in one, it only adds it probabilistically
internal/p2p/pex/addrbook.go:643
↓ 1 callersMethodaddAddresses
(t *testing.T, node int, addrs []int)
internal/p2p/pex/reactor_test.go:803
↓ 1 callersMethodaddBadPeer
(addr *p2p.NetAddress, banTime time.Duration)
internal/p2p/pex/addrbook.go:813
↓ 1 callersFunctionaddCORSHandler
(rpcConfig *config.RPCConfig, h http.Handler)
internal/inspect/rpc/rpc.go:82
↓ 1 callersMethodaddCall
(call Call)
rpc/client/mock/status.go:42
↓ 1 callersFunctionaddCommands
()
abci/cmd/abci-cli/abci-cli.go:136
↓ 1 callersMethodaddConn
(conn net.Conn)
abci/server/socket_server.go:81
↓ 1 callersFunctionaddGlobalFlags
()
abci/cmd/abci-cli/abci-cli.go:107
↓ 1 callersFunctionaddKVStoreFlags
()
abci/cmd/abci-cli/abci-cli.go:132
↓ 1 callersMethodaddNewTransaction
addNewTransaction handles the ABCI CheckTx response for the first time a transaction is added to the mempool. A recheck after a block is committed go
internal/mempool/v1/mempool.go:451
↓ 1 callersMethodaddProposalBlockPart
NOTE: block is not necessarily valid. Asynchronously triggers either enterPrevote (before we timeout of propose) or tryFinalizeCommit, once we have th
internal/consensus/state.go:1895
↓ 1 callersMethodaddProvider
addProvider dynamically adds a peer as a new witness. A limit of 6 providers is kept as a heuristic. Too many overburdens the network and too little c
internal/statesync/stateprovider.go:347
← previousnext →3,401–3,500 of 9,600, ranked by callers