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
↓ 3 callers
Method
MarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/p2p/conn.pb.go:409
↓ 3 callers
Method
MarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/p2p/conn.pb.go:549
↓ 3 callers
Method
MarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/p2p/pex.pb.go:500
↓ 3 callers
Method
MarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/p2p/pex.pb.go:523
↓ 3 callers
Method
MarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/p2p/pex.pb.go:560
↓ 3 callers
Method
MarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/p2p/pex.pb.go:590
↓ 3 callers
Method
MarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/p2p/pex.pb.go:613
↓ 3 callers
Method
MarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/p2p/pex.pb.go:650
↓ 3 callers
Method
MarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/version/types.pb.go:145
↓ 3 callers
Method
MarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/libs/bits/types.pb.go:113
↓ 3 callers
Method
MarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/rpc/grpc/types.pb.go:385
↓ 3 callers
Method
MarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/rpc/grpc/types.pb.go:415
↓ 3 callers
Method
MarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/rpc/grpc/types.pb.go:438
↓ 3 callers
Method
MarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/consensus/types.pb.go:876
↓ 3 callers
Method
MarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/consensus/types.pb.go:924
↓ 3 callers
Method
MarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/consensus/types.pb.go:989
↓ 3 callers
Method
MarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/consensus/types.pb.go:1022
↓ 3 callers
Method
MarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/consensus/types.pb.go:1065
↓ 3 callers
Method
MarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/consensus/types.pb.go:1143
↓ 3 callers
Method
MarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/consensus/types.pb.go:1186
↓ 3 callers
Method
MarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/consensus/types.pb.go:1234
↓ 3 callers
Method
MarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/consensus/types.pb.go:1292
↓ 3 callers
Method
MarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/consensus/wal.pb.go:467
↓ 3 callers
Method
MarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/consensus/wal.pb.go:513
↓ 3 callers
Method
MarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/consensus/wal.pb.go:541
↓ 3 callers
Method
MarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/consensus/wal.pb.go:657
↓ 3 callers
Method
MarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/blocksync/types.pb.go:428
↓ 3 callers
Method
MarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/blocksync/types.pb.go:456
↓ 3 callers
Method
MarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/blocksync/types.pb.go:484
↓ 3 callers
Method
MarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/blocksync/types.pb.go:519
↓ 3 callers
Method
MarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/blocksync/types.pb.go:542
↓ 3 callers
Method
MarshalToSizedBuffer
(dAtA []byte)
rpc/grpc/types.pb.go:385
↓ 3 callers
Method
MarshalToSizedBuffer
(dAtA []byte)
rpc/grpc/types.pb.go:415
↓ 3 callers
Method
MarshalToSizedBuffer
(dAtA []byte)
rpc/grpc/types.pb.go:438
↓ 3 callers
Function
MaxDataBytes
----------------------------------------------------------------------------- MaxDataBytes returns the maximum size of block's data. XXX: Panics on n
types/block.go:267
↓ 3 callers
Method
MaxIndex
MaxIndex returns index of the last file in the group.
internal/libs/autofile/group.go:186
↓ 3 callers
Function
MsgFromProto
MsgFromProto takes a consensus proto message and returns the native go type.
internal/consensus/msgs.go:447
↓ 3 callers
Method
NeedMoreAddrs
Do we need more peers?
internal/p2p/pex/addrbook.go:54
↓ 3 callers
Function
New
New returns a new hash.Hash.
crypto/tmhash/hash.go:14
↓ 3 callers
Function
New
New constructs a tendermint node. The ClientCreator makes it possible to construct an ABCI application that runs in the same process as the tendermint
node/public.go:29
↓ 3 callers
Function
NewBaseApplication
()
abci/types/application.go:41
↓ 3 callers
Function
NewBatchVerifier
()
crypto/ed25519/ed25519.go:199
↓ 3 callers
Function
NewClientFromTrustedStore
NewClientFromTrustedStore initializes an existing client from the trusted store. It does not check that the providers have the same trusted block.
light/client.go:220
↓ 3 callers
Function
NewEventBusWithBufferCapacity
NewEventBusWithBufferCapacity returns a new event bus with the given buffer capacity.
types/event_bus.go:46
↓ 3 callers
Function
NewFromConfig
NewFromConfig constructs an Inspector using the values defined in the passed in config.
internal/inspect/inspect.go:62
↓ 3 callers
Function
NewMConnectionWithConfig
NewMConnectionWithConfig wraps net.Conn and creates multiplex connection with a config
internal/p2p/conn/connection.go:170
↓ 3 callers
Function
NewMetric
NewMetric returns a trust metric with the default configuration. Use Start to begin tracking the quality of peer behavior over time
internal/p2p/trust/metric.go:86
↓ 3 callers
Function
NewMockPVWithParams
NewMockPVWithParams allows one to create a MockPV instance, but with finer grained control over the operation of the mock validator. This is useful fo
types/priv_validator.go:76
↓ 3 callers
Function
NewNetAddressStrings
NewNetAddressStrings returns an array of NetAddress'es build using the provided strings.
internal/p2p/switch.go:1052
↓ 3 callers
Function
NewReqRes
(req *types.Request)
abci/client/client.go:101
↓ 3 callers
Function
NewResults
NewResults strips non-deterministic fields from ResponseDeliverTx responses and returns ABCIResults.
types/results.go:13
↓ 3 callers
Function
NewScanner
NewScanner constructs a new scanner that reads from r.
libs/pubsub/query/syntax/scanner.go:81
↓ 3 callers
Function
NewService
NewService constructs a new indexer service from the given arguments.
internal/state/indexer/indexer_service.go:29
↓ 3 callers
Function
NewSignerListenerEndpoint
NewSignerListenerEndpoint returns an instance of SignerListenerEndpoint.
privval/signer_listener_endpoint.go:45
↓ 3 callers
Function
NewSignerServer
(endpoint *SignerDialerEndpoint, chainID string, privVal types.PrivValidator)
privval/signer_server.go:31
↓ 3 callers
Function
NewTestHarness
NewTestHarness will load Tendermint data from the given files (including validator public/private keypairs and chain details) and create a new harness
tools/tm-signer-harness/internal/test_harness.go:92
↓ 3 callers
Function
NewURI
NewURI returns a new client. An error is returned on invalid remote. The function panics when remote is nil.
rpc/jsonrpc/client/http_uri_client.go:32
↓ 3 callers
Method
NextTimeInterval
NextTimeInterval saves current time interval data and prepares for the following interval
internal/p2p/trust/metric.go:209
↓ 3 callers
Function
NopMetrics
NopMetrics returns an indexer metrics stub that discards all samples.
internal/state/indexer/metrics.go:66
↓ 3 callers
Function
OpenAutoFile
OpenAutoFile creates an AutoFile in the path (with random ID). If there is an error, it will be of type *PathError or *ErrPermissionsChanged (if file'
internal/libs/autofile/autofile.go:60
↓ 3 callers
Function
Parse
Parse parses the specified query string. It is shorthand for constructing a parser for s and calling its Parse method.
libs/pubsub/query/syntax/parser.go:14
↓ 3 callers
Function
ParseNodeAddress
ParseNodeAddress parses a node address URL into a NodeAddress, normalizing and validating it.
internal/p2p/address.go:43
↓ 3 callers
Function
PartFromProto
(pb *tmproto.Part)
types/part_set.go:75
↓ 3 callers
Function
PartSetHeaderFromProto
FromProto sets a protobuf PartSetHeader to the given pointer
types/part_set.go:137
↓ 3 callers
Method
PeekTwoBlocks
PeekTwoBlocks returns blocks at pool.height and pool.height+1. We need to see the second block's Commit to validate the first block. So we peek two bl
internal/blocksync/v0/pool.go:200
↓ 3 callers
Method
PopRequest
PopRequest pops the first block at pool.height. It must have been validated by 'second'.Commit from PeekTwoBlocks().
internal/blocksync/v0/pool.go:215
↓ 3 callers
Function
PrometheusMetrics
PrometheusMetrics returns Metrics build using Prometheus client library. Optionally, labels can be provided along with their values ("foo", "fooValue"
internal/p2p/metrics.go:86
↓ 3 callers
Function
ProposalFromProto
FromProto sets a protobuf Proposal to the given pointer. It returns an error if the proposal is invalid.
types/proposal.go:140
↓ 3 callers
Method
PublishEventBlockSyncStatus
(data EventDataBlockSyncStatus)
types/event_bus.go:156
↓ 3 callers
Method
PublishEventNewBlockHeader
(data EventDataNewBlockHeader)
types/event_bus.go:133
↓ 3 callers
Method
PublishEventStateSyncStatus
(data EventDataStateSyncStatus)
types/event_bus.go:160
↓ 3 callers
Method
PublishEventTimeoutWait
(data EventDataRoundState)
types/event_bus.go:208
↓ 3 callers
Method
PublishEventVote
(data EventDataVote)
types/event_bus.go:148
↓ 3 callers
Method
Push
(tx types.Tx)
internal/mempool/cache.go:64
↓ 3 callers
Method
RejectPeer
RejectPeer rejects a peer. It will never be used again.
internal/statesync/snapshots.go:244
↓ 3 callers
Method
RemoveAddr
(net.Addr)
internal/p2p/conn_set.go:15
↓ 3 callers
Method
RemoveConn
(net.IP)
internal/p2p/conn_tracker.go:12
↓ 3 callers
Method
RemovePeer
RemovePeer removes the peer with peerID from the pool. If there's no peer with peerID, function is a no-op.
internal/blocksync/v0/pool.go:330
↓ 3 callers
Method
Removed
()
internal/libs/clist/clist.go:131
↓ 3 callers
Method
ReportConflictingVotes
reports conflicting votes to the evidence pool to be processed into evidence
internal/consensus/state.go:73
↓ 3 callers
Method
Respond
Respond allows the underlying process which receives requests on the requestCh to respond with the respective light block. A nil response is used to r
internal/statesync/dispatcher.go:112
↓ 3 callers
Method
Run
Run will execute the tests associated with this test harness. The intention here is to call this from one's `main` function, as the way it succeeds or
tools/tm-signer-harness/internal/test_harness.go:137
↓ 3 callers
Method
Save
Persist to disk
internal/p2p/pex/addrbook.go:80
↓ 3 callers
Method
Search
Search allows you to query for transactions.
internal/state/indexer/indexer.go:24
↓ 3 callers
Method
Set
()
internal/libs/timer/throttle_timer.go:50
↓ 3 callers
Method
Set
(key string, value interface{})
libs/cmap/cmap.go:19
↓ 3 callers
Method
SetDeadline
(t time.Time)
privval/secret_connection.go:283
↓ 3 callers
Method
SetEventBus
SetEventBus - sets the event bus for publishing block related events. If not called, it defaults to types.NopEventBus.
internal/state/execution.go:94
↓ 3 callers
Method
SetPeerMaj23
If a peer claims that it has 2/3 majority for given blockKey, call this. NOTE: if there are too many peers, or too much peer churn, this can cause mem
types/vote_set.go:309
↓ 3 callers
Function
SignerDialerEndpointConnRetries
SignerDialerEndpointConnRetries sets the amount of attempted retries to acceptNewConnection.
privval/signer_dialer_endpoint.go:26
↓ 3 callers
Method
Size
()
abci/types/types.pb.go:6069
↓ 3 callers
Method
Size
()
abci/types/types.pb.go:6249
↓ 3 callers
Method
Size
()
abci/types/types.pb.go:6262
↓ 3 callers
Method
Size
()
abci/types/types.pb.go:6271
↓ 3 callers
Method
Size
()
abci/types/types.pb.go:6294
↓ 3 callers
Method
Size
()
abci/types/types.pb.go:6326
↓ 3 callers
Method
Size
()
abci/types/types.pb.go:6349
↓ 3 callers
Method
Size
()
abci/types/types.pb.go:6372
↓ 3 callers
Method
Size
()
abci/types/types.pb.go:6388
↓ 3 callers
Method
Size
()
abci/types/types.pb.go:6401
← previous
next →
1,501–1,600 of 9,600, ranked by callers