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
MarshalTo
(dAtA []byte)
proto/tendermint/consensus/wal.pb.go:600
Method
MarshalTo
(dAtA []byte)
proto/tendermint/consensus/wal.pb.go:621
Method
MarshalTo
(dAtA []byte)
proto/tendermint/consensus/wal.pb.go:652
Method
MarshalTo
(dAtA []byte)
proto/tendermint/blocksync/types.pb.go:423
Method
MarshalTo
(dAtA []byte)
proto/tendermint/blocksync/types.pb.go:451
Method
MarshalTo
(dAtA []byte)
proto/tendermint/blocksync/types.pb.go:479
Method
MarshalTo
(dAtA []byte)
proto/tendermint/blocksync/types.pb.go:514
Method
MarshalTo
(dAtA []byte)
proto/tendermint/blocksync/types.pb.go:537
Method
MarshalTo
(dAtA []byte)
proto/tendermint/blocksync/types.pb.go:570
Method
MarshalTo
(dAtA []byte)
proto/tendermint/blocksync/types.pb.go:592
Method
MarshalTo
(dAtA []byte)
proto/tendermint/blocksync/types.pb.go:613
Method
MarshalTo
(dAtA []byte)
proto/tendermint/blocksync/types.pb.go:634
Method
MarshalTo
(dAtA []byte)
proto/tendermint/blocksync/types.pb.go:655
Method
MarshalTo
(dAtA []byte)
proto/tendermint/blocksync/types.pb.go:676
Method
MarshalTo
(dAtA []byte)
rpc/grpc/types.pb.go:357
Method
MarshalTo
(dAtA []byte)
rpc/grpc/types.pb.go:380
Method
MarshalTo
(dAtA []byte)
rpc/grpc/types.pb.go:410
Method
MarshalTo
(dAtA []byte)
rpc/grpc/types.pb.go:433
Method
Matches
Matches satisfies part of the pubsub.Query interface. This implementation never reports an error. A nil *Query matches all events.
libs/pubsub/query/query.go:72
Function
MaxInt
(a, b int)
libs/math/math.go:10
Function
MaxInt64
(a, b int64)
libs/math/math.go:3
Method
Mempool
()
internal/proxy/multi_app_conn.go:72
Method
Mempool
Mempool returns the Node's mempool.
node/node.go:1062
Function
MessageOutOfOrder
MessageOutOfOrder returns a messagOutOfOrder PeerBehavior.
internal/blocksync/v2/internal/behavior/peer_behaviour.go:27
Function
MinInt
(a, b int)
libs/math/math.go:26
Function
MinInt64
-----------------------------------------------------------------------------
libs/math/math.go:19
Function
MutateByteSlice
Contract: !bytes.Equal(input, output) && len(input) >= len(output)
internal/libs/test/mutate.go:9
Method
NeedMoreAddrs
NeedMoreAddrs implements AddrBook - returns true if there are not have enough addresses in the book.
internal/p2p/pex/addrbook.go:256
Method
NetInfo
NetInfo returns network info. More: https://docs.tendermint.com/master/rpc/#/Info/net_info
internal/rpc/core/net.go:15
Method
NetInfo
(ctx context.Context)
light/rpc/client.go:232
Method
NetInfo
(ctx context.Context)
rpc/client/http/http.go:328
Method
NetInfo
NetInfo provides a mock function with given fields: _a0
rpc/client/mocks/client.go:544
Method
NetInfo
(ctx context.Context)
rpc/client/local/local.go:123
Method
NetInfo
(ctx context.Context)
rpc/client/mock/client.go:114
Function
New
(store dbm.DB)
internal/state/indexer/block/kv/kv.go:30
Function
New
----------------------------------------------------------------------------- HTTP New takes a remote endpoint in the form <protocol>://<host>:<port>.
rpc/client/http/http.go:105
Function
New
New configures a client that calls the Node directly.
rpc/client/local/local.go:55
Function
New
()
rpc/client/mock/client.go:35
Function
NewAppConnConsensus
NewAppConnConsensus creates a new instance of AppConnConsensus. It also registers a testing interface on the mock and a cleanup function to assert the
internal/proxy/mocks/app_conn_consensus.go:160
Function
NewAppConnMempool
NewAppConnMempool creates a new instance of AppConnMempool. It also registers a testing interface on the mock and a cleanup function to assert the moc
internal/proxy/mocks/app_conn_mempool.go:128
Function
NewAppConnQuery
NewAppConnQuery creates a new instance of AppConnQuery. It also registers a testing interface on the mock and a cleanup function to assert the mocks e
internal/proxy/mocks/app_conn_query.go:107
Function
NewAppConnSnapshot
NewAppConnSnapshot creates a new instance of AppConnSnapshot. It also registers a testing interface on the mock and a cleanup function to assert the m
internal/proxy/mocks/app_conn_snapshot.go:130
Function
NewApplication
NewApplication creates the application.
test/e2e/app/app.go:82
Function
NewBlockExecutor
NewBlockExecutor returns a new BlockExecutor with a NopEventBus. Call SetEventBus to provide one.
internal/state/execution.go:60
Function
NewBlockStore
NewBlockStore creates a new instance of BlockStore. It also registers a testing interface on the mock and a cleanup function to assert the mocks expec
internal/state/mocks/block_store.go:218
Function
NewBlockStore
NewBlockStore creates a new instance of BlockStore. It also registers a testing interface on the mock and a cleanup function to assert the mocks expec
internal/evidence/mocks/block_store.go:67
Function
NewBlockchainReactor
NewBlockchainReactor creates a new reactor instance.
internal/blocksync/v2/reactor.go:89
Function
NewBroadcastAPIClient
(cc *grpc.ClientConn)
proto/tendermint/rpc/grpc/types.pb.go:251
Function
NewClient
NewClient creates a new instance of Client. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
abci/client/mocks/client.go:811
Function
NewClient
NewClient returns a new client.
light/rpc/client.go:88
Function
NewClient
NewClient creates a new instance of Client. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
rpc/client/mocks/client.go:810
Function
NewConnection
NewConnection creates a new instance of Connection. It also registers a testing interface on the mock and a cleanup function to assert the mocks expec
internal/p2p/mocks/connection.go:218
Function
NewConsSyncReactor
NewConsSyncReactor creates a new instance of ConsSyncReactor. It also registers a testing interface on the mock and a cleanup function to assert the m
internal/consensus/mocks/cons_sync_reactor.go:36
Function
NewDefault
NewDefault constructs a tendermint node service for use in go process that host their own process-local tendermint node. This is equivalent to running
node/public.go:19
Function
NewEventSink
NewEventSink creates a new instance of EventSink. It also registers a testing interface on the mock and a cleanup function to assert the mocks expecta
internal/state/indexer/mocks/event_sink.go:175
Function
NewEvidencePool
NewEvidencePool creates a new instance of EvidencePool. It also registers a testing interface on the mock and a cleanup function to assert the mocks e
internal/state/mocks/evidence_pool.go:78
Function
NewHTTPClientFromTrustedStore
NewHTTPClientFromTrustedStore initiates an instance of a light client using HTTP addresses for both the primary provider and witnesses and uses a trus
light/setup.go:48
Function
NewLightClient
NewLightClient creates a new instance of LightClient. It also registers a testing interface on the mock and a cleanup function to assert the mocks exp
light/rpc/mocks/light_client.go:109
Function
NewLocalCreator
NewLocalCreator returns a Creator for the given app, which will be running locally.
abci/client/creators.go:15
Function
NewPeer
NewPeer creates a new instance of Peer. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
internal/p2p/mocks/peer.go:342
Function
NewPrivValidatorAPIClient
(cc *grpc.ClientConn)
proto/tendermint/privval/service.pb.go:70
Function
NewProvider
NewProvider creates a new instance of Provider. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectati
light/provider/mocks/provider.go:61
Function
NewProxy
NewProxy creates the struct used to run an HTTP server for serving light client rpc requests.
light/proxy/proxy.go:28
Function
NewReactor
()
internal/p2p/mock/reactor.go:13
Function
NewRemoteCreator
NewRemoteCreator returns a Creator for the given address (e.g. "192.168.0.1") and transport (e.g. "tcp"). Set mustConnect to true if you want the clie
abci/client/creators.go:26
Function
NewRunNodeCmd
NewRunNodeCmd returns the command that allows the CLI to start a node. It can be used with a custom PrivValidator and in-process ABCI application.
cmd/tendermint/commands/run_node.go:116
Function
NewStateProvider
NewStateProvider creates a new instance of StateProvider. It also registers a testing interface on the mock and a cleanup function to assert the mocks
internal/statesync/mocks/state_provider.go:92
Function
NewStore
NewStore creates a new instance of Store. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
internal/state/mocks/store.go:196
Function
NewTransport
NewTransport creates a new instance of Transport. It also registers a testing interface on the mock and a cleanup function to assert the mocks expecta
internal/p2p/mocks/transport.go:129
Function
NewWaker
NewWaker creates a new Waker.
internal/libs/sync/waker.go:11
Function
NewWithClient
(chainID string, client rpcclient.RemoteClient)
light/provider/http/http.go:88
Function
NewWithTimeout
NewWithTimeout does the same thing as New, except you can set a Timeout for http.Client. A Timeout of zero means no timeout.
rpc/client/http/http.go:115
Method
Next
()
test/e2e/pkg/testnet.go:520
Method
NextWait
Blocking implementation of Next(). May return nil iff CElement was tail and got removed.
internal/libs/clist/clist.go:61
Method
NodeInfo
()
test/fuzz/p2p/pex/reactor_receive.go:87
Method
NodeInfo
()
internal/p2p/peer_set_test.go:24
Method
NodeInfo
NodeInfo returns a copy of the peer's NodeInfo.
internal/p2p/peer.go:221
Method
NodeInfo
NodeInfo returns the switch's NodeInfo. NOTE: Not goroutine safe.
internal/p2p/switch.go:251
Method
NodeInfo
NodeInfo provides a mock function with given fields:
internal/p2p/mocks/peer.go:113
Method
NodeInfo
()
internal/p2p/mock/peer.go:48
Method
NodeInfo
()
internal/blocksync/v2/reactor_test.go:49
Method
NodeInfo
NodeInfo returns the Node's Info from the Switch.
node/node.go:1100
Method
NumClientSubscriptions
(clientID string)
types/event_bus.go:73
Method
NumClients
()
types/event_bus.go:69
Method
NumUnconfirmedTxs
NumUnconfirmedTxs gets number of unconfirmed transactions. More: https://docs.tendermint.com/master/rpc/#/Info/num_unconfirmed_txs
internal/rpc/core/mempool.go:161
Method
NumUnconfirmedTxs
(ctx context.Context)
light/rpc/client.go:220
Method
NumUnconfirmedTxs
(ctx context.Context)
rpc/client/http/http.go:302
Method
NumUnconfirmedTxs
NumUnconfirmedTxs provides a mock function with given fields: _a0
rpc/client/mocks/client.go:567
Method
NumUnconfirmedTxs
(ctx context.Context)
rpc/client/local/local.go:111
Method
OfferSnapshot
( req types.RequestOfferSnapshot)
abci/example/kvstore/persistent_kvstore.go:163
Method
OfferSnapshot
(ctx context.Context, in *RequestOfferSnapshot, opts ...grpc.CallOption)
abci/types/types.pb.go:3270
Method
OfferSnapshot
(context.Context, *RequestOfferSnapshot)
abci/types/types.pb.go:3310
Method
OfferSnapshot
(ctx context.Context, req *RequestOfferSnapshot)
abci/types/types.pb.go:3352
Method
OfferSnapshot
(req RequestOfferSnapshot)
abci/types/application.go:81
Method
OfferSnapshot
( ctx context.Context, req *RequestOfferSnapshot)
abci/types/application.go:158
Method
OfferSnapshot
OfferSnapshot implements ABCI.
test/e2e/app/app.go:240
Method
OfferSnapshotAsync
(ctx context.Context, req types.RequestOfferSnapshot)
abci/client/local_client.go:166
Method
OfferSnapshotAsync
(ctx context.Context, req types.RequestOfferSnapshot)
abci/client/socket_client.go:261
Method
OfferSnapshotAsync
(context.Context, types.RequestOfferSnapshot)
abci/client/client.go:46
Method
OfferSnapshotAsync
OfferSnapshotAsync provides a mock function with given fields: _a0, _a1
abci/client/mocks/client.go:594
← previous
next →
6,101–6,200 of 9,600, ranked by callers