MCPcopy Create free account

hub / github.com/tendermint/tendermint / functions

Functions9,600 in github.com/tendermint/tendermint

↓ 3 callersMethodMarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/p2p/conn.pb.go:409
↓ 3 callersMethodMarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/p2p/conn.pb.go:549
↓ 3 callersMethodMarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/p2p/pex.pb.go:500
↓ 3 callersMethodMarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/p2p/pex.pb.go:523
↓ 3 callersMethodMarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/p2p/pex.pb.go:560
↓ 3 callersMethodMarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/p2p/pex.pb.go:590
↓ 3 callersMethodMarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/p2p/pex.pb.go:613
↓ 3 callersMethodMarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/p2p/pex.pb.go:650
↓ 3 callersMethodMarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/version/types.pb.go:145
↓ 3 callersMethodMarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/libs/bits/types.pb.go:113
↓ 3 callersMethodMarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/rpc/grpc/types.pb.go:385
↓ 3 callersMethodMarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/rpc/grpc/types.pb.go:415
↓ 3 callersMethodMarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/rpc/grpc/types.pb.go:438
↓ 3 callersMethodMarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/consensus/types.pb.go:876
↓ 3 callersMethodMarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/consensus/types.pb.go:924
↓ 3 callersMethodMarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/consensus/types.pb.go:989
↓ 3 callersMethodMarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/consensus/types.pb.go:1022
↓ 3 callersMethodMarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/consensus/types.pb.go:1065
↓ 3 callersMethodMarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/consensus/types.pb.go:1143
↓ 3 callersMethodMarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/consensus/types.pb.go:1186
↓ 3 callersMethodMarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/consensus/types.pb.go:1234
↓ 3 callersMethodMarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/consensus/types.pb.go:1292
↓ 3 callersMethodMarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/consensus/wal.pb.go:467
↓ 3 callersMethodMarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/consensus/wal.pb.go:513
↓ 3 callersMethodMarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/consensus/wal.pb.go:541
↓ 3 callersMethodMarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/consensus/wal.pb.go:657
↓ 3 callersMethodMarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/blocksync/types.pb.go:428
↓ 3 callersMethodMarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/blocksync/types.pb.go:456
↓ 3 callersMethodMarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/blocksync/types.pb.go:484
↓ 3 callersMethodMarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/blocksync/types.pb.go:519
↓ 3 callersMethodMarshalToSizedBuffer
(dAtA []byte)
proto/tendermint/blocksync/types.pb.go:542
↓ 3 callersMethodMarshalToSizedBuffer
(dAtA []byte)
rpc/grpc/types.pb.go:385
↓ 3 callersMethodMarshalToSizedBuffer
(dAtA []byte)
rpc/grpc/types.pb.go:415
↓ 3 callersMethodMarshalToSizedBuffer
(dAtA []byte)
rpc/grpc/types.pb.go:438
↓ 3 callersFunctionMaxDataBytes
----------------------------------------------------------------------------- MaxDataBytes returns the maximum size of block's data. XXX: Panics on n
types/block.go:267
↓ 3 callersMethodMaxIndex
MaxIndex returns index of the last file in the group.
internal/libs/autofile/group.go:186
↓ 3 callersFunctionMsgFromProto
MsgFromProto takes a consensus proto message and returns the native go type.
internal/consensus/msgs.go:447
↓ 3 callersMethodNeedMoreAddrs
Do we need more peers?
internal/p2p/pex/addrbook.go:54
↓ 3 callersFunctionNew
New returns a new hash.Hash.
crypto/tmhash/hash.go:14
↓ 3 callersFunctionNew
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 callersFunctionNewBaseApplication
()
abci/types/application.go:41
↓ 3 callersFunctionNewBatchVerifier
()
crypto/ed25519/ed25519.go:199
↓ 3 callersFunctionNewClientFromTrustedStore
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 callersFunctionNewEventBusWithBufferCapacity
NewEventBusWithBufferCapacity returns a new event bus with the given buffer capacity.
types/event_bus.go:46
↓ 3 callersFunctionNewFromConfig
NewFromConfig constructs an Inspector using the values defined in the passed in config.
internal/inspect/inspect.go:62
↓ 3 callersFunctionNewMConnectionWithConfig
NewMConnectionWithConfig wraps net.Conn and creates multiplex connection with a config
internal/p2p/conn/connection.go:170
↓ 3 callersFunctionNewMetric
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 callersFunctionNewMockPVWithParams
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 callersFunctionNewNetAddressStrings
NewNetAddressStrings returns an array of NetAddress'es build using the provided strings.
internal/p2p/switch.go:1052
↓ 3 callersFunctionNewReqRes
(req *types.Request)
abci/client/client.go:101
↓ 3 callersFunctionNewResults
NewResults strips non-deterministic fields from ResponseDeliverTx responses and returns ABCIResults.
types/results.go:13
↓ 3 callersFunctionNewScanner
NewScanner constructs a new scanner that reads from r.
libs/pubsub/query/syntax/scanner.go:81
↓ 3 callersFunctionNewService
NewService constructs a new indexer service from the given arguments.
internal/state/indexer/indexer_service.go:29
↓ 3 callersFunctionNewSignerListenerEndpoint
NewSignerListenerEndpoint returns an instance of SignerListenerEndpoint.
privval/signer_listener_endpoint.go:45
↓ 3 callersFunctionNewSignerServer
(endpoint *SignerDialerEndpoint, chainID string, privVal types.PrivValidator)
privval/signer_server.go:31
↓ 3 callersFunctionNewTestHarness
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 callersFunctionNewURI
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 callersMethodNextTimeInterval
NextTimeInterval saves current time interval data and prepares for the following interval
internal/p2p/trust/metric.go:209
↓ 3 callersFunctionNopMetrics
NopMetrics returns an indexer metrics stub that discards all samples.
internal/state/indexer/metrics.go:66
↓ 3 callersFunctionOpenAutoFile
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 callersFunctionParse
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 callersFunctionParseNodeAddress
ParseNodeAddress parses a node address URL into a NodeAddress, normalizing and validating it.
internal/p2p/address.go:43
↓ 3 callersFunctionPartFromProto
(pb *tmproto.Part)
types/part_set.go:75
↓ 3 callersFunctionPartSetHeaderFromProto
FromProto sets a protobuf PartSetHeader to the given pointer
types/part_set.go:137
↓ 3 callersMethodPeekTwoBlocks
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 callersMethodPopRequest
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 callersFunctionPrometheusMetrics
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 callersFunctionProposalFromProto
FromProto sets a protobuf Proposal to the given pointer. It returns an error if the proposal is invalid.
types/proposal.go:140
↓ 3 callersMethodPublishEventBlockSyncStatus
(data EventDataBlockSyncStatus)
types/event_bus.go:156
↓ 3 callersMethodPublishEventNewBlockHeader
(data EventDataNewBlockHeader)
types/event_bus.go:133
↓ 3 callersMethodPublishEventStateSyncStatus
(data EventDataStateSyncStatus)
types/event_bus.go:160
↓ 3 callersMethodPublishEventTimeoutWait
(data EventDataRoundState)
types/event_bus.go:208
↓ 3 callersMethodPublishEventVote
(data EventDataVote)
types/event_bus.go:148
↓ 3 callersMethodPush
(tx types.Tx)
internal/mempool/cache.go:64
↓ 3 callersMethodRejectPeer
RejectPeer rejects a peer. It will never be used again.
internal/statesync/snapshots.go:244
↓ 3 callersMethodRemoveAddr
(net.Addr)
internal/p2p/conn_set.go:15
↓ 3 callersMethodRemoveConn
(net.IP)
internal/p2p/conn_tracker.go:12
↓ 3 callersMethodRemovePeer
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 callersMethodRemoved
()
internal/libs/clist/clist.go:131
↓ 3 callersMethodReportConflictingVotes
reports conflicting votes to the evidence pool to be processed into evidence
internal/consensus/state.go:73
↓ 3 callersMethodRespond
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 callersMethodRun
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 callersMethodSave
Persist to disk
internal/p2p/pex/addrbook.go:80
↓ 3 callersMethodSearch
Search allows you to query for transactions.
internal/state/indexer/indexer.go:24
↓ 3 callersMethodSet
()
internal/libs/timer/throttle_timer.go:50
↓ 3 callersMethodSet
(key string, value interface{})
libs/cmap/cmap.go:19
↓ 3 callersMethodSetDeadline
(t time.Time)
privval/secret_connection.go:283
↓ 3 callersMethodSetEventBus
SetEventBus - sets the event bus for publishing block related events. If not called, it defaults to types.NopEventBus.
internal/state/execution.go:94
↓ 3 callersMethodSetPeerMaj23
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 callersFunctionSignerDialerEndpointConnRetries
SignerDialerEndpointConnRetries sets the amount of attempted retries to acceptNewConnection.
privval/signer_dialer_endpoint.go:26
↓ 3 callersMethodSize
()
abci/types/types.pb.go:6069
↓ 3 callersMethodSize
()
abci/types/types.pb.go:6249
↓ 3 callersMethodSize
()
abci/types/types.pb.go:6262
↓ 3 callersMethodSize
()
abci/types/types.pb.go:6271
↓ 3 callersMethodSize
()
abci/types/types.pb.go:6294
↓ 3 callersMethodSize
()
abci/types/types.pb.go:6326
↓ 3 callersMethodSize
()
abci/types/types.pb.go:6349
↓ 3 callersMethodSize
()
abci/types/types.pb.go:6372
↓ 3 callersMethodSize
()
abci/types/types.pb.go:6388
↓ 3 callersMethodSize
()
abci/types/types.pb.go:6401
← previousnext →1,501–1,600 of 9,600, ranked by callers