MCPcopy Create free account

hub / github.com/tendermint/tendermint / functions

Functions9,600 in github.com/tendermint/tendermint

MethodScheduleTimeout
(ti timeoutInfo)
internal/consensus/common_test.go:909
MethodSearch
Search performs a query for block heights that match a given BeginBlock and Endblock event search criteria.
internal/state/indexer/indexer.go:38
MethodSearch
Search performs a query for block heights that match a given BeginBlock and Endblock event search criteria. The given query can match against zero, on
internal/state/indexer/block/kv/kv.go:86
MethodSearch
(ctx context.Context, q *query.Query)
internal/state/indexer/block/null/null.go:25
MethodSearch
(ctx context.Context, q *query.Query)
internal/state/indexer/tx/null/null.go:32
MethodSearchBlockEvents
SearchBlockEvents provides the block search by given query conditions. This function only supported by the kvEventSink.
internal/state/indexer/eventsink.go:37
MethodSearchBlockEvents
SearchBlockEvents provides a mock function with given fields: _a0, _a1
internal/state/indexer/mocks/event_sink.go:96
MethodSearchForEndHeight
( height int64, options *WALSearchOptions)
internal/consensus/wal_generator.go:226
MethodSearchForEndHeight
( height int64, options *WALSearchOptions)
internal/consensus/replay_test.go:277
MethodSearchForEndHeight
SearchForEndHeight searches for the EndHeightMessage with the given height and returns an auto.GroupReader, whenever it was found or not and an error.
internal/consensus/wal.go:231
MethodSearchForEndHeight
(height int64, options *WALSearchOptions)
internal/consensus/wal.go:428
MethodSearchTxEvents
SearchTxEvents provides a mock function with given fields: _a0, _a1
internal/state/mocks/event_sink.go:119
MethodSearchTxEvents
SearchTxEvents provides a mock function with given fields: _a0, _a1
internal/state/indexer/mocks/event_sink.go:119
MethodSend
(byte, []byte)
test/fuzz/p2p/pex/reactor_receive.go:92
MethodSend
(chID byte, msgBytes []byte)
internal/p2p/peer_set_test.go:23
MethodSend
Send msg bytes to the channel identified by chID byte. Returns false if the send queue is full after timeout, specified by MConnection.
internal/p2p/peer.go:245
MethodSend
Queues a message to be sent to channel.
internal/p2p/conn/connection.go:362
MethodSend
Send provides a mock function with given fields: _a0, _a1
internal/p2p/mocks/peer.go:222
MethodSend
(chID byte, msgBytes []byte)
internal/p2p/mock/peer.go:47
MethodSend
(byte, []byte)
internal/blocksync/v2/reactor_test.go:58
MethodSend
----------------------------------------------------------------------------- BatchHTTP Send is a convenience function for an HTTP batch that will tri
rpc/client/http/http.go:185
MethodSend
Send will attempt to send the current batch of enqueued requests, and then will clear out the requests once done. On success, this returns the deseria
rpc/jsonrpc/client/http_json_client.go:339
MethodSendMessage
SendMessage implements Connection.
internal/p2p/transport_mconn.go:393
MethodSendMessage
SendMessage implements Connection.
internal/p2p/transport_memory.go:327
MethodSendMessage
SendMessage provides a mock function with given fields: _a0, _a1
internal/p2p/mocks/connection.go:143
MethodSet
(key string, value interface{})
test/fuzz/p2p/pex/reactor_receive.go:94
MethodSet
Set sets a value. Setting an empty value is equivalent to deleting it.
test/e2e/app/state.go:130
MethodSet
(net.Conn, []net.IP)
internal/p2p/conn_set.go:13
MethodSet
(c net.Conn, ips []net.IP)
internal/p2p/conn_set.go:74
MethodSet
(string, interface{})
internal/p2p/peer_set_test.go:30
MethodSet
Set stores peer data. The input data will be copied, and can safely be reused by the caller.
internal/p2p/peermanager.go:1370
MethodSet
Set sets the data for the given key.
internal/p2p/peer.go:302
MethodSet
Set provides a mock function with given fields: _a0, _a1
internal/p2p/mocks/peer.go:236
MethodSet
(key string, value interface{})
internal/p2p/mock/peer.go:64
MethodSet
(string, interface{})
internal/blocksync/v2/reactor_test.go:61
MethodSet
Set sets the Boolean to true.
libs/sync/atomic_bool.go:21
MethodSetBlockSyncingMetrics
(v float64)
internal/consensus/reactor.go:1476
MethodSetBlockSyncingMetrics
SetBlockSyncingMetrics provides a mock function with given fields: _a0
internal/consensus/mocks/cons_sync_reactor.go:16
MethodSetBlocking
(new bool)
internal/libs/flowrate/io.go:23
MethodSetDeadline
(t time.Time)
internal/p2p/conn/secret_connection.go:281
MethodSetEventSwitch
(evsw EventSwitch)
libs/events/events.go:28
MethodSetLimit
(new int64)
internal/libs/flowrate/io.go:22
MethodSetLimit
SetLimit changes the transfer rate limit to new bytes per second and returns the previous setting.
internal/libs/flowrate/io.go:54
MethodSetLimit
SetLimit changes the transfer rate limit to new bytes per second and returns the previous setting.
internal/libs/flowrate/io.go:113
MethodSetLogger
(l log.Logger)
abci/example/kvstore/persistent_kvstore.go:58
MethodSetLogger
SetLogger provides a mock function with given fields: _a0
abci/client/mocks/client.go:749
MethodSetLogger
(l log.Logger)
internal/p2p/conn/connection.go:796
MethodSetLogger
SetLogger provides a mock function with given fields: _a0
internal/p2p/mocks/peer.go:241
MethodSetLogger
(log.Logger)
internal/consensus/common_test.go:925
MethodSetLogger
(l log.Logger)
internal/consensus/wal.go:119
MethodSetLogger
SetLogger sets the logger of the reactor.
internal/blocksync/v2/reactor.go:131
MethodSetLogger
SetLogger implements Service by setting a logger.
libs/service/service.go:126
MethodSetLogger
SetLogger updates the log sink.
rpc/client/helpers.go:151
MethodSetLogger
SetLogger allows to set a logger on the client.
rpc/client/local/local.go:71
MethodSetResponseCallback
(cb Callback)
abci/client/local_client.go:41
MethodSetResponseCallback
Set listener for all responses NOTE: callback may get internally generated flush responses.
abci/client/grpc_client.go:160
MethodSetResponseCallback
SetResponseCallback sets a callback, which will be executed for each non-error & non-empty response from the server. NOTE: callback may get internall
abci/client/socket_client.go:114
MethodSetResponseCallback
SetResponseCallback provides a mock function with given fields: _a0
abci/client/mocks/client.go:754
MethodSetResponseCallback
(abciclient.Callback)
internal/proxy/app_conn.go:18
MethodSetResponseCallback
(cb abciclient.Callback)
internal/proxy/app_conn.go:72
MethodSetResponseCallback
(cb abciclient.Callback)
internal/proxy/app_conn.go:132
MethodSetResponseCallback
SetResponseCallback provides a mock function with given fields: _a0
internal/proxy/mocks/app_conn_mempool.go:118
MethodSetResponseCallback
SetResponseCallback provides a mock function with given fields: _a0
internal/proxy/mocks/app_conn_consensus.go:150
MethodSetStateSyncingMetrics
(v float64)
internal/consensus/reactor.go:1472
MethodSetStateSyncingMetrics
SetStateSyncingMetrics provides a mock function with given fields: _a0
internal/consensus/mocks/cons_sync_reactor.go:21
MethodSetSwitch
(sw *Switch)
internal/p2p/base_reactor.go:67
MethodSetSwitch
SetSwitch implements Reactor interface.
internal/blocksync/v2/reactor.go:100
MethodSetTransferSize
SetTransferSize specifies the total size of the data transfer, which allows the Monitor to calculate the overall progress and time to completion.
internal/libs/flowrate/flowrate.go:210
MethodSetWriteDeadline
(t time.Time)
internal/p2p/conn/secret_connection.go:285
MethodSign
Sign produces a signature on the provided message. This assumes the privkey is wellformed in the golang format. The first 32 bytes should be random, c
crypto/ed25519/ed25519.go:78
MethodSign
Sign creates an ECDSA signature on curve Secp256k1, using SHA256 on the msg. The returned signature will be of the form R || S (in lower-S form).
crypto/secp256k1/secp256k1.go:184
MethodSign
Sign produces a signature on the provided message.
crypto/sr25519/privkey.go:41
MethodSign
(msg []byte)
internal/p2p/conn/secret_connection_test.go:52
MethodSignBytes
(chainID string)
types/signable.go:22
MethodSignProposal
Implements PrivValidator.
types/priv_validator.go:155
MethodSignProposal
(ctx context.Context, in *SignProposalRequest, opts ...grpc.CallOption)
proto/tendermint/privval/service.pb.go:92
MethodSignProposal
(context.Context, *SignProposalRequest)
proto/tendermint/privval/service.pb.go:105
MethodSignProposal
(ctx context.Context, req *SignProposalRequest)
proto/tendermint/privval/service.pb.go:118
MethodSignProposal
SignProposal requests a remote signer to sign a proposal
privval/signer_client.go:115
MethodSignProposal
(ctx context.Context, chainID string, proposal *tmproto.Proposal)
privval/retry_signer_client.go:90
MethodSignProposal
SignProposal signs a canonical representation of the proposal, along with the chainID. Implements PrivValidator.
privval/file.go:278
MethodSignVote
Implements PrivValidator.
types/priv_validator.go:150
MethodSignVote
(ctx context.Context, in *SignVoteRequest, opts ...grpc.CallOption)
proto/tendermint/privval/service.pb.go:83
MethodSignVote
(context.Context, *SignVoteRequest)
proto/tendermint/privval/service.pb.go:104
MethodSignVote
(ctx context.Context, req *SignVoteRequest)
proto/tendermint/privval/service.pb.go:115
MethodSignVote
SignVote requests a remote signer to sign a vote
privval/signer_client.go:95
MethodSignVote
(ctx context.Context, chainID string, vote *tmproto.Vote)
privval/retry_signer_client.go:74
MethodSignVote
SignVote signs a canonical representation of the vote, along with the chainID. Implements PrivValidator.
privval/file.go:269
FunctionSignerDialerEndpointRetryWaitInterval
SignerDialerEndpointRetryWaitInterval sets the retry wait interval to a custom value.
privval/signer_dialer_endpoint.go:32
MethodSize
()
abci/types/types.pb.go:1216
MethodSize
Implements VoteSetReader.
types/vote_set.go:127
MethodSize
Size returns size of the block in bytes.
types/block.go:160
MethodSize
Size returns the number of signatures in the commit. Implements VoteSetReader.
types/block.go:841
MethodSize
()
crypto/merkle/types.go:10
MethodSize
()
crypto/tmhash/hash.go:46
MethodSize
()
proto/tendermint/mempool/types.pb.go:111
MethodSize
()
proto/tendermint/statesync/types.pb.go:76
MethodSize
()
proto/tendermint/privval/types.pb.go:550
MethodSize
()
proto/tendermint/consensus/types.pb.go:662
MethodSize
Size reports the size of the raw transaction in bytes.
internal/mempool/v1/tx.go:26
← previousnext →6,801–6,900 of 9,600, ranked by callers