MCPcopy Create free account

hub / github.com/tendermint/tendermint / functions

Functions9,600 in github.com/tendermint/tendermint

FunctionTestChunkQueue
(t *testing.T)
internal/statesync/chunks_test.go:57
FunctionTestChunkQueue_Add_ChunkErrors
(t *testing.T)
internal/statesync/chunks_test.go:120
FunctionTestChunkQueue_Allocate
(t *testing.T)
internal/statesync/chunks_test.go:141
FunctionTestChunkQueue_Discard
(t *testing.T)
internal/statesync/chunks_test.go:181
FunctionTestChunkQueue_DiscardSender
(t *testing.T)
internal/statesync/chunks_test.go:272
FunctionTestChunkQueue_GetSender
(t *testing.T)
internal/statesync/chunks_test.go:314
FunctionTestChunkQueue_Next
(t *testing.T)
internal/statesync/chunks_test.go:338
FunctionTestChunkQueue_Next_Closed
(t *testing.T)
internal/statesync/chunks_test.go:406
FunctionTestChunkQueue_Retry
(t *testing.T)
internal/statesync/chunks_test.go:420
FunctionTestChunkQueue_RetryAll
(t *testing.T)
internal/statesync/chunks_test.go:445
FunctionTestChunkQueue_Size
(t *testing.T)
internal/statesync/chunks_test.go:469
FunctionTestChunkQueue_WaitFor
(t *testing.T)
internal/statesync/chunks_test.go:480
FunctionTestClearingEmptyRequestBatch
(t *testing.T)
rpc/client/rpc_test.go:860
FunctionTestClientBisectionBetweenTrustedHeaders
(t *testing.T)
light/client_test.go:408
FunctionTestClientDivergentTraces1
1. Different nodes therefore a divergent header is produced. => light client returns an error upon creation because primary and witness have a differe
light/detector_test.go:376
FunctionTestClientDivergentTraces2
2. Two out of three nodes don't respond but the third has a header that matches => verification should be successful and all the witnesses should rema
light/detector_test.go:405
FunctionTestClientDivergentTraces3
3. witness has the same first header, but different second header => creation should succeed, but the verification should fail nolint: dupl
light/detector_test.go:437
FunctionTestClientDivergentTraces4
4. Witness has a divergent header but can not produce a valid trace to back it up. It should be ignored nolint: dupl
light/detector_test.go:475
FunctionTestClientEnsureValidHeadersAndValSets
(t *testing.T)
light/client_test.go:947
FunctionTestClientHandlesContexts
(t *testing.T)
light/client_test.go:1036
FunctionTestClientIntegration_Update
NOTE: these are ports of the tests from example_test.go but rewritten as more conventional tests. Automatically getting new headers and verifying them
light/light_test.go:27
FunctionTestClientIntegration_VerifyLightBlockAtHeight
Manually getting light blocks and verifying them.
light/light_test.go:89
FunctionTestClientLargeBisectionVerification
start from a large light block to make sure that the pivot height doesn't select a height outside the appropriate range
light/client_test.go:364
FunctionTestClientPrunesHeadersAndValidatorSets
(t *testing.T)
light/client_test.go:911
FunctionTestClientRemovesWitnessIfItSendsUsIncorrectHeader
(t *testing.T)
light/client_test.go:804
FunctionTestClientReplacesPrimaryWithWitnessIfPrimaryDoesntHaveBlock
(t *testing.T)
light/client_test.go:665
FunctionTestClientReplacesPrimaryWithWitnessIfPrimaryIsUnavailable
(t *testing.T)
light/client_test.go:635
FunctionTestClientRestoresTrustedHeaderAfterStartup
trustedHeader.Height == options.Height
light/client_test.go:465
FunctionTestClientServer
(t *testing.T)
abci/example/kvstore/kvstore_test.go:279
FunctionTestClientServerNoAddrPrefix
(t *testing.T)
abci/tests/client_server_test.go:13
FunctionTestClientSubscribesTwice
(t *testing.T)
libs/pubsub/pubsub_test.go:287
FunctionTestClientUnsubscribesTwice
(t *testing.T)
libs/pubsub/pubsub_test.go:348
FunctionTestClient_AddProviders
(t *testing.T)
light/client_test.go:600
FunctionTestClient_BackwardsVerification
(t *testing.T)
light/client_test.go:691
FunctionTestClient_Cleanup
(t *testing.T)
light/client_test.go:438
FunctionTestClient_Concurrency
(t *testing.T)
light/client_test.go:555
FunctionTestClient_NewClientFromTrustedStore
(t *testing.T)
light/client_test.go:781
FunctionTestClient_SequentialVerification
(t *testing.T)
light/client_test.go:112
FunctionTestClient_SkippingVerification
(t *testing.T)
light/client_test.go:243
FunctionTestClient_TrustedValidatorSet
(t *testing.T)
light/client_test.go:867
FunctionTestClient_Update
(t *testing.T)
light/client_test.go:529
FunctionTestClientsResubscribe
Test HTTPClient resubscribes upon disconnect && subscription error. Test Local client resubscribes upon subscription error.
rpc/client/event_test.go:164
FunctionTestCloseWhileDequeueFull
(t *testing.T)
internal/p2p/pqueue_test.go:10
FunctionTestCloser
(t *testing.T)
internal/libs/sync/closer_test.go:11
FunctionTestCombinations
(t *testing.T)
test/e2e/generator/random_test.go:12
FunctionTestCommit
(t *testing.T)
types/block_test.go:231
FunctionTestCommit
(t *testing.T)
internal/inspect/inspect_test.go:309
FunctionTestCommitFromPreviousRound
What we want: P0 receives 2/3+ Precommit for B for round 0, while being in round 1. It emits NewValidBlock event. After receiving block, it executes b
internal/consensus/state_test.go:1535
FunctionTestCommitSig_ValidateBasic
(t *testing.T)
types/block_test.go:876
FunctionTestCommitToVoteSet
(t *testing.T)
types/block_test.go:523
FunctionTestCommitToVoteSetWithVotesForNilBlock
(t *testing.T)
types/block_test.go:550
FunctionTestCommitValidateBasic
(t *testing.T)
types/block_test.go:252
FunctionTestCommit_ValidateBasic
(t *testing.T)
types/block_test.go:1218
FunctionTestCompiledMatches
(t *testing.T)
libs/pubsub/query/query_test.go:63
FunctionTestConcurrentJSONRPCBatching
(t *testing.T)
rpc/client/rpc_test.go:867
FunctionTestConcurrentRead
(t *testing.T)
internal/p2p/conn/secret_connection_test.go:89
FunctionTestConcurrentWrite
(t *testing.T)
internal/p2p/conn/secret_connection_test.go:67
FunctionTestConfigValidateBasic
(t *testing.T)
config/config_test.go:30
FunctionTestConnTracker
(t *testing.T)
internal/p2p/conn_tracker_test.go:21
FunctionTestConnVectors
(t *testing.T)
internal/p2p/conn/connection_test.go:533
FunctionTestConnectionFiltering
(t *testing.T)
internal/p2p/router_filter_test.go:15
FunctionTestConnectionSpeedForPeerReceivedFromSeed
(t *testing.T)
internal/p2p/pex/pex_reactor_test.go:257
FunctionTestConnection_FlushClose
(t *testing.T)
internal/p2p/transport_test.go:312
FunctionTestConnection_Handshake
(t *testing.T)
internal/p2p/transport_test.go:237
FunctionTestConnection_HandshakeCancel
(t *testing.T)
internal/p2p/transport_test.go:285
FunctionTestConnection_LocalRemoteEndpoint
(t *testing.T)
internal/p2p/transport_test.go:337
FunctionTestConnection_SendReceive
(t *testing.T)
internal/p2p/transport_test.go:351
FunctionTestConnection_Status
(t *testing.T)
internal/p2p/transport_test.go:425
FunctionTestConnection_String
(t *testing.T)
internal/p2p/transport_test.go:437
FunctionTestConsMsgsVectors
(t *testing.T)
internal/consensus/msgs_test.go:316
FunctionTestConsensusConfig_ValidateBasic
(t *testing.T)
config/config_test.go:140
FunctionTestConsensusParams
(t *testing.T)
internal/inspect/inspect_test.go:212
FunctionTestConsensusParamsChangesSaveLoad
TestConsensusParamsChangesSaveLoad tests saving and loading consensus params with changes.
internal/state/state_test.go:995
FunctionTestConsensusParamsHash
(t *testing.T)
types/params_test.go:75
FunctionTestConsensusParamsUpdate
(t *testing.T)
types/params_test.go:102
FunctionTestConsensusParamsUpdate_AppVersion
(t *testing.T)
types/params_test.go:157
FunctionTestConsensusParamsValidation
(t *testing.T)
types/params_test.go:20
FunctionTestConsensusState
(t *testing.T)
rpc/client/rpc_test.go:176
FunctionTestContains
(t *testing.T)
libs/cmap/cmap_test.go:47
FunctionTestCopy
(t *testing.T)
types/validator_set_test.go:141
FunctionTestCopy
(t *testing.T)
internal/consensus/types/peer_round_state_test.go:10
FunctionTestCopyFile
(t *testing.T)
libs/os/os_test.go:18
FunctionTestCorsEnabled
(t *testing.T)
rpc/client/rpc_test.go:98
FunctionTestCreateProposalBlock
create a proposal block using real and full mempool and evidence pool and validate it.
node/node_test.go:221
FunctionTestCustomHTTPClient
(t *testing.T)
rpc/client/rpc_test.go:88
FunctionTestDataProtoBuf
(t *testing.T)
types/block_test.go:693
FunctionTestDefaultConfig
(t *testing.T)
config/config_test.go:12
FunctionTestDefaultValue
(t *testing.T)
libs/sync/atomic_bool_test.go:9
FunctionTestDeriveSecretsAndChallengeGolden
(t *testing.T)
internal/p2p/conn/secret_connection_test.go:228
FunctionTestDifferByTimestamp
(t *testing.T)
privval/file_test.go:270
FunctionTestDifferentClients
(t *testing.T)
libs/pubsub/pubsub_test.go:153
FunctionTestDispatcherBasic
(t *testing.T)
internal/statesync/dispatcher_test.go:21
FunctionTestDispatcherProviders
(t *testing.T)
internal/statesync/dispatcher_test.go:89
FunctionTestDispatcherReturnsNoBlock
(t *testing.T)
internal/statesync/dispatcher_test.go:53
FunctionTestDispatcherTimeOutWaitingOnLightBlock
(t *testing.T)
internal/statesync/dispatcher_test.go:73
FunctionTestDontExhaustMaxActiveIDs
(t *testing.T)
internal/mempool/v0/reactor_test.go:307
FunctionTestDumpConsensusState
(t *testing.T)
rpc/client/rpc_test.go:160
FunctionTestDuplicateVoteEvidence
(t *testing.T)
types/evidence_test.go:47
FunctionTestDuplicateVoteEvidenceValidation
(t *testing.T)
types/evidence_test.go:55
FunctionTestEcho
(t *testing.T)
internal/proxy/app_conn_test.go:49
← previousnext →7,401–7,500 of 9,600, ranked by callers