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
ABCIQuery
(ctx context.Context, path string, data bytes.HexBytes)
rpc/client/mock/client.go:86
Method
ABCIQueryWithOptions
ABCIQueryWithOptions provides a mock function with given fields: ctx, path, data, opts
rpc/client/mocks/client.go:70
Method
Accept
Accept implements net.Listener.
privval/socket_listeners.go:64
Method
Accept
Accept implements net.Listener.
privval/socket_listeners.go:126
Method
Accept
()
internal/p2p/switch_test.go:762
Method
Accept
Accept implements Transport.
internal/p2p/transport_memory.go:145
Method
Accept
Accept provides a mock function with given fields:
internal/p2p/mocks/transport.go:18
Method
Add
Add adds a snapshot to the pool, unless the peer has already sent recentSnapshots snapshots. It returns true if this was a new, non-blacklisted snapsh
internal/statesync/snapshots.go:77
Method
Add
Add adds a chunk to the queue. It ignores chunks that already exist, returning false.
internal/statesync/chunks.go:65
Method
AddAddress
(addr *NetAddress, src *NetAddress)
internal/p2p/switch.go:56
Method
AddAddress
(addr *NetAddress, src *NetAddress)
internal/p2p/test_util.go:266
Method
AddAddress
AddAddress implements AddrBook Add address to a "new" bucket. If it's already in one, only add it probabilistically. Returns error if the addr is non-
internal/p2p/pex/addrbook.go:213
Method
AddBatch
AddBatch is a noop and always returns nil.
internal/state/indexer/tx/null/null.go:23
Method
AddConn
(addr net.IP)
internal/p2p/conn_tracker.go:39
Method
AddEvidence
(types.Evidence)
internal/state/services.go:59
Method
AddEvidence
AddEvidence provides a mock function with given fields: _a0
internal/state/mocks/evidence_pool.go:17
Method
AddListenerForEvent
(listenerID, eventValue string, cb EventCallback)
libs/events/events.go:77
Method
AddOurAddress
(addr *NetAddress)
internal/p2p/test_util.go:270
Method
AddOurAddress
------------------------------------------------------- AddOurAddress one of our addresses.
internal/p2p/pex/addrbook.go:183
Method
AddPeer
AddPeer adds a peer to the pool. For now we just keep it simple and send a single request to discover snapshots, later we may want to do retries and s
internal/statesync/syncer.go:144
Method
AddPeer
AddPeer sends a PeerUpdate with status PeerStatusUp on the PeerUpdateCh. The embedding reactor must be sure to listen for messages on this channel to
internal/p2p/shim.go:234
Method
AddPeer
(peer Peer)
internal/p2p/switch_test.go:72
Method
AddPeer
(peer Peer)
internal/p2p/base_reactor.go:71
Method
AddPeer
AddPeer implements Reactor by adding peer to the address book (if inbound) or by requesting more addresses (if outbound).
internal/p2p/pex/pex_reactor.go:191
Method
AddPeer
(peer p2p.Peer)
internal/p2p/mock/reactor.go:21
Method
AddPeer
AddPeer implements Reactor interface
internal/blocksync/v2/reactor.go:570
Method
AddPersistentPeers
AddPersistentPeers allows you to set persistent peers. It ignores ErrNetAddressLookup. However, if there are other errors, first encounter is returned
internal/p2p/switch.go:615
Method
AddPortMapping
( protocol string, externalPort, internalPort int, description string, timeout int)
internal/p2p/upnp/upnp.go:348
Method
AddPrivateIDs
([]string)
internal/p2p/switch.go:57
Method
AddPrivateIDs
(addrs []string)
internal/p2p/test_util.go:284
Method
AddPrivateIDs
(ids []string)
internal/p2p/pex/addrbook.go:200
Method
AddPrivatePeerIDs
(ids []string)
internal/p2p/switch.go:645
Method
AddUnconditionalPeerIDs
(ids []string)
internal/p2p/switch.go:633
Method
Address
Address is the SHA256-20 of the raw pubkey bytes.
crypto/ed25519/ed25519.go:155
Method
Address
Address returns a Bitcoin style addresses: RIPEMD160(SHA256(pubkey))
crypto/secp256k1/secp256k1.go:142
Method
Address
Address is the SHA256-20 of the raw pubkey bytes.
crypto/sr25519/pubkey.go:27
Method
AppHash
AppHash implements part of StateProvider. It calls the application to verify the light blocks at heights h+1 and h+2 and, if verification succeeds, re
internal/statesync/stateprovider.go:98
Method
AppHash
AppHash implements StateProvider.
internal/statesync/stateprovider.go:250
Method
AppHash
AppHash provides a mock function with given fields: ctx, height
internal/statesync/mocks/state_provider.go:20
Method
ApplyBlock
XXX: Add whitelist/blacklist?
internal/blocksync/v2/reactor_test.go:88
Method
ApplySnapshotChunk
( req types.RequestApplySnapshotChunk)
abci/example/kvstore/persistent_kvstore.go:168
Method
ApplySnapshotChunk
(ctx context.Context, in *RequestApplySnapshotChunk, opts ...grpc.CallOption)
abci/types/types.pb.go:3288
Method
ApplySnapshotChunk
(context.Context, *RequestApplySnapshotChunk)
abci/types/types.pb.go:3312
Method
ApplySnapshotChunk
(ctx context.Context, req *RequestApplySnapshotChunk)
abci/types/types.pb.go:3358
Method
ApplySnapshotChunk
(req RequestApplySnapshotChunk)
abci/types/application.go:89
Method
ApplySnapshotChunk
( ctx context.Context, req *RequestApplySnapshotChunk)
abci/types/application.go:170
Method
ApplySnapshotChunk
ApplySnapshotChunk implements ABCI.
test/e2e/app/app.go:250
Method
ApplySnapshotChunkAsync
( ctx context.Context, req types.RequestApplySnapshotChunk, )
abci/client/local_client.go:191
Method
ApplySnapshotChunkAsync
( ctx context.Context, req types.RequestApplySnapshotChunk, )
abci/client/socket_client.go:272
Method
ApplySnapshotChunkAsync
(context.Context, types.RequestApplySnapshotChunk)
abci/client/client.go:48
Method
ApplySnapshotChunkAsync
ApplySnapshotChunkAsync provides a mock function with given fields: _a0, _a1
abci/client/mocks/client.go:23
Method
ApplySnapshotChunkSync
( ctx context.Context, req types.RequestApplySnapshotChunk)
abci/client/local_client.go:336
Method
ApplySnapshotChunkSync
( ctx context.Context, params types.RequestApplySnapshotChunk)
abci/client/grpc_client.go:498
Method
ApplySnapshotChunkSync
( ctx context.Context, req types.RequestApplySnapshotChunk)
abci/client/socket_client.go:438
Method
ApplySnapshotChunkSync
(context.Context, types.RequestApplySnapshotChunk)
abci/client/client.go:64
Method
ApplySnapshotChunkSync
ApplySnapshotChunkSync provides a mock function with given fields: _a0, _a1
abci/client/mocks/client.go:46
Method
ApplySnapshotChunkSync
( ctx context.Context, req types.RequestApplySnapshotChunk)
internal/proxy/app_conn.go:236
Method
ApplySnapshotChunkSync
ApplySnapshotChunkSync provides a mock function with given fields: _a0, _a1
internal/proxy/mocks/app_conn_snapshot.go:19
Function
ArrayToRequest
(id jsonrpcid, method string, params []interface{})
rpc/jsonrpc/types/types.go:119
Method
BackFillBlocksTotal
()
internal/statesync/reactor.go:1143
Method
BackFillBlocksTotal
BackFillBlocksTotal provides a mock function with given fields:
internal/statesync/mocks/Metricer.go:17
Method
BackFilledBlocks
()
internal/statesync/reactor.go:1136
Method
BackFilledBlocks
BackFilledBlocks provides a mock function with given fields:
internal/statesync/mocks/Metricer.go:31
Method
BackWait
()
internal/libs/clist/clist.go:287
Method
Base
Base provides a mock function with given fields:
internal/state/mocks/block_store.go:17
Method
BeginBlock
(req types.RequestBeginBlock)
abci/client/socket_client_test.go:125
Method
BeginBlock
(ctx context.Context, in *RequestBeginBlock, opts ...grpc.CallOption)
abci/types/types.pb.go:3243
Method
BeginBlock
(context.Context, *RequestBeginBlock)
abci/types/types.pb.go:3307
Method
BeginBlock
(ctx context.Context, req *RequestBeginBlock)
abci/types/types.pb.go:3343
Method
BeginBlock
(req RequestBeginBlock)
abci/types/application.go:69
Method
BeginBlock
(ctx context.Context, req *RequestBeginBlock)
abci/types/application.go:142
Method
BeginBlock
(req abci.RequestBeginBlock)
internal/state/helpers_test.go:278
Method
BeginBlockAsync
(ctx context.Context, req types.RequestBeginBlock)
abci/client/local_client.go:133
Method
BeginBlockAsync
(ctx context.Context, req types.RequestBeginBlock)
abci/client/socket_client.go:249
Method
BeginBlockAsync
BeginBlockAsync provides a mock function with given fields: _a0, _a1
abci/client/mocks/client.go:69
Method
BeginBlockSync
( ctx context.Context, req types.RequestBeginBlock, )
abci/client/local_client.go:277
Method
BeginBlockSync
( ctx context.Context, params types.RequestBeginBlock, )
abci/client/grpc_client.go:439
Method
BeginBlockSync
( ctx context.Context, req types.RequestBeginBlock, )
abci/client/socket_client.go:379
Method
BeginBlockSync
(context.Context, types.RequestBeginBlock)
abci/client/client.go:59
Method
BeginBlockSync
BeginBlockSync provides a mock function with given fields: _a0, _a1
abci/client/mocks/client.go:92
Method
BeginBlockSync
( ctx context.Context, req types.RequestBeginBlock, )
internal/proxy/app_conn.go:88
Method
BeginBlockSync
BeginBlockSync provides a mock function with given fields: _a0, _a1
internal/proxy/mocks/app_conn_consensus.go:21
Function
Benchmark1000Clients
(b *testing.B)
libs/pubsub/pubsub_test.go:451
Function
Benchmark1000ClientsOneQuery
(b *testing.B)
libs/pubsub/pubsub_test.go:455
Function
Benchmark100Clients
(b *testing.B)
libs/pubsub/pubsub_test.go:450
Function
Benchmark100ClientsOneQuery
(b *testing.B)
libs/pubsub/pubsub_test.go:454
Function
Benchmark10Clients
(b *testing.B)
libs/pubsub/pubsub_test.go:449
Function
Benchmark10ClientsOneQuery
(b *testing.B)
libs/pubsub/pubsub_test.go:453
Function
BenchmarkAddrBook_hash
(b *testing.B)
internal/p2p/pex/bench_test.go:9
Function
BenchmarkBackwards
(b *testing.B)
light/client_benchmark_test.go:126
Function
BenchmarkBisection
(b *testing.B)
light/client_benchmark_test.go:95
Function
BenchmarkCMapHas
(b *testing.B)
libs/cmap/cmap_test.go:61
Function
BenchmarkCacheInsertTime
(b *testing.B)
internal/mempool/cache_bench_test.go:8
Function
BenchmarkCacheRemoveTime
This benchmark is probably skewed, since we actually will be removing txs in parallel, which may cause some overhead due to mutex locking.
internal/mempool/cache_bench_test.go:26
Function
BenchmarkCheckDuplicateTx
(b *testing.B)
internal/mempool/v0/bench_test.go:87
Function
BenchmarkCheckTx
(b *testing.B)
internal/mempool/v0/bench_test.go:38
Function
BenchmarkCommitVoteSignBytes
(b *testing.B)
types/vote_test.go:330
Function
BenchmarkDetaching
(b *testing.B)
internal/libs/clist/bench_test.go:5
Function
BenchmarkEcho
(b *testing.B)
internal/proxy/app_conn_test.go:96
Function
BenchmarkEventBus
(b *testing.B)
types/event_bus_test.go:385
← previous
next →
4,201–4,300 of 9,600, ranked by callers