MCPcopy Create free account

hub / github.com/tendermint/tendermint / functions

Functions9,600 in github.com/tendermint/tendermint

MethodOfferSnapshotSync
( ctx context.Context, req types.RequestOfferSnapshot, )
abci/client/local_client.go:313
MethodOfferSnapshotSync
( ctx context.Context, params types.RequestOfferSnapshot, )
abci/client/grpc_client.go:475
MethodOfferSnapshotSync
( ctx context.Context, req types.RequestOfferSnapshot, )
abci/client/socket_client.go:415
MethodOfferSnapshotSync
(context.Context, types.RequestOfferSnapshot)
abci/client/client.go:62
MethodOfferSnapshotSync
OfferSnapshotSync provides a mock function with given fields: _a0, _a1
abci/client/mocks/client.go:617
MethodOfferSnapshotSync
( ctx context.Context, req types.RequestOfferSnapshot, )
internal/proxy/app_conn.go:221
MethodOfferSnapshotSync
OfferSnapshotSync provides a mock function with given fields: _a0, _a1
internal/proxy/mocks/app_conn_snapshot.go:102
MethodOnReset
OnReset provides a mock function with given fields:
abci/client/mocks/client.go:640
MethodOnReset
OnReset provides a mock function with given fields:
internal/p2p/mocks/peer.go:127
MethodOnReset
()
libs/service/service_test.go:14
MethodOnReset
OnReset implements Service by panicking.
libs/service/service.go:202
MethodOnReset
OnReset implements Service.OnReset
libs/pubsub/pubsub.go:377
MethodOnStart
()
abci/client/grpc_client.go:66
MethodOnStart
OnStart implements Service by connecting to the server and spawning reading and writing goroutines.
abci/client/socket_client.go:68
MethodOnStart
OnStart provides a mock function with given fields:
abci/client/mocks/client.go:654
MethodOnStart
()
abci/server/socket_server.go:54
MethodOnStart
OnStart starts the gRPC service.
abci/server/grpc_server.go:38
MethodOnStart
()
types/event_bus.go:59
MethodOnStart
OnStart implements service.Service.
privval/signer_listener_endpoint.go:66
MethodOnStart
OnStart implements service.Service.
privval/signer_server.go:45
MethodOnStart
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
MethodOnStart
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
MethodOnStart
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
MethodOnStart
OnStart implements service.Service by subscribing for all transactions and indexing them by events.
internal/state/indexer/indexer_service.go:53
MethodOnStart
OnStart implements service.Service.
internal/p2p/router.go:1028
MethodOnStart
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
MethodOnStart
OnStart implements BaseService.
internal/p2p/peer.go:147
MethodOnStart
--------------------------------------------------------------------- Service start/stop OnStart implements BaseService. It starts all the reactors an
internal/p2p/switch.go:265
MethodOnStart
OnStart implements BaseService
internal/p2p/conn/connection.go:219
MethodOnStart
OnStart implements Service
internal/p2p/trust/store.go:53
MethodOnStart
OnStart implements Service
internal/p2p/trust/metric.go:112
MethodOnStart
OnStart provides a mock function with given fields:
internal/p2p/mocks/peer.go:141
MethodOnStart
OnStart implements BaseService
internal/p2p/pex/pex_reactor.go:143
MethodOnStart
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
MethodOnStart
OnStart implements Service.
internal/p2p/pex/addrbook.go:153
MethodOnStart
()
internal/proxy/multi_app_conn.go:88
MethodOnStart
OnStart implements service.Service by starting the goroutine that checks file and group limits.
internal/libs/autofile/group.go:138
MethodOnStart
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
MethodOnStart
OnStart implements service.Service. It starts the timeout routine.
internal/consensus/ticker.go:52
MethodOnStart
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
MethodOnStart
OnStart loads the latest state via the WAL, and starts the timeout and receive routines.
internal/consensus/state.go:337
MethodOnStart
()
internal/consensus/wal.go:124
MethodOnStart
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
MethodOnStart
OnStart implements service.Service by spawning requesters routine and recording pool's start time.
internal/blocksync/v0/pool.go:113
MethodOnStart
()
internal/blocksync/v0/pool.go:567
MethodOnStart
()
light/rpc/client.go:101
MethodOnStart
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
MethodOnStart
()
libs/events/events.go:71
MethodOnStart
OnStart implements Service.OnStart by starting the server.
libs/pubsub/pubsub.go:368
MethodOnStart
OnStart starts the Node. It implements service.Service.
node/node.go:657
MethodOnStop
()
abci/client/grpc_client.go:128
MethodOnStop
OnStop implements Service by closing connection and flushing all queues.
abci/client/socket_client.go:95
MethodOnStop
OnStop provides a mock function with given fields:
abci/client/mocks/client.go:668
MethodOnStop
()
abci/server/socket_server.go:66
MethodOnStop
OnStop stops the gRPC server.
abci/server/grpc_server.go:59
MethodOnStop
()
types/event_bus.go:63
MethodOnStop
OnStop implements service.Service
privval/signer_listener_endpoint.go:83
MethodOnStop
OnStop implements service.Service.
privval/signer_server.go:51
MethodOnStop
OnStop stops the reactor by signaling to all spawned goroutines to exit and blocking until they all exit.
internal/mempool/v0/reactor.go:117
MethodOnStop
OnStop stops the reactor by signaling to all spawned goroutines to exit and blocking until they all exit.
internal/mempool/v1/reactor.go:124
MethodOnStop
OnStop stops the reactor by signaling to all spawned goroutines to exit and blocking until they all exit.
internal/statesync/reactor.go:244
MethodOnStop
OnStop implements service.Service by unsubscribing from all transactions and close the eventsink.
internal/state/indexer/indexer_service.go:129
MethodOnStop
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
MethodOnStop
OnStop implements BaseService.
internal/p2p/peer.go:194
MethodOnStop
OnStop implements BaseService. It stops all peers and reactors.
internal/p2p/switch.go:289
MethodOnStop
OnStop implements BaseService
internal/p2p/conn/connection.go:317
MethodOnStop
OnStop implements Service
internal/p2p/trust/store.go:67
MethodOnStop
OnStop implements Service Nothing to do since the goroutine shuts down by itself via BaseService.Quit()
internal/p2p/trust/metric.go:122
MethodOnStop
OnStop provides a mock function with given fields:
internal/p2p/mocks/peer.go:155
MethodOnStop
OnStop implements BaseService
internal/p2p/pex/pex_reactor.go:169
MethodOnStop
OnStop stops the reactor by signaling to all spawned goroutines to exit and blocking until they all exit.
internal/p2p/pex/reactor.go:137
MethodOnStop
OnStop implements Service.
internal/p2p/pex/addrbook.go:168
MethodOnStop
()
internal/proxy/multi_app_conn.go:126
MethodOnStop
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
MethodOnStop
OnStop stops the reactor by signaling to all spawned goroutines to exit and blocking until they all exit.
internal/evidence/reactor.go:103
MethodOnStop
OnStop implements service.Service. It stops the timeout routine.
internal/consensus/ticker.go:60
MethodOnStop
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
MethodOnStop
OnStop implements service.Service.
internal/consensus/state.go:451
MethodOnStop
Stop the underlying autofile group. Use Wait() to ensure it's finished shutting down before cleaning up files.
internal/consensus/wal.go:164
MethodOnStop
OnStop stops the reactor by signaling to all spawned goroutines to exit and blocking until they all exit.
internal/blocksync/v0/reactor.go:187
MethodOnStop
()
light/rpc/client.go:108
MethodOnStop
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
MethodOnStop
()
libs/events/events.go:75
MethodOnStop
OnStop implements Service.OnStop by shutting down the server.
libs/pubsub/pubsub.go:348
MethodOnStop
OnStop stops the Node. It implements service.Service.
node/node.go:806
MethodOurAddress
(*NetAddress)
internal/p2p/switch.go:59
MethodOurAddress
(addr *NetAddress)
internal/p2p/test_util.go:271
MethodOurAddress
OurAddress returns true if it is our address.
internal/p2p/pex/addrbook.go:192
MethodOut
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
MethodOverhead
()
crypto/xchacha20poly1305/xchachapoly.go:54
MethodPeers
Peers returns the set of peers that are connected to the switch.
internal/p2p/switch.go:367
MethodPeers
Peers returns a node's peers (i.e. everyone except itself).
internal/p2p/p2ptest/network.go:175
MethodPeers
()
internal/rpc/core/env.go:68
MethodPendingEvidence
(maxBytes int64)
internal/state/services.go:56
MethodPendingEvidence
PendingEvidence provides a mock function with given fields: maxBytes
internal/state/mocks/evidence_pool.go:45
MethodPickAddress
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
MethodPing
(ctx context.Context, in *RequestPing, opts ...grpc.CallOption)
proto/tendermint/rpc/grpc/types.pb.go:243
MethodPing
(ctx context.Context, in *RequestPing, opts ...grpc.CallOption)
proto/tendermint/rpc/grpc/types.pb.go:255
MethodPing
(context.Context, *RequestPing)
proto/tendermint/rpc/grpc/types.pb.go:275
MethodPing
(ctx context.Context, req *RequestPing)
proto/tendermint/rpc/grpc/types.pb.go:283
← previousnext →6,201–6,300 of 9,600, ranked by callers