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
OfferSnapshotSync
( ctx context.Context, req types.RequestOfferSnapshot, )
abci/client/local_client.go:313
Method
OfferSnapshotSync
( ctx context.Context, params types.RequestOfferSnapshot, )
abci/client/grpc_client.go:475
Method
OfferSnapshotSync
( ctx context.Context, req types.RequestOfferSnapshot, )
abci/client/socket_client.go:415
Method
OfferSnapshotSync
(context.Context, types.RequestOfferSnapshot)
abci/client/client.go:62
Method
OfferSnapshotSync
OfferSnapshotSync provides a mock function with given fields: _a0, _a1
abci/client/mocks/client.go:617
Method
OfferSnapshotSync
( ctx context.Context, req types.RequestOfferSnapshot, )
internal/proxy/app_conn.go:221
Method
OfferSnapshotSync
OfferSnapshotSync provides a mock function with given fields: _a0, _a1
internal/proxy/mocks/app_conn_snapshot.go:102
Method
OnReset
OnReset provides a mock function with given fields:
abci/client/mocks/client.go:640
Method
OnReset
OnReset provides a mock function with given fields:
internal/p2p/mocks/peer.go:127
Method
OnReset
()
libs/service/service_test.go:14
Method
OnReset
OnReset implements Service by panicking.
libs/service/service.go:202
Method
OnReset
OnReset implements Service.OnReset
libs/pubsub/pubsub.go:377
Method
OnStart
()
abci/client/grpc_client.go:66
Method
OnStart
OnStart implements Service by connecting to the server and spawning reading and writing goroutines.
abci/client/socket_client.go:68
Method
OnStart
OnStart provides a mock function with given fields:
abci/client/mocks/client.go:654
Method
OnStart
()
abci/server/socket_server.go:54
Method
OnStart
OnStart starts the gRPC service.
abci/server/grpc_server.go:38
Method
OnStart
()
types/event_bus.go:59
Method
OnStart
OnStart implements service.Service.
privval/signer_listener_endpoint.go:66
Method
OnStart
OnStart implements service.Service.
privval/signer_server.go:45
Method
OnStart
OnStart starts separate go routines for each p2p Channel and listens for envelopes on each. In addition, it also listens for peer updates and handles
internal/mempool/v0/reactor.go:104
Method
OnStart
OnStart starts separate go routines for each p2p Channel and listens for envelopes on each. In addition, it also listens for peer updates and handles
internal/mempool/v1/reactor.go:111
Method
OnStart
OnStart starts separate go routines for each p2p Channel and listens for envelopes on each. In addition, it also listens for peer updates and handles
internal/statesync/reactor.go:228
Method
OnStart
OnStart implements service.Service by subscribing for all transactions and indexing them by events.
internal/state/indexer/indexer_service.go:53
Method
OnStart
OnStart implements service.Service.
internal/p2p/router.go:1028
Method
OnStart
OnStart executes the reactor shim's OnStart hook where we start all the necessary go-routines in order to proxy peer envelopes and errors per p2p Chan
internal/p2p/shim.go:190
Method
OnStart
OnStart implements BaseService.
internal/p2p/peer.go:147
Method
OnStart
--------------------------------------------------------------------- Service start/stop OnStart implements BaseService. It starts all the reactors an
internal/p2p/switch.go:265
Method
OnStart
OnStart implements BaseService
internal/p2p/conn/connection.go:219
Method
OnStart
OnStart implements Service
internal/p2p/trust/store.go:53
Method
OnStart
OnStart implements Service
internal/p2p/trust/metric.go:112
Method
OnStart
OnStart provides a mock function with given fields:
internal/p2p/mocks/peer.go:141
Method
OnStart
OnStart implements BaseService
internal/p2p/pex/pex_reactor.go:143
Method
OnStart
OnStart starts separate go routines for each p2p Channel and listens for envelopes on each. In addition, it also listens for peer updates and handles
internal/p2p/pex/reactor.go:129
Method
OnStart
OnStart implements Service.
internal/p2p/pex/addrbook.go:153
Method
OnStart
()
internal/proxy/multi_app_conn.go:88
Method
OnStart
OnStart implements service.Service by starting the goroutine that checks file and group limits.
internal/libs/autofile/group.go:138
Method
OnStart
OnStart starts separate go routines for each p2p Channel and listens for envelopes on each. In addition, it also listens for peer updates and handles
internal/evidence/reactor.go:94
Method
OnStart
OnStart implements service.Service. It starts the timeout routine.
internal/consensus/ticker.go:52
Method
OnStart
OnStart starts separate go routines for each p2p Channel and listens for envelopes on each. In addition, it also listens for peer updates and handles
internal/consensus/reactor.go:193
Method
OnStart
OnStart loads the latest state via the WAL, and starts the timeout and receive routines.
internal/consensus/state.go:337
Method
OnStart
()
internal/consensus/wal.go:124
Method
OnStart
OnStart starts separate go routines for each p2p Channel and listens for envelopes on each. In addition, it also listens for peer updates and handles
internal/blocksync/v0/reactor.go:167
Method
OnStart
OnStart implements service.Service by spawning requesters routine and recording pool's start time.
internal/blocksync/v0/pool.go:113
Method
OnStart
()
internal/blocksync/v0/pool.go:567
Method
OnStart
()
light/rpc/client.go:101
Method
OnStart
OnStart implements Service by doing nothing. NOTE: Do not put anything in here, that way users don't need to call BaseService.OnStart()
libs/service/service.go:158
Method
OnStart
()
libs/events/events.go:71
Method
OnStart
OnStart implements Service.OnStart by starting the server.
libs/pubsub/pubsub.go:368
Method
OnStart
OnStart starts the Node. It implements service.Service.
node/node.go:657
Method
OnStop
()
abci/client/grpc_client.go:128
Method
OnStop
OnStop implements Service by closing connection and flushing all queues.
abci/client/socket_client.go:95
Method
OnStop
OnStop provides a mock function with given fields:
abci/client/mocks/client.go:668
Method
OnStop
()
abci/server/socket_server.go:66
Method
OnStop
OnStop stops the gRPC server.
abci/server/grpc_server.go:59
Method
OnStop
()
types/event_bus.go:63
Method
OnStop
OnStop implements service.Service
privval/signer_listener_endpoint.go:83
Method
OnStop
OnStop implements service.Service.
privval/signer_server.go:51
Method
OnStop
OnStop stops the reactor by signaling to all spawned goroutines to exit and blocking until they all exit.
internal/mempool/v0/reactor.go:117
Method
OnStop
OnStop stops the reactor by signaling to all spawned goroutines to exit and blocking until they all exit.
internal/mempool/v1/reactor.go:124
Method
OnStop
OnStop stops the reactor by signaling to all spawned goroutines to exit and blocking until they all exit.
internal/statesync/reactor.go:244
Method
OnStop
OnStop implements service.Service by unsubscribing from all transactions and close the eventsink.
internal/state/indexer/indexer_service.go:129
Method
OnStop
OnStop implements service.Service. All channels must be closed by OpenChannel() callers before stopping the router, to prevent blocked channel sends
internal/p2p/router.go:1054
Method
OnStop
OnStop implements BaseService.
internal/p2p/peer.go:194
Method
OnStop
OnStop implements BaseService. It stops all peers and reactors.
internal/p2p/switch.go:289
Method
OnStop
OnStop implements BaseService
internal/p2p/conn/connection.go:317
Method
OnStop
OnStop implements Service
internal/p2p/trust/store.go:67
Method
OnStop
OnStop implements Service Nothing to do since the goroutine shuts down by itself via BaseService.Quit()
internal/p2p/trust/metric.go:122
Method
OnStop
OnStop provides a mock function with given fields:
internal/p2p/mocks/peer.go:155
Method
OnStop
OnStop implements BaseService
internal/p2p/pex/pex_reactor.go:169
Method
OnStop
OnStop stops the reactor by signaling to all spawned goroutines to exit and blocking until they all exit.
internal/p2p/pex/reactor.go:137
Method
OnStop
OnStop implements Service.
internal/p2p/pex/addrbook.go:168
Method
OnStop
()
internal/proxy/multi_app_conn.go:126
Method
OnStop
OnStop implements service.Service by stopping the goroutine described above. NOTE: g.Head must be closed separately using Close.
internal/libs/autofile/group.go:146
Method
OnStop
OnStop stops the reactor by signaling to all spawned goroutines to exit and blocking until they all exit.
internal/evidence/reactor.go:103
Method
OnStop
OnStop implements service.Service. It stops the timeout routine.
internal/consensus/ticker.go:60
Method
OnStop
OnStop stops the reactor by signaling to all spawned goroutines to exit and blocking until they all exit, as well as unsubscribing from events and sto
internal/consensus/reactor.go:223
Method
OnStop
OnStop implements service.Service.
internal/consensus/state.go:451
Method
OnStop
Stop the underlying autofile group. Use Wait() to ensure it's finished shutting down before cleaning up files.
internal/consensus/wal.go:164
Method
OnStop
OnStop stops the reactor by signaling to all spawned goroutines to exit and blocking until they all exit.
internal/blocksync/v0/reactor.go:187
Method
OnStop
()
light/rpc/client.go:108
Method
OnStop
OnStop implements Service by doing nothing. NOTE: Do not put anything in here, that way users don't need to call BaseService.OnStop()
libs/service/service.go:184
Method
OnStop
()
libs/events/events.go:75
Method
OnStop
OnStop implements Service.OnStop by shutting down the server.
libs/pubsub/pubsub.go:348
Method
OnStop
OnStop stops the Node. It implements service.Service.
node/node.go:806
Method
OurAddress
(*NetAddress)
internal/p2p/switch.go:59
Method
OurAddress
(addr *NetAddress)
internal/p2p/test_util.go:271
Method
OurAddress
OurAddress returns true if it is our address.
internal/p2p/pex/addrbook.go:192
Method
Out
Out returns a channel onto which messages and events are published. Unsubscribe/UnsubscribeAll does not close the channel to avoid clients from receiv
libs/pubsub/subscription.go:47
Method
Overhead
()
crypto/xchacha20poly1305/xchachapoly.go:54
Method
Peers
Peers returns the set of peers that are connected to the switch.
internal/p2p/switch.go:367
Method
Peers
Peers returns a node's peers (i.e. everyone except itself).
internal/p2p/p2ptest/network.go:175
Method
Peers
()
internal/rpc/core/env.go:68
Method
PendingEvidence
(maxBytes int64)
internal/state/services.go:56
Method
PendingEvidence
PendingEvidence provides a mock function with given fields: maxBytes
internal/state/mocks/evidence_pool.go:45
Method
PickAddress
PickAddress implements AddrBook. It picks an address to connect to. The address is picked randomly from an old or new bucket according to the biasTowa
internal/p2p/pex/addrbook.go:273
Method
Ping
(ctx context.Context, in *RequestPing, opts ...grpc.CallOption)
proto/tendermint/rpc/grpc/types.pb.go:243
Method
Ping
(ctx context.Context, in *RequestPing, opts ...grpc.CallOption)
proto/tendermint/rpc/grpc/types.pb.go:255
Method
Ping
(context.Context, *RequestPing)
proto/tendermint/rpc/grpc/types.pb.go:275
Method
Ping
(ctx context.Context, req *RequestPing)
proto/tendermint/rpc/grpc/types.pb.go:283
← previous
next →
6,201–6,300 of 9,600, ranked by callers