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
PublishEventValidatorSetUpdates
(data EventDataValidatorSetUpdates)
types/event_bus.go:316
Method
PublishEventVote
(data EventDataVote)
types/event_bus.go:272
Method
Push
(types.Tx)
internal/mempool/cache.go:118
Method
Push
(x interface{})
internal/statesync/block_queue.go:255
Method
Push
(x interface{})
internal/p2p/pqueue.go:55
Method
PushBack
PushBack defines an action that will be randomly selected across by the rapid state machines testing library. Every call to PushBack calls PushBack on
internal/libs/clist/clist_property_test.go:36
Method
Query
Returns an associated value or nil if missing.
abci/example/kvstore/kvstore.go:140
Method
Query
When path=/val and data={validator address}, returns the validator update (types.ValidatorUpdate) varint encoded. For any other path, returns an assoc
abci/example/kvstore/persistent_kvstore.go:94
Method
Query
(ctx context.Context, in *RequestQuery, opts ...grpc.CallOption)
abci/types/types.pb.go:3216
Method
Query
(context.Context, *RequestQuery)
abci/types/types.pb.go:3304
Method
Query
(ctx context.Context, req *RequestQuery)
abci/types/types.pb.go:3334
Method
Query
(req RequestQuery)
abci/types/application.go:61
Method
Query
(ctx context.Context, req *RequestQuery)
abci/types/application.go:127
Method
Query
Query implements ABCI.
test/e2e/app/app.go:213
Method
Query
(reqQuery abci.RequestQuery)
internal/state/helpers_test.go:304
Method
Query
()
internal/proxy/multi_app_conn.go:80
Method
QueryAsync
(ctx context.Context, req types.RequestQuery)
abci/client/local_client.go:100
Method
QueryAsync
(ctx context.Context, req types.RequestQuery)
abci/client/socket_client.go:237
Method
QueryAsync
(context.Context, types.RequestQuery)
abci/client/client.go:40
Method
QueryAsync
QueryAsync provides a mock function with given fields: _a0, _a1
abci/client/mocks/client.go:673
Method
QuerySync
( ctx context.Context, req types.RequestQuery, )
abci/client/local_client.go:246
Method
QuerySync
( ctx context.Context, req types.RequestQuery, )
abci/client/grpc_client.go:408
Method
QuerySync
( ctx context.Context, req types.RequestQuery, )
abci/client/socket_client.go:348
Method
QuerySync
QuerySync provides a mock function with given fields: _a0, _a1
abci/client/mocks/client.go:696
Method
QuerySync
(ctx context.Context, reqQuery types.RequestQuery)
internal/proxy/app_conn.go:189
Method
QuerySync
QuerySync provides a mock function with given fields: _a0, _a1
internal/proxy/mocks/app_conn_query.go:79
Method
Quit
Quit provides a mock function with given fields:
internal/p2p/mocks/peer.go:160
Method
Quit
Quit Implements Service by returning a quit channel.
libs/service/service.go:223
Method
Quit
Quit returns a channel that is closed when a call to Stop succeeds.
rpc/client/helpers.go:165
Method
RPCEnvironment
RPCEnvironment makes sure RPC has all the objects it needs to operate.
node/node.go:1083
Function
RPCInvalidParamsError
(id jsonrpcid, err error)
rpc/jsonrpc/types/types.go:235
Function
RPCInvalidRequestError
From the JSON-RPC 2.0 spec: If there was an error in detecting the id in the Request object (e.g. Parse error/Invalid Request), it MUST be Null.
rpc/jsonrpc/types/types.go:227
Function
RPCServerError
(id jsonrpcid, err error)
rpc/jsonrpc/types/types.go:243
Method
Read
CONTRACT: data smaller than dataMaxSize is read atomically.
privval/secret_connection.go:234
Method
Read
(data []byte)
internal/p2p/conn/evil_secret_connection_test.go:25
Method
Read
(data []byte)
internal/p2p/conn/evil_secret_connection_test.go:79
Method
ReadByte
()
internal/libs/protoio/io.go:92
Method
ReadMsg
(msg proto.Message)
internal/libs/protoio/reader.go:62
Method
ReapMaxBytesMaxGas
Safe for concurrent use by multiple goroutines.
internal/mempool/v0/clist_mempool.go:528
Method
ReapMaxBytesMaxGas
ReapMaxBytesMaxGas returns a slice of valid transactions that fit within the size and gas constraints. The results are ordered by nonincreasing priori
internal/mempool/v1/mempool.go:328
Method
ReapMaxBytesMaxGas
(_, _ int64)
internal/mempool/mock/mempool.go:24
Method
ReapMaxBytesMaxGas
(_, _ int64)
internal/consensus/replay_stubs.go:28
Method
ReapMaxTxs
Safe for concurrent use by multiple goroutines.
internal/mempool/v0/clist_mempool.go:569
Method
ReapMaxTxs
ReapMaxTxs returns up to max transactions from the mempool. The results are ordered by nonincreasing priority with ties broken by increasing order of
internal/mempool/v1/mempool.go:361
Method
ReapMaxTxs
(n int)
internal/mempool/mock/mempool.go:25
Method
ReapMaxTxs
(n int)
internal/consensus/replay_stubs.go:29
Method
Receive
Receive implements a generic wrapper around implementing the Receive method on the legacy Reactor p2p interface. If the reactor is running, Receive wi
internal/p2p/shim.go:279
Method
Receive
(chID byte, peer Peer, msgBytes []byte)
internal/p2p/switch_test.go:76
Method
Receive
(chID byte, peer Peer, msgBytes []byte)
internal/p2p/base_reactor.go:73
Method
Receive
Receive implements Reactor by handling incoming PEX messages. XXX: do not call any methods that can block or incur heavy processing. https://github.co
internal/p2p/pex/pex_reactor.go:239
Method
Receive
(chID byte, peer p2p.Peer, msgBytes []byte)
internal/p2p/mock/reactor.go:23
Method
Receive
Receive implements Reactor by handling different message types. XXX: do not call any methods that can block or incur heavy processing. https://github.
internal/blocksync/v2/reactor.go:489
Method
ReceiveMessage
ReceiveMessage implements Connection.
internal/p2p/transport_mconn.go:423
Method
ReceiveMessage
ReceiveMessage implements Connection.
internal/p2p/transport_memory.go:308
Method
ReceiveMessage
ReceiveMessage provides a mock function with given fields:
internal/p2p/mocks/connection.go:99
Function
RegisterBroadcastAPIServer
(s *grpc.Server, srv BroadcastAPIServer)
proto/tendermint/rpc/grpc/types.pb.go:290
Method
RegisterOpDecoder
(typ string, dec merkle.OpDecoder)
light/rpc/client.go:613
Function
RegisterPrivValidatorAPIServer
(s *grpc.Server, srv PrivValidatorAPIServer)
proto/tendermint/privval/service.pb.go:122
Method
ReinstateBadPeers
ReinstateBadPeers removes bad peers from ban list and places them into a new bucket.
internal/p2p/pex/addrbook.go:364
Method
Remote
Remote returns the remote network address in a string form.
rpc/client/http/http.go:163
Method
RemoteAddr
()
privval/secret_connection.go:282
Method
RemoteAddr
()
internal/p2p/peer_set_test.go:33
Method
RemoteAddr
RemoteAddr returns peer's remote network address.
internal/p2p/peer.go:341
Method
RemoteAddr
()
internal/p2p/conn/secret_connection.go:280
Method
RemoteAddr
RemoteAddr provides a mock function with given fields:
internal/p2p/mocks/peer.go:176
Method
RemoteAddr
()
internal/p2p/mock/peer.go:69
Method
RemoteAddr
()
internal/blocksync/v2/reactor_test.go:43
Method
RemoteAddr
RemoteAddr returns the remote address (usually a string "IP:port"). If neither HTTPReq nor WSConn is set, an empty string is returned. HTTP: http.Re
rpc/jsonrpc/types/types.go:282
Method
RemoteEndpoint
RemoteEndpoint provides a mock function with given fields:
internal/p2p/mocks/connection.go:129
Method
RemoteIP
()
internal/p2p/peer_set_test.go:31
Method
RemoteIP
Return the IP from the connection RemoteAddr
internal/p2p/peer.go:65
Method
RemoteIP
RemoteIP provides a mock function with given fields:
internal/p2p/mocks/peer.go:192
Method
RemoteIP
()
internal/p2p/mock/peer.go:67
Method
Remove
(types.Tx)
internal/mempool/cache.go:119
Method
Remove
(peer types.NodeID)
internal/statesync/dispatcher.go:284
Method
Remove
(c net.Conn)
internal/p2p/conn_set.go:60
Method
Remove
Remove removes a node from the network, stopping it and waiting for all other nodes to pick up the disconnection.
internal/p2p/p2ptest/network.go:187
Method
Remove
Remove defines an action that will be randomly selected across by the rapid state machine testing library. Every call to Remove selects an element fro
internal/libs/clist/clist_property_test.go:46
Method
Remove
CONTRACT: Caller must call e.DetachPrev() and/or e.DetachNext() to avoid memory leaks. NOTE: As per the contract of CList, removed elements cannot be
internal/libs/clist/clist.go:353
Method
RemoveAddr
(addr net.Addr)
internal/p2p/conn_set.go:67
Method
RemoveAddress
(*NetAddress)
internal/p2p/switch.go:61
Method
RemoveAddress
(addr *NetAddress)
internal/p2p/test_util.go:280
Method
RemoveAddress
RemoveAddress implements AddrBook - removes the address from the book.
internal/p2p/pex/addrbook.go:221
Method
RemoveConn
(addr net.IP)
internal/p2p/conn_tracker.go:61
Method
RemoveListener
(listenerID string)
libs/events/events.go:103
Method
RemoveListener
(listenerID string)
libs/events/events.go:183
Method
RemovePeer
RemovePeer removes a peer from the pool, and any snapshots that no longer have peers.
internal/statesync/snapshots.go:257
Method
RemovePeer
RemovePeer removes a peer from the pool.
internal/statesync/syncer.go:170
Method
RemovePeer
RemovePeer sends a PeerUpdate with status PeerStatusDown on the PeerUpdateCh. The embedding reactor must be sure to listen for messages on this channe
internal/p2p/shim.go:252
Method
RemovePeer
(peer Peer, reason interface{})
internal/p2p/switch_test.go:74
Method
RemovePeer
(peer Peer, reason interface{})
internal/p2p/switch_test.go:813
Method
RemovePeer
(peer Peer, reason interface{})
internal/p2p/base_reactor.go:72
Method
RemovePeer
RemovePeer implements Reactor by resetting peer's requests info.
internal/p2p/pex/pex_reactor.go:218
Method
RemovePeer
(peer p2p.Peer, reason interface{})
internal/p2p/mock/reactor.go:22
Method
RemovePeer
RemovePeer implements Reactor interface.
internal/blocksync/v2/reactor.go:589
Method
RemoveReactor
RemoveReactor removes the given Reactor from the Switch. NOTE: Not goroutine safe.
internal/p2p/switch.go:216
Method
RemoveTx
(ctx *rpctypes.Context, txkey types.TxKey)
internal/rpc/core/mempool.go:179
Method
RemoveTx
(ctx context.Context, txKey types.TxKey)
light/rpc/client.go:228
Method
RemoveTx
(ctx context.Context, txKey types.TxKey)
rpc/client/http/http.go:320
Method
RemoveTx
RemoveTx provides a mock function with given fields: _a0, _a1
rpc/client/mocks/client.go:590
← previous
next →
6,501–6,600 of 9,600, ranked by callers