MCPcopy Create free account

hub / github.com/tendermint/tendermint / functions

Functions9,600 in github.com/tendermint/tendermint

MethodHash
()
crypto/merkle/types.go:19
MethodHash
()
crypto/merkle/tree_test.go:17
MethodHashWithCount
()
crypto/merkle/types.go:18
MethodHashesTo
(hash []byte)
types/part_set.go:238
MethodHeader
Header gets block header at a given height. If no height is provided, it will fetch the latest header. More: https://docs.tendermint.com/master/rpc/#/
internal/rpc/core/blocks.go:129
MethodHeader
Header fetches and verifies the header directly via the light client
light/rpc/client.go:459
MethodHeader
(ctx context.Context, height *int64)
rpc/client/http/http.go:454
MethodHeader
Header provides a mock function with given fields: ctx, height
rpc/client/mocks/client.go:461
MethodHeader
(ctx context.Context, height *int64)
rpc/client/local/local.go:181
MethodHeaderByHash
HeaderByHash gets header by hash. More: https://docs.tendermint.com/master/rpc/#/Info/header_by_hash
internal/rpc/core/blocks.go:145
MethodHeaderByHash
HeaderByHash calls rpcclient#HeaderByHash and updates the client if it's falling behind.
light/rpc/client.go:469
MethodHeaderByHash
(ctx context.Context, hash bytes.HexBytes)
rpc/client/http/http.go:467
MethodHeaderByHash
HeaderByHash provides a mock function with given fields: ctx, hash
rpc/client/mocks/client.go:484
MethodHeaderByHash
(ctx context.Context, hash bytes.HexBytes)
rpc/client/local/local.go:185
MethodHealth
Health gets node health. Returns empty result (200 OK) on success, no response - in case of an error. More: https://docs.tendermint.com/master/rpc/#/I
internal/rpc/core/health.go:11
MethodHealth
(ctx context.Context)
light/rpc/client.go:273
MethodHealth
(ctx context.Context)
rpc/client/http/http.go:371
MethodHealth
Health provides a mock function with given fields: _a0
rpc/client/mocks/client.go:507
MethodHealth
(ctx context.Context)
rpc/client/local/local.go:139
MethodHealth
(ctx context.Context)
rpc/client/mock/client.go:130
MethodHeight
Height returns the height of the infraction
types/evidence.go:112
MethodHeight
Height returns the height for this transaction
internal/mempool/v0/clist_mempool.go:692
MethodHeight
()
internal/state/services.go:20
MethodHeight
Height provides a mock function with given fields:
internal/state/mocks/block_store.go:31
MethodHeight
Height provides a mock function with given fields:
internal/evidence/mocks/block_store.go:16
MethodHeight
()
internal/consensus/types/height_vote_set.go:72
MethodHeight
nolint:unused
internal/blocksync/v2/reactor_test.go:70
FunctionHelloWorld
(ctx *rpctypes.Context, name string, num int)
rpc/jsonrpc/test/main.go:17
MethodHijack
implements http.Hijacker
rpc/jsonrpc/server/http_server.go:248
MethodID
()
types/event_bus.go:26
MethodID
()
internal/p2p/peer_set_test.go:26
MethodID
ID provides a mock function with given fields:
internal/p2p/mocks/peer.go:57
MethodID
()
internal/p2p/pex/known_address.go:34
MethodID
()
internal/blocksync/v2/reactor_test.go:41
MethodID
()
libs/pubsub/subscription.go:51
MethodIPv6
IPv6 returns true if the testnet is an IPv6 network.
test/e2e/pkg/testnet.go:435
MethodIndex
Index returns the index of this transaction in the list, or -1 if not found
types/tx.go:45
MethodIndex
Index indexes BeginBlock and EndBlock events for a given block by its height.
internal/state/indexer/indexer.go:34
MethodIndex
Index indexes BeginBlock and EndBlock events for a given block by its height. The following is indexed: primary key: encode(block.height | height) =>
internal/state/indexer/block/kv/kv.go:53
MethodIndex
(types.EventDataNewBlockHeader)
internal/state/indexer/block/null/null.go:21
MethodIndex
Index is a noop and always returns nil.
internal/state/indexer/tx/null/null.go:28
MethodIndexBlockEvents
IndexBlockEvents provides a mock function with given fields: _a0
internal/state/mocks/event_sink.go:68
MethodIndexBlockEvents
IndexBlockEvents provides a mock function with given fields: _a0
internal/state/indexer/mocks/event_sink.go:68
MethodIndexTxEvents
IndexTxEvents provides a mock function with given fields: _a0
internal/state/mocks/event_sink.go:82
MethodIndexTxEvents
IndexTxEvents provides a mock function with given fields: _a0
internal/state/indexer/mocks/event_sink.go:82
MethodInfo
(req types.RequestInfo)
abci/example/kvstore/kvstore.go:78
MethodInfo
(ctx context.Context, in *RequestInfo, opts ...grpc.CallOption)
abci/types/types.pb.go:3189
MethodInfo
(context.Context, *RequestInfo)
abci/types/types.pb.go:3301
MethodInfo
(ctx context.Context, req *RequestInfo)
abci/types/types.pb.go:3325
MethodInfo
(req RequestInfo)
abci/types/application.go:45
MethodInfo
(ctx context.Context, req *RequestInfo)
abci/types/application.go:112
MethodInfo
Info implements ABCI.
test/e2e/app/app.go:100
MethodInfo
(req abci.RequestInfo)
internal/state/helpers_test.go:274
MethodInfo
(msg string, keyvals ...interface{})
internal/libs/autofile/cmd/logjack.go:37
MethodInfo
(req abci.RequestInfo)
internal/consensus/mempool_test.go:234
MethodInfo
(msg string, keyvals ...interface{})
libs/os/os_test.go:107
MethodInfo
(msg string, keyVals ...interface{})
libs/log/default.go:77
MethodInfoAsync
(ctx context.Context, req types.RequestInfo)
abci/client/local_client.go:67
MethodInfoAsync
(ctx context.Context, req types.RequestInfo)
abci/client/socket_client.go:225
MethodInfoAsync
(context.Context, types.RequestInfo)
abci/client/client.go:37
MethodInfoAsync
InfoAsync provides a mock function with given fields: _a0, _a1
abci/client/mocks/client.go:396
MethodInfoSync
(ctx context.Context, req types.RequestInfo)
abci/client/local_client.go:215
MethodInfoSync
( ctx context.Context, req types.RequestInfo, )
abci/client/grpc_client.go:373
MethodInfoSync
( ctx context.Context, req types.RequestInfo, )
abci/client/socket_client.go:314
MethodInfoSync
InfoSync provides a mock function with given fields: _a0, _a1
abci/client/mocks/client.go:419
MethodInfoSync
(ctx context.Context, req types.RequestInfo)
internal/proxy/app_conn_test.go:41
MethodInfoSync
(ctx context.Context, req types.RequestInfo)
internal/proxy/app_conn.go:184
MethodInfoSync
InfoSync provides a mock function with given fields: _a0, _a1
internal/proxy/mocks/app_conn_query.go:56
MethodInit
Init is a method used by the rapid state machine testing library. Init is called when the test starts to initialize the data that will be used in the
internal/libs/clist/clist_property_test.go:28
FunctionInitChain
(client abciclient.Client)
abci/tests/server/client.go:17
MethodInitChain
(ctx context.Context, in *RequestInitChain, opts ...grpc.CallOption)
abci/types/types.pb.go:3234
MethodInitChain
(context.Context, *RequestInitChain)
abci/types/types.pb.go:3306
MethodInitChain
(ctx context.Context, req *RequestInitChain)
abci/types/types.pb.go:3340
MethodInitChain
(req RequestInitChain)
abci/types/application.go:65
MethodInitChain
(ctx context.Context, req *RequestInitChain)
abci/types/application.go:137
MethodInitChain
Info implements ABCI.
test/e2e/app/app.go:113
MethodInitChain
(req abci.RequestInitChain)
internal/consensus/replay_test.go:1280
MethodInitChainAsync
(ctx context.Context, req types.RequestInitChain)
abci/client/local_client.go:122
MethodInitChainAsync
(ctx context.Context, req types.RequestInitChain)
abci/client/socket_client.go:245
MethodInitChainAsync
(context.Context, types.RequestInitChain)
abci/client/client.go:42
MethodInitChainAsync
InitChainAsync provides a mock function with given fields: _a0, _a1
abci/client/mocks/client.go:442
MethodInitChainSync
( ctx context.Context, req types.RequestInitChain, )
abci/client/local_client.go:265
MethodInitChainSync
( ctx context.Context, params types.RequestInitChain, )
abci/client/grpc_client.go:427
MethodInitChainSync
( ctx context.Context, req types.RequestInitChain, )
abci/client/socket_client.go:367
MethodInitChainSync
InitChainSync provides a mock function with given fields: _a0, _a1
abci/client/mocks/client.go:465
MethodInitChainSync
( ctx context.Context, req types.RequestInitChain, )
internal/proxy/app_conn.go:80
MethodInitChainSync
InitChainSync provides a mock function with given fields: _a0, _a1
internal/proxy/mocks/app_conn_consensus.go:127
MethodInitPeer
(peer Peer)
internal/p2p/switch_test.go:819
MethodInitPeer
(peer Peer)
internal/p2p/base_reactor.go:74
MethodInitWAL
()
internal/mempool/mock/mempool.go:44
MethodInitWAL
()
internal/consensus/replay_stubs.go:48
MethodIsAuthFailure
IsAuthFailure when Peer authentication was unsuccessful.
internal/p2p/errors.go:84
MethodIsBanned
IsBanned returns true if the peer is currently banned
internal/p2p/pex/addrbook.go:238
MethodIsCommit
Implements VoteSetReader.
types/vote_set.go:418
MethodIsCommit
IsCommit returns true if there is at least one signature. Implements VoteSetReader.
types/block.go:871
MethodIsConnected
()
privval/retry_signer_client.go:33
MethodIsConnected
IsConnected indicates if there is an active connection
privval/signer_endpoint.go:34
MethodIsErr
IsErr returns true if Code is something other than OK.
abci/types/result.go:23
MethodIsErr
IsErr returns true if Code is something other than OK.
abci/types/result.go:33
FunctionIsErrNotEnoughVotingPowerSigned
----------------- IsErrNotEnoughVotingPowerSigned returns true if err is ErrNotEnoughVotingPowerSigned.
types/validator_set.go:698
← previousnext →5,501–5,600 of 9,600, ranked by callers