MCPcopy Create free account

hub / github.com/tendermint/tendermint / functions

Functions9,600 in github.com/tendermint/tendermint

MethodIsGood
IsGood returns true if peer was ever marked as good and haven't done anything wrong since then.
internal/p2p/pex/addrbook.go:230
MethodIsListening
()
node/node.go:1095
MethodIsNodeInfoInvalid
IsNodeInfoInvalid when the sent NodeInfo is not valid.
internal/p2p/errors.go:96
MethodIsOK
IsOK returns true if Code is OK.
abci/types/result.go:18
MethodIsOK
IsOK returns true if Code is OK.
abci/types/result.go:28
MethodIsOutbound
()
test/fuzz/p2p/pex/reactor_receive.go:84
MethodIsOutbound
()
internal/p2p/peer_set_test.go:27
MethodIsOutbound
IsOutbound returns true if the connection is outbound, false otherwise.
internal/p2p/peer.go:211
MethodIsOutbound
IsOutbound provides a mock function with given fields:
internal/p2p/mocks/peer.go:71
MethodIsOutbound
()
internal/p2p/mock/peer.go:56
MethodIsOutbound
()
internal/blocksync/v2/reactor_test.go:45
MethodIsPersistent
()
test/fuzz/p2p/pex/reactor_receive.go:85
MethodIsPersistent
()
internal/p2p/peer_set_test.go:28
MethodIsPersistent
IsPersistent returns true if the peer is persitent, false otherwise.
internal/p2p/peer.go:216
MethodIsPersistent
IsPersistent provides a mock function with given fields:
internal/p2p/mocks/peer.go:85
MethodIsPersistent
()
internal/p2p/mock/peer.go:57
MethodIsPersistent
()
internal/blocksync/v2/reactor_test.go:46
MethodIsRunning
IsRunning provides a mock function with given fields:
abci/client/mocks/client.go:488
MethodIsRunning
IsRunning provides a mock function with given fields:
internal/p2p/mocks/peer.go:99
MethodIsRunning
IsRunning returns true if a PeerState is considered running where multiple broadcasting goroutines exist for the peer.
internal/consensus/peer_state.go:76
MethodIsRunning
IsRunning implements Service by returning true or false depending on the service's state.
libs/service/service.go:208
MethodIsRunning
IsRunning reports whether the state is running.
rpc/client/helpers.go:158
MethodIsRunning
IsRunning provides a mock function with given fields:
rpc/client/mocks/client.go:530
MethodIsZero
()
types/part_set.go:107
MethodIterate
(func(key []byte, value []byte) (stop bool))
crypto/merkle/types.go:23
MethodIterateRange
(start []byte, end []byte, ascending bool, fx func(key []byte, value []byte) (stop bool))
crypto/merkle/types.go:24
MethodKey
Key returns a machine-readable string representation of the BlockID
types/block.go:1185
MethodKeyFile
KeyFile returns the full path to the priv_validator_key.json file
config/config.go:423
FunctionKeyPathFn
KeyPathFn option can be used to set a function, which parses a given path and builds the merkle path for the prover. It must be provided if you want t
light/rpc/client.go:60
MethodKeygen
()
crypto/crypto.go:39
MethodLastLightBlockHeight
LastLightBlockHeight returns the last LightBlock height stored. Safe for concurrent use by multiple goroutines.
light/store/db/db.go:143
MethodLen
All these methods for ValidatorUpdates: Len, Less and Swap are for ValidatorUpdates to implement sort.Interface which will be used by the sort package
abci/types/util.go:20
MethodLen
()
types/validator_set_test.go:1463
MethodLen
()
types/validator_set_test.go:1485
MethodLen
()
types/priv_validator.go:37
MethodLen
()
types/validator_set.go:752
MethodLen
()
types/validator_set.go:769
MethodLen
()
internal/statesync/block_queue.go:251
MethodLen
()
internal/statesync/dispatcher.go:241
MethodLen
()
internal/p2p/pqueue.go:29
MethodLen
()
internal/p2p/conn_tracker.go:33
MethodLen
()
internal/libs/clist/clist.go:250
MethodLen
()
internal/consensus/common_test.go:190
MethodLen
()
internal/blocksync/v2/scheduler.go:513
MethodLess
(i, j int)
types/validator_set_test.go:1467
MethodLess
(i, j int)
types/validator_set_test.go:1489
MethodLess
(i, j int)
types/priv_validator.go:41
MethodLess
(i, j int)
types/validator_set.go:754
MethodLess
(i, j int)
types/validator_set.go:771
MethodLess
(i, j int)
internal/consensus/common_test.go:194
MethodLess
(i, j int)
internal/blocksync/v2/scheduler.go:516
MethodLightBlock
LightBlock fetches a light block from the peer at a specified height returning either a light block or an appropriate error.
internal/statesync/dispatcher.go:183
MethodLightBlock
(ctx context.Context, height int64)
light/client_benchmark_test.go:48
MethodLightBlock
LightBlock retrieves the LightBlock at the given height. Safe for concurrent use by multiple goroutines.
light/store/db/db.go:113
MethodLightBlock
LightBlock fetches a LightBlock at the given height and checks the chainID matches.
light/provider/http/http.go:109
MethodLightBlock
LightBlock provides a mock function with given fields: ctx, height
light/provider/mocks/provider.go:19
MethodLightBlockBefore
LightBlockBefore iterates over light blocks until it finds a block before the given height. It returns ErrLightBlockNotFound if no such block exists.
light/store/db/db.go:184
MethodList
List returns a copy of the list of votes stored by the VoteSet.
types/vote_set.go:382
MethodList
List lists available snapshots.
test/e2e/app/snapshots.go:133
MethodList
List returns the threadsafe list of peers.
internal/p2p/peer_set.go:145
MethodList
List retrieves all peers in an arbitrary order. The returned data is a copy, and can be mutated at will.
internal/p2p/peermanager.go:1424
MethodListSnapshots
( req types.RequestListSnapshots)
abci/example/kvstore/persistent_kvstore.go:153
MethodListSnapshots
(ctx context.Context, in *RequestListSnapshots, opts ...grpc.CallOption)
abci/types/types.pb.go:3261
MethodListSnapshots
(context.Context, *RequestListSnapshots)
abci/types/types.pb.go:3309
MethodListSnapshots
(ctx context.Context, req *RequestListSnapshots)
abci/types/types.pb.go:3349
MethodListSnapshots
(req RequestListSnapshots)
abci/types/application.go:77
MethodListSnapshots
( ctx context.Context, req *RequestListSnapshots)
abci/types/application.go:152
MethodListSnapshots
ListSnapshots implements ABCI.
test/e2e/app/app.go:222
MethodListSnapshotsAsync
(ctx context.Context, req types.RequestListSnapshots)
abci/client/local_client.go:155
MethodListSnapshotsAsync
(ctx context.Context, req types.RequestListSnapshots)
abci/client/socket_client.go:257
MethodListSnapshotsAsync
(context.Context, types.RequestListSnapshots)
abci/client/client.go:45
MethodListSnapshotsAsync
ListSnapshotsAsync provides a mock function with given fields: _a0, _a1
abci/client/mocks/client.go:502
MethodListSnapshotsSync
( ctx context.Context, req types.RequestListSnapshots, )
abci/client/local_client.go:301
MethodListSnapshotsSync
( ctx context.Context, params types.RequestListSnapshots, )
abci/client/grpc_client.go:463
MethodListSnapshotsSync
( ctx context.Context, req types.RequestListSnapshots, )
abci/client/socket_client.go:403
MethodListSnapshotsSync
(context.Context, types.RequestListSnapshots)
abci/client/client.go:61
MethodListSnapshotsSync
ListSnapshotsSync provides a mock function with given fields: _a0, _a1
abci/client/mocks/client.go:525
MethodListSnapshotsSync
( ctx context.Context, req types.RequestListSnapshots, )
internal/proxy/app_conn.go:213
MethodListSnapshotsSync
ListSnapshotsSync provides a mock function with given fields: _a0, _a1
internal/proxy/mocks/app_conn_snapshot.go:56
MethodListenAndServeTLS
ListenAndServeTLS acts identically to ListenAndServe, except that it expects HTTPS connections. See http#Server#ListenAndServeTLS.
light/proxy/proxy.go:70
MethodListeners
------------------------------------------------------------------------------
node/node.go:1089
MethodLoad
LoadState loads the State from the database.
internal/state/store.go:113
MethodLoad
Load provides a mock function with given fields:
internal/state/mocks/store.go:47
MethodLoadABCIResponses
LoadABCIResponses loads the ABCIResponses for the given height from the database. If not found, ErrNoABCIResponsesForHeight is returned. This is usef
internal/state/store.go:415
MethodLoadABCIResponses
LoadABCIResponses provides a mock function with given fields: _a0
internal/state/mocks/store.go:68
MethodLoadBaseMeta
LoadBaseMeta provides a mock function with given fields:
internal/state/mocks/block_store.go:45
MethodLoadBaseMeta
()
internal/consensus/replay_test.go:1193
MethodLoadBlock
LoadBlock provides a mock function with given fields: height
internal/state/mocks/block_store.go:61
MethodLoadBlock
(height int64)
internal/consensus/replay_test.go:1194
MethodLoadBlock
nolint:unused
internal/blocksync/v2/reactor_test.go:75
MethodLoadBlockByHash
LoadBlockByHash provides a mock function with given fields: hash
internal/state/mocks/block_store.go:77
MethodLoadBlockByHash
(hash []byte)
internal/consensus/replay_test.go:1195
MethodLoadBlockCommit
(height int64)
internal/state/services.go:35
MethodLoadBlockCommit
LoadBlockCommit provides a mock function with given fields: height
internal/state/mocks/block_store.go:93
MethodLoadBlockCommit
LoadBlockCommit provides a mock function with given fields: height
internal/evidence/mocks/block_store.go:30
MethodLoadBlockCommit
(height int64)
internal/consensus/replay_test.go:1209
MethodLoadBlockMeta
(height int64)
internal/state/services.go:24
MethodLoadBlockMeta
LoadBlockMeta provides a mock function with given fields: height
internal/state/mocks/block_store.go:109
MethodLoadBlockMeta
LoadBlockMeta provides a mock function with given fields: height
internal/evidence/mocks/block_store.go:46
MethodLoadBlockMetaByHash
LoadBlockMetaByHash provides a mock function with given fields: hash
internal/state/mocks/block_store.go:125
← previousnext →5,601–5,700 of 9,600, ranked by callers