Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tendermint/tendermint
/ functions
Functions
9,600 in github.com/tendermint/tendermint
⨍
Functions
9,600
◇
Types & classes
1,209
Method
ScheduleTimeout
(ti timeoutInfo)
internal/consensus/common_test.go:909
Method
Search
Search performs a query for block heights that match a given BeginBlock and Endblock event search criteria.
internal/state/indexer/indexer.go:38
Method
Search
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
Method
Search
(ctx context.Context, q *query.Query)
internal/state/indexer/block/null/null.go:25
Method
Search
(ctx context.Context, q *query.Query)
internal/state/indexer/tx/null/null.go:32
Method
SearchBlockEvents
SearchBlockEvents provides the block search by given query conditions. This function only supported by the kvEventSink.
internal/state/indexer/eventsink.go:37
Method
SearchBlockEvents
SearchBlockEvents provides a mock function with given fields: _a0, _a1
internal/state/indexer/mocks/event_sink.go:96
Method
SearchForEndHeight
( height int64, options *WALSearchOptions)
internal/consensus/wal_generator.go:226
Method
SearchForEndHeight
( height int64, options *WALSearchOptions)
internal/consensus/replay_test.go:277
Method
SearchForEndHeight
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
Method
SearchForEndHeight
(height int64, options *WALSearchOptions)
internal/consensus/wal.go:428
Method
SearchTxEvents
SearchTxEvents provides a mock function with given fields: _a0, _a1
internal/state/mocks/event_sink.go:119
Method
SearchTxEvents
SearchTxEvents provides a mock function with given fields: _a0, _a1
internal/state/indexer/mocks/event_sink.go:119
Method
Send
(byte, []byte)
test/fuzz/p2p/pex/reactor_receive.go:92
Method
Send
(chID byte, msgBytes []byte)
internal/p2p/peer_set_test.go:23
Method
Send
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
Method
Send
Queues a message to be sent to channel.
internal/p2p/conn/connection.go:362
Method
Send
Send provides a mock function with given fields: _a0, _a1
internal/p2p/mocks/peer.go:222
Method
Send
(chID byte, msgBytes []byte)
internal/p2p/mock/peer.go:47
Method
Send
(byte, []byte)
internal/blocksync/v2/reactor_test.go:58
Method
Send
----------------------------------------------------------------------------- BatchHTTP Send is a convenience function for an HTTP batch that will tri
rpc/client/http/http.go:185
Method
Send
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
Method
SendMessage
SendMessage implements Connection.
internal/p2p/transport_mconn.go:393
Method
SendMessage
SendMessage implements Connection.
internal/p2p/transport_memory.go:327
Method
SendMessage
SendMessage provides a mock function with given fields: _a0, _a1
internal/p2p/mocks/connection.go:143
Method
Set
(key string, value interface{})
test/fuzz/p2p/pex/reactor_receive.go:94
Method
Set
Set sets a value. Setting an empty value is equivalent to deleting it.
test/e2e/app/state.go:130
Method
Set
(net.Conn, []net.IP)
internal/p2p/conn_set.go:13
Method
Set
(c net.Conn, ips []net.IP)
internal/p2p/conn_set.go:74
Method
Set
(string, interface{})
internal/p2p/peer_set_test.go:30
Method
Set
Set stores peer data. The input data will be copied, and can safely be reused by the caller.
internal/p2p/peermanager.go:1370
Method
Set
Set sets the data for the given key.
internal/p2p/peer.go:302
Method
Set
Set provides a mock function with given fields: _a0, _a1
internal/p2p/mocks/peer.go:236
Method
Set
(key string, value interface{})
internal/p2p/mock/peer.go:64
Method
Set
(string, interface{})
internal/blocksync/v2/reactor_test.go:61
Method
Set
Set sets the Boolean to true.
libs/sync/atomic_bool.go:21
Method
SetBlockSyncingMetrics
(v float64)
internal/consensus/reactor.go:1476
Method
SetBlockSyncingMetrics
SetBlockSyncingMetrics provides a mock function with given fields: _a0
internal/consensus/mocks/cons_sync_reactor.go:16
Method
SetBlocking
(new bool)
internal/libs/flowrate/io.go:23
Method
SetDeadline
(t time.Time)
internal/p2p/conn/secret_connection.go:281
Method
SetEventSwitch
(evsw EventSwitch)
libs/events/events.go:28
Method
SetLimit
(new int64)
internal/libs/flowrate/io.go:22
Method
SetLimit
SetLimit changes the transfer rate limit to new bytes per second and returns the previous setting.
internal/libs/flowrate/io.go:54
Method
SetLimit
SetLimit changes the transfer rate limit to new bytes per second and returns the previous setting.
internal/libs/flowrate/io.go:113
Method
SetLogger
(l log.Logger)
abci/example/kvstore/persistent_kvstore.go:58
Method
SetLogger
SetLogger provides a mock function with given fields: _a0
abci/client/mocks/client.go:749
Method
SetLogger
(l log.Logger)
internal/p2p/conn/connection.go:796
Method
SetLogger
SetLogger provides a mock function with given fields: _a0
internal/p2p/mocks/peer.go:241
Method
SetLogger
(log.Logger)
internal/consensus/common_test.go:925
Method
SetLogger
(l log.Logger)
internal/consensus/wal.go:119
Method
SetLogger
SetLogger sets the logger of the reactor.
internal/blocksync/v2/reactor.go:131
Method
SetLogger
SetLogger implements Service by setting a logger.
libs/service/service.go:126
Method
SetLogger
SetLogger updates the log sink.
rpc/client/helpers.go:151
Method
SetLogger
SetLogger allows to set a logger on the client.
rpc/client/local/local.go:71
Method
SetResponseCallback
(cb Callback)
abci/client/local_client.go:41
Method
SetResponseCallback
Set listener for all responses NOTE: callback may get internally generated flush responses.
abci/client/grpc_client.go:160
Method
SetResponseCallback
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
Method
SetResponseCallback
SetResponseCallback provides a mock function with given fields: _a0
abci/client/mocks/client.go:754
Method
SetResponseCallback
(abciclient.Callback)
internal/proxy/app_conn.go:18
Method
SetResponseCallback
(cb abciclient.Callback)
internal/proxy/app_conn.go:72
Method
SetResponseCallback
(cb abciclient.Callback)
internal/proxy/app_conn.go:132
Method
SetResponseCallback
SetResponseCallback provides a mock function with given fields: _a0
internal/proxy/mocks/app_conn_mempool.go:118
Method
SetResponseCallback
SetResponseCallback provides a mock function with given fields: _a0
internal/proxy/mocks/app_conn_consensus.go:150
Method
SetStateSyncingMetrics
(v float64)
internal/consensus/reactor.go:1472
Method
SetStateSyncingMetrics
SetStateSyncingMetrics provides a mock function with given fields: _a0
internal/consensus/mocks/cons_sync_reactor.go:21
Method
SetSwitch
(sw *Switch)
internal/p2p/base_reactor.go:67
Method
SetSwitch
SetSwitch implements Reactor interface.
internal/blocksync/v2/reactor.go:100
Method
SetTransferSize
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
Method
SetWriteDeadline
(t time.Time)
internal/p2p/conn/secret_connection.go:285
Method
Sign
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
Method
Sign
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
Method
Sign
Sign produces a signature on the provided message.
crypto/sr25519/privkey.go:41
Method
Sign
(msg []byte)
internal/p2p/conn/secret_connection_test.go:52
Method
SignBytes
(chainID string)
types/signable.go:22
Method
SignProposal
Implements PrivValidator.
types/priv_validator.go:155
Method
SignProposal
(ctx context.Context, in *SignProposalRequest, opts ...grpc.CallOption)
proto/tendermint/privval/service.pb.go:92
Method
SignProposal
(context.Context, *SignProposalRequest)
proto/tendermint/privval/service.pb.go:105
Method
SignProposal
(ctx context.Context, req *SignProposalRequest)
proto/tendermint/privval/service.pb.go:118
Method
SignProposal
SignProposal requests a remote signer to sign a proposal
privval/signer_client.go:115
Method
SignProposal
(ctx context.Context, chainID string, proposal *tmproto.Proposal)
privval/retry_signer_client.go:90
Method
SignProposal
SignProposal signs a canonical representation of the proposal, along with the chainID. Implements PrivValidator.
privval/file.go:278
Method
SignVote
Implements PrivValidator.
types/priv_validator.go:150
Method
SignVote
(ctx context.Context, in *SignVoteRequest, opts ...grpc.CallOption)
proto/tendermint/privval/service.pb.go:83
Method
SignVote
(context.Context, *SignVoteRequest)
proto/tendermint/privval/service.pb.go:104
Method
SignVote
(ctx context.Context, req *SignVoteRequest)
proto/tendermint/privval/service.pb.go:115
Method
SignVote
SignVote requests a remote signer to sign a vote
privval/signer_client.go:95
Method
SignVote
(ctx context.Context, chainID string, vote *tmproto.Vote)
privval/retry_signer_client.go:74
Method
SignVote
SignVote signs a canonical representation of the vote, along with the chainID. Implements PrivValidator.
privval/file.go:269
Function
SignerDialerEndpointRetryWaitInterval
SignerDialerEndpointRetryWaitInterval sets the retry wait interval to a custom value.
privval/signer_dialer_endpoint.go:32
Method
Size
()
abci/types/types.pb.go:1216
Method
Size
Implements VoteSetReader.
types/vote_set.go:127
Method
Size
Size returns size of the block in bytes.
types/block.go:160
Method
Size
Size returns the number of signatures in the commit. Implements VoteSetReader.
types/block.go:841
Method
Size
()
crypto/merkle/types.go:10
Method
Size
()
crypto/tmhash/hash.go:46
Method
Size
()
proto/tendermint/mempool/types.pb.go:111
Method
Size
()
proto/tendermint/statesync/types.pb.go:76
Method
Size
()
proto/tendermint/privval/types.pb.go:550
Method
Size
()
proto/tendermint/consensus/types.pb.go:662
Method
Size
Size reports the size of the raw transaction in bytes.
internal/mempool/v1/tx.go:26
← previous
next →
6,801–6,900 of 9,600, ranked by callers